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
f4f8abe3bd
Add the OPAL_MUTEX_TRYLOCK macro.
...
This commit was SVN r8789.
2006-01-23 18:35:40 +00:00
George Bosilca
c107d02eee
Miss this one on the last commit.
...
This commit was SVN r8469.
2005-12-12 22:02:42 +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
24116a3935
* fix up a bunch of threading issues when progress and/or mpi threads
...
are enabled. Mostly just ADD32 -> ADD_SIZE_T issues and naming of
variables in THREAD_{LOCK,UNLOCK}
This commit was SVN r6706.
2005-08-02 17:36:01 +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
Jeff Squyres
3a9179a0d7
Initial population of the opal tree
...
This commit was SVN r6267.
2005-07-02 13:43:20 +00:00