.. |
abort.c
|
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
|
2006-09-14 21:29:51 +00:00 |
accept.c
|
Repair the MPI-2 dynamic operations. This includes:
|
2008-07-03 17:53:37 +00: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 |
cell_spawn.c
|
Update the slave launch and cleanup procedures. Track what files have been moved to the slave node to avoid attempting to copy them multiple times on top of each other. Cleanup any pre-positioned files, kill any lingering apps, and cleanup the session directory area upon termination of the daemon.
|
2009-04-29 00:11:19 +00:00 |
concurrent_spawn.c
|
Commit a few missing header files, etc.
|
2008-09-24 15:41:42 +00:00 |
connect.c
|
Cleanup and fix bugs in the MPI dynamics section. Modify the dpm API so it properly takes ports instead of process names (as correctly identified by Aurelien). Fix race conditions in the use of ompi-server. Fix incompatibilities between the mpi bindings and the dpm implemenation that could cause segfaults due to uninitialized memory.
|
2008-04-16 14:27:42 +00:00 |
crisscross.c
|
Add new test that stresses MPI send/recv
|
2008-09-09 15:47:31 +00:00 |
delayed_abort.c
|
Add a delayed_abort test code. We seem to handle this case just fine now, but Sun reports still seeing troubles on Solaris.
|
2007-02-05 15:24:01 +00: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
|
Commit a few missing header files, etc.
|
2008-09-24 15:41:42 +00:00 |
hello_output.c
|
- On the way to get the BTLs split out and lessen dependency on orte:
|
2009-02-14 02:26:12 +00:00 |
hello_show_help.c
|
- On the way to get the BTLs split out and lessen dependency on orte:
|
2009-02-14 02:26:12 +00:00 |
hello.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 |
loop_child.c
|
Update a couple of tests
|
2009-03-01 15:32:32 +00:00 |
loop_spawn.c
|
Update a couple of tests
|
2009-03-01 15:32:32 +00:00 |
makedata.pl
|
Add scripty-foo to make the data files. Revamp the data files to be
|
2008-10-24 13:35:47 +00:00 |
Makefile
|
Add a test for hanging in a loop over mpi_reduce
|
2009-03-17 13:57:23 +00:00 |
Makefile.include
|
Crumby - get the make tarball correct! Earlier commit was from intermediate state...
|
2009-02-10 18:33:32 +00: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_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 |
pubsub.c
|
Fix ompi-server so it works with unity routed module - still not working with tree routing.
|
2008-04-04 19:17:28 +00:00 |
read_write.c
|
Add sanity check to ensure that specified stdin target is within range of job. Print error message and exit if not.
|
2008-10-25 14:38:06 +00:00 |
reduce-hang.c
|
Cleanup the nidmap lookup functions and add some comments explaining how we handle the nid, job, and pmap arrays. This fixes a problem we have less-than-full participation in a comm_spawn, causing holes to exist in the pmap array.
|
2009-04-09 02:48:33 +00:00 |
segv.c
|
Commit a few missing header files, etc.
|
2008-09-24 15:41: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
|
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
|
2008-10-18 00:00:49 +00:00 |
slave_spawn.c
|
Update the slave launch and cleanup procedures. Track what files have been moved to the slave node to avoid attempting to copy them multiple times on top of each other. Cleanup any pre-positioned files, kill any lingering apps, and cleanup the session directory area upon termination of the daemon.
|
2009-04-29 00:11:19 +00:00 |
slave.c
|
Add new slave spawn test programs
|
2009-02-09 20:45:11 +00:00 |
spawn_multiple.c
|
Commit a few missing header files, etc.
|
2008-09-24 15:41:42 +00:00 |
ziatest.c
|
Fix the ziatest to report correct times
|
2009-04-23 01:12:56 +00:00 |
ziatest.pl
|
Fix the danged ziatest - thx to Jeff, the mighty perl guru!
|
2009-04-29 17:58:35 +00:00 |