.. |
spawn-problem
|
Makefile: this file should not be executable
|
2015-02-11 07:33:56 -08:00 |
abort.c
|
Update a test
|
2014-02-08 22:00:12 +00:00 |
accept.c
|
Repair the MPI-2 dynamic operations. This includes:
|
2008-07-03 17:53:37 +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 |
bcast_loop.c
|
Add a test for loop over bcast
|
2009-06-29 17:06:19 +00:00 |
client.c
|
Add client/server test
|
2013-04-15 13:10:42 +00:00 |
concurrent_spawn.c
|
Commit a few missing header files, etc.
|
2008-09-24 15:41:42 +00:00 |
connect.c
|
Cleanup and fix bugs in the MPI dynamics section. Modify the dpm API so it properly takes ports instead of process names (as correctly identified by Aurelien). Fix race conditions in the use of ompi-server. Fix incompatibilities between the mpi bindings and the dpm implemenation that could cause segfaults due to uninitialized memory.
|
2008-04-16 14:27:42 +00:00 |
crisscross.c
|
orte mpi tests: don't use deprecated MPI functions
|
2015-02-11 12:28:10 -05:00 |
debugger.c
|
Cleanup the debugger daemon co-launch code and add an ability to test it. Implement ability to co-launch debugger daemons upon attach to a running job for jobs launched under rsh, slurm, and tm environments (others can easily be added if desired).
|
2010-05-14 18:44:49 +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 |
early_abort.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05: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
|
Update test
|
2012-09-20 02:51:27 +00:00 |
hello_output.c
|
Update the tests, add a couple
|
2012-05-02 19:00:05 +00:00 |
hello_show_help.c
|
Update the tests, add a couple
|
2012-05-02 19:00:05 +00:00 |
hello.c
|
Add num_local_peers to orte_process_info so we don't keep re-computing it, ensure it is available for direct launch via pmi as well
|
2012-07-31 21:21:50 +00:00 |
info_spawn.c
|
Add test for comm_spawn with info keys
|
2013-03-24 14:38:33 +00:00 |
init-exit77.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
intercomm_create.c
|
The MPI_Intercomm_create test was broken, as the remote peer was
|
2013-09-18 16:47:54 +00:00 |
loop_child.c
|
Cleanup the test so it is MPI correct
|
2014-06-01 17:57:36 +00:00 |
loop_spawn.c
|
Cleanup the test so it is MPI correct
|
2014-06-01 17:57:36 +00:00 |
makedata.pl
|
Add scripty-foo to make the data files. Revamp the data files to be
|
2008-10-24 13:35:47 +00:00 |
Makefile
|
Cleanup orte MPI test directory so it all builds again
|
2015-02-11 10:14:06 -08:00 |
Makefile.include
|
added pmix unit test to tarball
|
2015-02-10 13:41:15 +02: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_info.c
|
Update test to include all keys
|
2012-09-12 05:02:51 +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
|
One more correction to mpirun exit codes - cleanup the application proc's exit codes in the orted so that non-zero exit codes generated by mpirun itself don't get "munged".
|
2008-03-20 13:54:11 +00:00 |
paccept.c
|
Cleanup orte MPI test directory so it all builds again
|
2015-02-11 10:14:06 -08:00 |
parallel_r8.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
parallel_r64.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
parallel_w8.c
|
Update the tests, add a couple
|
2012-05-02 19:00:05 +00:00 |
parallel_w64.c
|
Update the tests, add a couple
|
2012-05-02 19:00:05 +00:00 |
pconnect.c
|
Cleanup orte MPI test directory so it all builds again
|
2015-02-11 10:14:06 -08:00 |
pmix.c
|
changed output format in pmix unit test
|
2015-02-02 14:22:51 +02:00 |
pubsub.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
read_write.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
reduce-hang.c
|
Update the tests, add a couple
|
2012-05-02 19:00:05 +00:00 |
segv.c
|
Commit a few missing header files, etc.
|
2008-09-24 15:41:42 +00:00 |
sendrecv_blaster.c
|
orte mpi tests: don't use deprecated MPI functions
|
2015-02-11 12:28:10 -05:00 |
server.c
|
Add client/server test
|
2013-04-15 13:10:42 +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
|
Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match.
|
2013-12-20 20:42:39 +00:00 |
singleton_client_server.c
|
Enable connect_accept between multiple singleton jobs without the presence of an external rendezvous agent (e.g., ompi-server). This also enables connect_accept between processes in more than two jobs regardless of how they were started.
|
2010-07-20 04:22:45 +00:00 |
sio.c
|
Ensure that output ends on an appropriate suffix tag when --tag-output or --xml are selected.
|
2009-07-17 05:02:53 +00:00 |
slave.c
|
Add new slave spawn test programs
|
2009-02-09 20:45:11 +00:00 |
spawn_multiple.c
|
fix for multiple spawn test
|
2014-10-09 06:18:16 +02:00 |
spawn_tree.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
thread_init.c
|
Add a couple of useful tests
|
2013-10-28 13:24:16 +00:00 |
ziaprobe.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
ziatest.c
|
orte mpi tests: fix a bunch of compiler warnings
|
2015-02-11 12:28:10 -05:00 |
ziatest.README
|
Add some more tests for parallel IO that have caused problems in the past.
|
2009-07-01 14:47:14 +00:00 |