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
Brian Barrett
759bfc91a3
* George pointed out this should be OMPI_HAV_ESOLARIS_THREADS, not OPAL_HAVE_
...
SOLARIS_THREADS...
This commit was SVN r8713.
2006-01-17 17:17:25 +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
George Bosilca
bd0ee62e62
Protect headers and use __WINDOWS__ for Windows code.
...
This commit was SVN r8468.
2005-12-12 22:01:51 +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