George Bosilca
bf266c6109
Rollback the 8682 commit until we figure out the correct way to do it. It break several things
...
inside (like MPI_Wait* functions).
This commit was SVN r8686.
2006-01-13 22:02:40 +00:00
Rainer Keller
95f886b6ab
- Protect callers of opal/ompi_condition_wait from spurious wakeups,
...
possible when with building with pthreads.
Compiled on Linux ia32 with and without
--enable-progress-threads
This commit was SVN r8682.
2006-01-12 17:13:08 +00:00
Rainer Keller
d1a5bacc5f
- Only whitespace, no functional changes, except:
...
- Test for MPI_REQUEST_NULL within the often executed loop not
necessary, but left as a comment
- The req_fini may potentially return an error, do check for it in
req_wait.
This commit was SVN r8488.
2005-12-13 08:58:00 +00:00
Tim Woodall
4c7c277b0a
improve the scalability of MPI_Waitall ...
...
note that any code that sets a request to a completed state must
now increment a counter for every completed request
This commit was SVN r8073.
2005-11-10 00:45:27 +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
George Bosilca
948683215b
And more fixes ...
...
This commit was SVN r7321.
2005-09-12 20:25:01 +00:00
Jeff Squyres
cf16a521c8
Ensure to get ompi/include/constants.h
...
This commit was SVN r6845.
2005-08-12 21:42:07 +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
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00