1
1
openmpi/orte/test/system
Ralph Castain bb602694e6 Add a new example program, update cisco platform file
This commit was SVN r23262.
2010-06-09 18:21:06 +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 all the tests to the new orte_init API 2009-12-04 04:31:06 +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 Add a new test for the db framework, fix some minor bugs in the daemon module 2010-05-04 02:38:11 +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 Reorganize the rmcast code to capture common code elements. Increase max msg size for spread and udp transports. Cleanup the spread configuration doc. 2010-05-25 22:36:57 +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 Add a new example program, update cisco platform file 2010-06-09 18:21:06 +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 ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +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