1
1
openmpi/test/util
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
..
Makefile.am 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
ompi_argv.c add use of test support functions and reporting 2004-08-09 21:07:24 +00:00
ompi_numtostr.c add common test support routines and reporting 2004-08-09 21:24:20 +00:00
ompi_os_create_dirpath.c add common test support functions and reporting 2004-08-09 21:34:57 +00:00
ompi_os_path.c add test support routines and reporting 2004-08-09 21:39:31 +00:00
ompi_pack.c fixed comments 2004-08-18 23:21:45 +00:00
ompi_session_dir.c Okay, now for a *slightly* less aggressive cleanup of the session dir. Whereas the previous version was a tad unfriendly to files from other procs sharing the tree, this one is somewhat more respectful.... 2004-08-29 16:37:02 +00:00
ompi_sys_info.c add test support calls and reporting 2004-08-09 21:47:27 +00:00
run_tests make more general 2004-09-03 15:03:42 +00:00