Brian Barrett
a926a9b4fb
* I'm sure any decent optimizing compiler would have figured this one out,
...
but there's no point in having the call_yield check performed if we
don't have sched_yield to call in the first place.
This commit was SVN r6823.
2005-08-12 15:21:59 +00:00
Brian Barrett
aab684f159
* fix off by one error that was causing the event library to only be
...
triggered every other call to opal_progress when the TCP BTL/PTL
were being used.
This commit was SVN r6822.
2005-08-12 15:20:37 +00:00
Brian Barrett
6aa464b67e
More changes from Red Storm port
...
- only call sched_yield if it exists
- don't fail out if modex doens't work in ob1
- bunch of fixes for Portals BTL
- add cnos rml component
- add NULL gpr component (should only be used if replica AND proxy
fail to load)
This commit was SVN r6629.
2005-07-27 23:07:14 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Brian Barrett
23b687b0f4
* rename ompi_event to opal_event
...
This commit was SVN r6328.
2005-07-03 23:09:55 +00:00
Brian Barrett
ccd2624e3f
* rename ompi_progress to opal_progress
...
This commit was SVN r6326.
2005-07-03 21:57:43 +00:00