Jeff Squyres
2693c5791c
Edgar correctly pointed out that I declared the SVN character string
...
incorrectly
This commit was SVN r2130.
2004-08-13 20:06:48 +00:00
Jeff Squyres
7cf2055530
Make OMPI_SVN_VERSION be a string in mpif.h.in
...
This commit was SVN r2127.
2004-08-13 19:46:09 +00:00
Jeff Squyres
a721849e84
While waiting for a lengthy compile, I noticed a bunch of old remnants
...
from the "LAM/MPI" -> "Open MPI" name change that didn't convert
properly. So this commit fixes all instances of "OMPI/MPI" to "Open
MPI".
This commit was SVN r1924.
2004-08-06 14:30:18 +00:00
Tim Woodall
84dd3084b0
backed out changed to OMPI_THREAD_LOCK
...
This commit was SVN r1469.
2004-06-24 21:09:55 +00:00
Tim Woodall
9b830472fd
changed THREAD_LOCK/THREAD_UNLOCK to OMPI_THREAD_LOCK/OMPI_THREAD_UNLOCK
...
to prevent conflicts w/ external libraries/headers
This commit was SVN r1467.
2004-06-24 20:51:46 +00:00
Edgar Gabriel
e01d115dee
updated the fortran constants of error codes/classes and group/communicator constants
...
This commit was SVN r1404.
2004-06-17 22:51:07 +00:00
George Bosilca
ccca0451f7
Update the file to declare the MPI_INTEGER1 and MPI_REAL2
...
This commit was SVN r1400.
2004-06-17 22:15:34 +00:00
George Bosilca
8ba6f49786
Update the fortran datatype indexes.
...
This commit was SVN r1341.
2004-06-17 00:04:39 +00:00
David Daniel
563ac2a338
First pass of lam -> ompi conversion
...
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
Edgar Gabriel
5f570a8b62
modified the value of MPI_COMM_NULL to two, since we need to have a valid
...
entry in the f_to_c translation table for this object. We still wanted
to be MPI_COMM_WORLD zero and MPI_COMM_SELF 1.
Reviewed and agreed by Jeff.
This commit was SVN r1146.
2004-05-21 19:30:39 +00:00
Jeff Squyres
dcfb9f7d43
First cut of mpif.h. Probably still needs heavy modification.
...
This commit was SVN r943.
2004-03-19 17:28:56 +00:00