.. |
binom.c
|
Update all the tests to the new orte_init API
|
2009-12-04 04:31:06 +00:00 |
event-threads.c
|
Update a test and add two new ones for testing event lib thread support
|
2010-11-13 15:39:28 +00:00 |
evthread-test.c
|
Update a test and add two new ones for testing event lib thread support
|
2010-11-13 15:39:28 +00:00 |
get_limits.c
|
Fixup tests for recent api changes
|
2007-05-29 16:22:50 +00:00 |
getenv_pmi.c
|
minor cleanup to getenv_pmi.c.
|
2011-11-07 03:18:07 +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 simple test program for error string output
|
2011-08-07 21:32:25 +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
|
By popular demand the epoch code is now disabled by default.
|
2011-08-26 22:16:14 +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_errors.c
|
Add some missing error strings. Update test to show silent errors
|
2011-08-08 04:21:02 +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
|
Use ports as multicast channels instead of networks so we avoid stepping into reserved spaces.
|
2011-04-29 18:46:40 +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
|
Output the mca params for debug purposes
|
2010-11-11 20:06:29 +00:00 |
orte_ring.c
|
By popular demand the epoch code is now disabled by default.
|
2011-08-26 22:16:14 +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
|
By popular demand the epoch code is now disabled by default.
|
2011-08-26 22:16:14 +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 |
psm_keygen.c
|
Add psm key generator program
|
2010-12-30 20:54:58 +00:00 |
radix.c
|
Update all the tests to the new orte_init API
|
2009-12-04 04:31:06 +00:00 |
regex.c
|
Fix regular expression analyzer for slurmd - use a slurm-specific version
|
2011-07-13 22:49:56 +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
|
Update a test and add two new ones for testing event lib thread support
|
2010-11-13 15:39:28 +00:00 |