Josh Hursey
96c8bbaa75
pedantic comment cleanup
...
This commit was SVN r7388.
2005-09-15 17:18:35 +00:00
Josh Hursey
9d5af5f926
As Tim pointed out we don't want to call orte_finalize in orte_abort.
...
However we do want to do a bit of cleanup on the node before we exit,
specificly clean out the session directory. I also had a couple of the
subsystems that don't depend upon peers (which is key) clean up as well.
Pedantic formatting issue in oob_tcp.h
This commit was SVN r7387.
2005-09-15 17:13:13 +00:00
Tim Woodall
3a0bf0d37d
Note that we CANNOT do the normal finalize in abort. We are aborting
...
due to some abnormal condition, that will likely cause finalize to
hang.
This commit was SVN r7381.
2005-09-15 14:06:03 +00:00
George Bosilca
e57b113a94
orte_abort was supposed to accept a variable number of arguments. But internally it didn't honor them. The second problem is that the opal_output does not accept a va_list as argument. So we have to create the string in the orte_abort and then print it out using opal_output.
...
This commit was SVN r6446.
2005-07-12 19:33:37 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Jeff Squyres
1b18979f79
Initial population of orte tree
...
This commit was SVN r6266.
2005-07-02 13:42:54 +00:00