30
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reorg - filling in stubs More... over 20 years ago
ignore static-modules.h More... over 20 years ago
- allocate request / first fragment together More... over 20 years ago
tcp stubs More... over 20 years ago
* added really basic test case for the cofs pcm module * fixed missing variables in the cofs pcm module More... over 20 years ago
* Add really, really basic mpirun shell script to start up MPI procs and get a good enough environment to have the COFS stuff run. Still far from perfect, but allows me to start testing the PCM code More... over 20 years ago
* Make test cases not install themselves (what was I thinking?) More... over 20 years ago
Remove missing base.h from Makefile.am More... over 20 years ago
First cut at thread support / eliminate warnings due to lack of LAM_HAVE_THREADS More... over 20 years ago
- Use better multiple-inclusion header file protection names - Use doxygen-friendly names More... over 20 years ago
Fix minor typo resulting from type name changing More... over 20 years ago
- Convert existing lam_err (and friends) code to use lam_output() - Note in several places that we need to implement lam_exit() More... over 20 years ago
First cut of the output streams More... over 20 years ago
Add hostmap into ignored section (for now) More... over 20 years ago
Removed some kruft More... over 20 years ago
- Add tests for va_copy / __va_copy - Add makefile for test/unit/lam/util/Makefile More... over 20 years ago
Add util directory for tests More... over 20 years ago
Add / move some judicious #if 0's to avoid oodles of warnings -- the code in this module isn't ready for prime time yet, anyway More... over 20 years ago
* change some types from int to size_t to make compile warnings go away. From reading code, it looks like these really should be size_t... More... over 20 years ago
add code to search out-of-order fragment list once a new arriving fragment is allowed to be matched. More... over 20 years ago
* fix the datatyle header. I gave up figuring out ulm_scatterv_t and #if 0'ed it out. More... over 20 years ago
* fix some silly typos to make things compile More... over 20 years ago
fixed typo More... over 20 years ago
added THREAD_SCOPED_LOCK macro to hold lock while invoking specified action More... over 20 years ago
Adding datatype creation and deletion functions ... interfaces only. More... over 20 years ago
specific to PTL interface More... over 20 years ago
moved/renamed base data structures used in PML<->PTL interface from pml/base to ptl/base as these are specific to the PTL interface More... over 20 years ago
Adding first pass at datatype copy function More... over 20 years ago
match incoming fragments against both specific and wild receives. More... over 20 years ago
Add the @file so that doxygen picks it up More... over 20 years ago