openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Open MPI
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
about 24 hours
ago.
Nov 23, 2024 — Nov 23, 2025
Showing page 1,162 of 1,170
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More progess on the MCA parameter registry
Jeff Squyres
More...
almost 22 years ago
Move MCA param header stuff into mca/base/param.h
Jeff Squyres
More...
almost 22 years ago
- Use doxygen-friendly names - Make public variables start with "lam_"
Jeff Squyres
More...
almost 22 years ago
Add new return code: LAM_ERR_IN_ERRNO
Jeff Squyres
More...
almost 22 years ago
Change the interface to lam_few() -- add a "int *status" argument to pass back the status from the child process. The return type is now an int indicating whether the few was successful or not; if it wasn't, the exact error will be in errno.
Jeff Squyres
More...
almost 22 years ago
Use doxygen-friendly names
Jeff Squyres
More...
almost 22 years ago
Fix compiler warning
Jeff Squyres
More...
almost 22 years ago
Removed unused functions -- looks like they were replaced with inline functions in list.h
Jeff Squyres
More...
almost 22 years ago
* remove static inline in atomic.h so that the compiler stops complaining about undefined static functions. Someone needs to look at this and fix it. * Fixed missing header files in oob_cofs test
Brian Barrett
More...
almost 22 years ago
starting to put together the matching routine
Rich Graham
More...
almost 22 years ago
* add .cvsignore file
Brian Barrett
More...
almost 22 years ago
* Include the OS-specific atomic.h
Brian Barrett
More...
almost 22 years ago
Updates for new header file locations
Jeff Squyres
More...
almost 22 years ago
Moved header files from src/lam/include to src/mpi/*
Jeff Squyres
More...
almost 22 years ago
Fixes for new include file locations
Jeff Squyres
More...
almost 22 years ago
- Change type of the list of available base params - Fix doxygen-friendly name
Jeff Squyres
More...
almost 22 years ago
Add more directories in src/mpi
Jeff Squyres
More...
almost 22 years ago
- Only add -g if --enable-debug - Add -Wall and whatnot if --enable-picky is on
Jeff Squyres
More...
almost 22 years ago
Add --enable-picky for extra picky gcc compiles when "CVS" is found in the source tree
Jeff Squyres
More...
almost 22 years ago
* Some more makesfile stuff for unit test
Brian Barrett
More...
almost 22 years ago
* add basic unit test shell
Brian Barrett
More...
almost 22 years ago
* Fix a number of compiler errors that crop up with undefined function errors * Add some basic unit test gorp for COFS OOB module
Brian Barrett
More...
almost 22 years ago
Add array to hold communicator pointers, and inline accessor method.
Rich Graham
More...
almost 22 years ago
* Fix makefile comment typo that kept libmpi.a from being built * Fix profiling defines.h to include all functions * Add something in comm_get_name so that linkers don't complain quite so much
Brian Barrett
More...
almost 22 years ago
Make inlines be static
Jeff Squyres
More...
almost 22 years ago
* fix some cruft from the interface move
Brian Barrett
More...
almost 22 years ago
Added global LAM bool variable (lam_uses_threads) to indicate level of thread support expected in current job, an inlined macro to access this parameter, and macros to support locking/unlocking (THREAD_X and X).
Rich Graham
More...
almost 22 years ago
Put the constant before the ==
Jeff Squyres
More...
almost 22 years ago
Updates to reflect new directory structure
Jeff Squyres
More...
almost 22 years ago
Update .cvsignore files
Jeff Squyres
More...
almost 22 years ago
←
1
2
…
1158
1159
1160
1161
1162
1163
1164
1165
1166
…
1169
1170
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree