1
1
openmpi/orte/test/mpi
2007-07-02 16:45:40 +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
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_nodename.c Since universe size now is an orte thing, we may as well give it some direct support. Create rmgr set/get functions so it becomes more obvious where this value is being defined and how to retrieve it. Modify the bproc pls to pass it to the app procs when launched. Modify one of the test programs to verify it has been correctly set. 2007-07-02 16:45:40 +00:00
hello.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +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 Add another test to check multiple, concurrent COMM_SPAWN's. 2007-05-19 19:02:24 +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
simple_spawn.c Fix singleton comm_spawn so it can see available resources 2007-05-22 13:29:07 +00:00
spawn_multiple.c Add a simple MPI_COMM_SPAWN_MULTIPLE test. 2007-05-19 02:30:53 +00:00