.. |
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
|
Modify the multicast scheme so that applications have separate input and output channels to avoid cross-talk. Update the multicast test to conform.
|
2010-06-15 03:50:31 +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
|
Fully restore fault recovery, both at the individual process and daemon level.
|
2010-07-01 19:45:43 +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 |