1
1
openmpi/orte/mca
George Bosilca 1ea3a39372 The condition was wrong. The fact that it accept 0 length messages
is interpreted as a shutdown of the io channel on the next iteration.
Definitively not the good approach. The correct condition is
bigger than 0.

This commit was SVN r9770.
2006-04-28 04:57:07 +00:00
..
errmgr Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
gpr Fix a bunch of warnings the Sun compilers find: 2006-04-20 15:35:58 +00:00
iof The condition was wrong. The fact that it accept 0 length messages 2006-04-28 04:57:07 +00:00
ns Fix a bunch of warnings the Sun compilers find: 2006-04-20 15:35:58 +00:00
oob Correction to resolve a problem related to partial reads. We were making a 2006-04-27 14:27:02 +00:00
pls Fixed remote environment setup. Submitted by: Tim Woodall 2006-04-27 20:07:56 +00:00
ras Aren't we supposed to release the value on all possible execution paths ? 2006-04-27 17:31:01 +00:00
rds * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
rmaps Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr More fixes to try to get Red Storm port going again.... 2006-04-01 04:54:46 +00:00
rml * some pending Red Storm related updates to ORTE 2006-02-23 04:55:39 +00:00
schema Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
sds * Only enable SLURM support in ORTE if on a platform currently supported by 2006-03-12 05:32:35 +00:00
soh Cleaned lots of dead code in xcpu soh component (soh_xcpu.c). Checked the fix submitted by Ralph Castain for completing processes in soh_xcpu. Its working fine now. 2006-04-06 16:26:25 +00:00