30
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add .cvsignore More... over 20 years ago
start to add testing support library. More... over 20 years ago
Add libltdl into the build process. More... over 20 years ago
Move malloc.h from src/lam/util to src/lam/mem More... over 20 years ago
Rename file More... over 20 years ago
Make autogen.sh and friends be a little smarter -- don't let autogen.sh complete successfully if you have a [an obvious] problem in your module More... over 20 years ago
LAM 10.0, baby :-) More... over 20 years ago
Add fixes for VPATH builds More... over 20 years ago
routines to query interface list from the kernel More... over 20 years ago
cleanup configure scripts More... over 20 years ago
allow mca_pml_comm_t to be redefined on a per-pml basis More... over 20 years ago
Adding test for restrict keyword More... over 20 years ago
Changing WANT_MPI_SINGLE_LIBRARY to WANT_SINGLE_MPI_LIBRARY More... over 20 years ago
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