Jeff Squyres
285ded5655
- Ensure to have !initialized || finalized test *first*
...
- If we have an NS error, don't return an error -- this function's
purpose is to abort :-)
- s/abort()/exit(1)/ so that we don't drop massive corefiles
This commit was SVN r7524.
2005-09-27 20:26:38 +00:00
George Bosilca
948683215b
And more fixes ...
...
This commit was SVN r7321.
2005-09-12 20:25:01 +00:00
Brian Barrett
170ef8af1f
* rename ompi_show_help to opal_show_help
...
* rename ompi_stacktrace to opal_stacktrace
* rename ompi_strncpy to opal_strncpy
This commit was SVN r6336.
2005-07-04 02:38:44 +00:00
Brian Barrett
23b687b0f4
* rename ompi_event to opal_event
...
This commit was SVN r6328.
2005-07-03 23:09:55 +00:00
Jeff Squyres
35c141aef6
While we're moving directories around, move ompi/mpi/runtime ->
...
ompi/runtime, for consistency and parallel-ness will orte/runtime.
Also remove a few useless #includes along the way.
This commit was SVN r6317.
2005-07-03 12:07:29 +00:00