1
1
openmpi/orte/test/system
2010-11-07 23:29:52 +00:00
..
binom.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
get_limits.c Fixup tests for recent api changes 2007-05-29 16:22:50 +00:00
iof_delay.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
iof_stress.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
Makefile Add a new example program, update cisco platform file 2010-06-09 18:21:06 +00:00
Makefile.include Add a new example program, update cisco platform file 2010-06-09 18:21:06 +00:00
mcast_recv.c Add a couple of non-orte multicast tests 2009-09-23 05:24:22 +00:00
mcast.c Add a couple of non-orte multicast tests 2009-09-23 05:24:22 +00:00
no_op.c Add ability to trap and propagate SIGUSR1/2 to remote processes. There are a number of small changes that hit a bunch of files: 2006-06-08 18:27:17 +00:00
oob_stress.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
opal_interface.c Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
orte_abort.c After hours spent chasing the stupid "abort" file, it became clear that we were always going to be plagued by that idiot contraption when trying to be good citizens and properly cleanup. So get rid of it by instead doing a messaging handshake with the local daemon. 2010-04-27 03:39:32 +00:00
orte_barrier.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_db.c Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
orte_exit.c Add a new test that checks behavior when we call exit with a non-zero return code after calling finalize - don't ask why. 2010-04-29 19:58:44 +00:00
orte_loop_child.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_loop_spawn.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_mcast.c Update the rmcast callback function API to return message sequence number. Update orte_mcast test to stress the system. 2010-11-07 23:29:52 +00:00
orte_no_op.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_nodename.c Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
orte_ring.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_sensor.c Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
orte_spawn.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
orte_spin.c Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
orte_tool.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
radix.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
segfault.c Add a couple of new tests to the orte system. 2009-11-20 01:47:49 +00:00
sigusr_trap.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
spawn_child.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
spin.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
sysinfo.c Update all the tests to the new orte_init API 2009-12-04 04:31:06 +00:00
test-time.c Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00