Greg Koenig
60485ff95f
This is a very large change to rename several #define values from
...
OMPI_* to OPAL_*. This allows opal layer to be used more independent
from the whole of ompi.
NOTE: 9 "svn mv" operations immediately follow this commit.
This commit was SVN r21180.
2009-05-06 20:11:28 +00:00
Josh Hursey
6026929490
Fix compiler error on Cray by adding in the std io/lib headers.
...
This commit was SVN r15515.
2007-07-19 18:26:10 +00:00
Ralph Castain
ccdb834574
Fix a couple of compile errors. Also, we need to ensure that we only attempt to call destructors on tsd keys that were defined.
...
This commit was SVN r15501.
2007-07-19 12:56:41 +00:00
Brian Barrett
c5d0066c27
add ability to have thread-specific data on windows, pthreads, solaris threads,
...
and non-threaded builds
This commit was SVN r15492.
2007-07-18 20:23:45 +00:00