30
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove these poorly-named, example-only files More... over 20 years ago
adding configure option to check if deprecated names are wanted More... over 20 years ago
adding tests to check whether the filesystem is case sensitive More... over 20 years ago
Minor fix in global variable names (they are module-type-specific) More... over 20 years ago
First take at the collective interface More... over 20 years ago
- added initial i/f functions More... over 20 years ago
adding tests to check whether the filesystem is case sensitive More... over 20 years ago
adding tests to check whether the filesystem is case sensitive More... over 20 years ago
First take at skeleton files for mca base, ptl, and pml. More... over 20 years ago
Added some missing .h files More... over 20 years ago
Skeleton command line parsing interface file -- much work still to be done, but wanted to make the type lam_cmd_line_t available More... over 20 years ago
Add EXTRA_DIST More... over 20 years ago
Remove including ax_create_stdint_h.m4 More... over 20 years ago
Bug 628: Ditch ax_create_stdint_h.m4 More... over 20 years ago
Bug 628: Ditch ax_create_stdint_h.m4 More... over 20 years ago
Per bug 652: conditionally install LAM developent header files More... over 20 years ago
Traverse into the MCA directory More... over 20 years ago
Add option for bug 625 -- conditionally install LAM development header files More... over 20 years ago
- Rename os/powerpc -> os/ppc_32 per Rob's request - Add new MCA directory structure More... over 20 years ago
New MCA directory structure -- separate lam, mpi, and common component types. More... over 20 years ago
More copyright cleanup More... over 20 years ago
A few changes to make it compile. More... over 20 years ago
We have no f90 lib at the moment More... over 20 years ago
- Add --enable-mem-profile, per Rob's request - Rename MEMZERO -> MEM_ZERO to be similar to MEM_PROFILE More... over 20 years ago
Use new LAM_ENABLE_MEM_PROFILE macro (triggered by --enable-mem-profile). More... over 20 years ago
Increase requirement for autoconf to 2.58 to include support for the AC_PROG_FC macro. Unfortunately, this means that you probably have to build autoconf yourself, as no one really ships with AC 2.58 More... over 20 years ago
Finish support for --enable-single-lib (where you get a single libmpi installed instead of liblam and libmpi). More... over 20 years ago
- Add stuff for compile-time debuging switch (which is, I think, what Rob wanted...?) - Added "#if ROB_HASNT_FINISHED_YET" sections around code that doesn't compile (will easily show up when --enable-debug) so that these files can compile and generate a valid liblam More... over 20 years ago
Change lib_LTLIBRARIES -> noinst_LTLIBRARIES so that the convenience libraries don't get installed More... over 20 years ago
Oops -- had "single library" logic backwards. More... over 20 years ago