1
1
openmpi/test
Ralph Castain c1ba40c631 Fix mpirun2 and ompi_mpi_init to be fully backward compatible. All required values are now passed via environmental parameters, and the receiving parties know what to do with them.
Added a field to the ompi_rte_node_schedule_t structure to keep track of the number of items on the environ list, thus making it easier to append more things to it. Adjusted the mca_pcm_base_build_base_env function correspondingly to take that field as an additional argument.

Changed mpirun2 to a .c program for convenience since it wasn't using any c++ features anyway.

This commit was SVN r2561.
2004-09-09 15:23:41 +00:00
..
class fix comments and add messages 2004-09-03 12:52:04 +00:00
include make script more flexible 2004-09-03 12:55:00 +00:00
mca Update the registry unit test. 2004-09-08 14:09:58 +00:00
mpi add run script 2004-09-03 14:40:53 +00:00
rte make more general 2004-09-03 14:46:35 +00:00
support implement the MCA_OOB_ALLOC flag for recv - in this case the library allocates a buffer 2004-08-13 15:15:14 +00:00
threads make more general 2004-09-03 14:53:47 +00:00
util Fix mpirun2 and ompi_mpi_init to be fully backward compatible. All required values are now passed via environmental parameters, and the receiving parties know what to do with them. 2004-09-09 15:23:41 +00:00
Makefile.am Remove "rte" from DIST_SUBDIRS because it is causing "make dist" to 2004-08-23 06:47:44 +00:00