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
- Change to use lam_cmd_line_make_opt() - Change to use lam_argv_append() More... over 20 years ago
Finish the implementation of lam_cmd_line_t More... over 20 years ago
Use lam_argv_append() instead of lam_argv_add() More... over 20 years ago
Fix a seg fault for MCA params with NULL default values More... over 20 years ago
If no MCA verbose variable was set, default to stderr output More... over 20 years ago
Convert to lam_argv_append() More... over 20 years ago
Make some private variables static (oops) More... over 20 years ago
Change lam_argv_add() to lam_argv_append() More... over 20 years ago
Minor cleanups in list implementation: - Reconcile lam_list_item base class string debugging name - Use NULL instead of 0 - Ensure to decrement list length in remove_first() - Protect function prototypes from C++ munging - Add lam_list_get_begin() to be symmetrical with lam_list_get_end() More... over 20 years ago
Suck in the lam runtime functions More... over 20 years ago
Move the AC_DEFINE for LAM_ARCH to be after AC_CANONICAL_HOST More... over 20 years ago
- Ensue to use LAM_BASIC - Replace some of the Fint detection code with spaces, not tabs :-) More... over 20 years ago
adding the b* function prototypes More... over 20 years ago
Adding the shell functions for barrier, bcast, bsend, bsend_init, buffer_attach and buffer_detach More... over 20 years ago
Adding these MPI shells. Someday, someone has to actually write the functions More... over 20 years ago
Adding MPI_A* functions. Now the list of MPI functions beginning with an A is complete More... over 20 years ago
adding MPI_A* functions More... over 20 years ago
Ensure that acinclude.m4 is legal for modules that do not have a configure.stub More... over 20 years ago
Change build process slightly: - always build src/libmpi.la (may contain all of liblam) - sometimes build src/liblam.la - ensure libwhatever is build before traversing src/tools More... over 20 years ago
Use new remapping of strncpy -> lam_strncpy More... over 20 years ago
Use lam_abort() where relevant More... over 20 years ago
Make lam_abort() take printf-style arguments More... over 20 years ago
Fix compiler warning More... over 20 years ago
Add missing .h file More... over 20 years ago
Add .cvsignore More... over 20 years ago
Split up laminfo into smaller, more managable pieces More... over 20 years ago
No header files in this directory More... over 20 years ago
#if 0'ing out all unused functions More... over 20 years ago
addingn laminfo's Makefile to list of generated files More... over 20 years ago
adjusting the tabs More... over 20 years ago