1
1
openmpi/orte/test/mpi
Ralph Castain d70e2e8c2b Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
Remains to be tested to ensure everything came over cleanly, so please continue to withhold commits a little longer

This commit was SVN r17632.
2008-02-28 01:57:57 +00:00
..
abort.c Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
bad_exit.c These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
concurrent_spawn.c Add another test to check multiple, concurrent COMM_SPAWN's. 2007-05-19 19:02:24 +00:00
delayed_abort.c Add a delayed_abort test code. We seem to handle this case just fine now, but Sun reports still seeing troubles on Solaris. 2007-02-05 15:24:01 +00:00
hello_barrier.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
hello_nodename.c Since we no longer set the APP_NUM attribute in the case of a singleton, protect the code so we don't crash in that case. 2007-10-16 16:17:48 +00:00
hello.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
loop_child.c Remove the French and strip the tests down to essentials (no need for 2007-04-04 15:38:23 +00:00
loop_spawn.c Remove the French and strip the tests down to essentials (no need for 2007-04-04 15:38:23 +00:00
Makefile Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
mpi_barrier.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
mpi_no_op.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
mpi_spin.c Add another test program - an MPI app that just spins. This supports testing of system response to signal-terminated processes. 2006-11-13 21:51:34 +00:00
multi_abort.c Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
pubsub.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
shell_hello Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
simple_spawn.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
spawn_multiple.c Add a simple MPI_COMM_SPAWN_MULTIPLE test. 2007-05-19 02:30:53 +00:00