Brian Barrett
68f5ad074a
* need synch.h as well as threads.h for Solaris threads.
...
This commit was SVN r9149.
2006-02-26 17:08:47 +00:00
Jeff Squyres
bd04d8f09e
Add missing <thread.h> for Solaris
...
This commit was SVN r9148.
2006-02-26 16:56:38 +00:00
Brian Barrett
566a050c23
Next step in the project split, mainly source code re-arranging
...
- move files out of toplevel include/ and etc/, moving it into the
sub-projects
- rather than including config headers with <project>/include,
have them as <project>
- require all headers to be included with a project prefix, with
the exception of the config headers ({opal,orte,ompi}_config.h
mpi.h, and mpif.h)
This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
George Bosilca
698b9b52fe
There is no need for the ret variable when DEBUG is not enabled.
...
This commit was SVN r8675.
2006-01-11 20:56:22 +00:00
Brian Barrett
9310fd6f85
When debugging code is turned on with --enable-debug, try to use error checking
...
mutexes instead of fast mutexes. If an error occurs, a message will be
printed, and abort() will be called.
This commit was SVN r8671.
2006-01-11 04:34:29 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Brian Barrett
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Brian Barrett
9da0b4fe1d
* rename all the atomic functions from ompi to opal
...
This commit was SVN r6325.
2005-07-03 21:38:51 +00:00
Brian Barrett
499e4de1e7
* rename ompi_object and ompi_class to opal_object and opal_class
...
This commit was SVN r6321.
2005-07-03 16:06:07 +00:00
Jeff Squyres
3a9179a0d7
Initial population of the opal tree
...
This commit was SVN r6267.
2005-07-02 13:43:20 +00:00