Samuel Gutierrez
4c28c8cbd0
New sm BTL initialization take two. This approach is pretty simple. Instead of
...
using the modex or RML to share sm initialization information, have node rank 0
create a file containing initialization information in a well-known place. Then
during add_procs, the rest of the node processes requiring sm BTL initialization
will just read from that file to complete their initialization.
This commit was SVN r27789.
2013-01-11 16:24:56 +00:00
Samuel Gutierrez
c4acd20eb9
Backout r27739.
...
This commit was SVN r27745.
The following SVN revision numbers were found above:
r27739 --> open-mpi/ompi@a159bfaf25
2013-01-05 01:54:23 +00:00
Samuel Gutierrez
a159bfaf25
sm BTL initialization via modex, as discussed at last year's meeting.
...
This commit was SVN r27739.
2013-01-03 21:52:20 +00:00
Samuel Gutierrez
6188d97e1a
Getting out of bed this morning was a bad idea... Reverting the sm update once more because it breaks direct launch. Will address this issue and commit the update once it has all been tested. Sorry everyone!
...
This commit was SVN r27001.
2012-08-10 22:20:38 +00:00
Samuel Gutierrez
159bd2e62e
Let's try this again: sm BTL initialization via modex.
...
This commit was SVN r26989.
2012-08-10 20:12:36 +00:00
Samuel Gutierrez
6a70063812
Yikes - that's not right! Back out 26987. I'll try again in a bit... Sorry!
...
This commit was SVN r26988.
2012-08-10 19:57:51 +00:00
Samuel Gutierrez
2c80273246
sm BTL initialization via modex.
...
This commit was SVN r26987.
2012-08-10 19:51:41 +00:00
Jeff Squyres
b6e401a512
Fix minor typo.
...
This commit was SVN r23067.
2010-04-29 11:45:25 +00:00
George Bosilca
e127b20038
Correct a type in the name of the help string.
...
This commit was SVN r22336.
2009-12-21 19:13:25 +00:00
George Bosilca
b85c3ca081
Enable support for the INRIA
...
knem (http://runtime.bordeaux.inria.fr/knem/ ) kernel device. This
is part of Ma Teng's work on Open MPI.
This commit was SVN r22315.
2009-12-15 23:34:09 +00:00