1
1
openmpi/orte/test/mpi
2016-03-02 05:40:41 -08:00
..
spawn-problem Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
abort.c Stop a segfault that results in zombied processes by checking for NULL prior to object release 2016-02-18 13:48:41 -08:00
accept.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
client.c Add client/server test 2013-04-15 13:10:42 +00:00
concurrent_spawn.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
connect.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
crisscross.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
debugger.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
delayed_abort.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
early_abort.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hello_output.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hello_show_help.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
init-exit77.c orte mpi tests: fix a bunch of compiler warnings 2015-02-11 12:28:10 -05:00
intercomm_create.c Update test to match the one in MTT 2015-08-13 11:12:34 -07:00
loop_child.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
loop_spawn.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
makedata.pl Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile Add support for Singularity containers, including a .m4 file for checking if Singularity is available and an orte/schizo component for setting the proper support if a container was given as the executable 2016-02-13 04:40:22 -08:00
Makefile.include Purge whitespace from the repo 2015-06-23 20:59:57 -07: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
myhello.spec Further enhance the support for Singularity containers. Extend the "personality" command-line option to allow specifying both model (e.g., "ompi") and container (e.g., "singularity"), and add the necessary logic to support multiple options. Add a new pmix "isolated" component to handle singletons where no HNP is available since containers cannot launch the HNP. 2016-02-17 13:33:06 -08:00
myring.spec Add test file for singularity 2016-03-02 05:40:41 -08:00
paccept.c Cleanup orte MPI test directory so it all builds again 2015-02-11 10:14:06 -08:00
parallel_r8.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
parallel_r64.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
parallel_w8.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
parallel_w64.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pconnect.c Cleanup orte MPI test directory so it all builds again 2015-02-11 10:14:06 -08:00
pmix.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pubsub.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
read_write.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
reduce-hang.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ring.c Update the PMIx native component to release v1.1.1, with addition of one bug-fix commit beyond the official release 2015-12-12 18:46:38 -08:00
segv.c Commit a few missing header files, etc. 2008-09-24 15:41:42 +00:00
sendrecv_blaster.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
spawn_multiple.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
spawn_tree.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
thread_init.c Add a couple of useful tests 2013-10-28 13:24:16 +00:00
ziaprobe.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ziatest.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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