- 10 Sep, 2009 4 commits
-
-
Darius Buntinas authored
-
Pavan Balaji authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 09 Sep, 2009 8 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
internal svn links, as supported by svn 1.5.
-
Pavan Balaji authored
vs. autoconf. Reviewed by buntinas.
-
David Goodell authored
No reviewer.
-
- 08 Sep, 2009 4 commits
-
-
David Goodell authored
Reviewed by balaji@. ;)
-
David Goodell authored
This commit implements MPI Forum ticket #33, which adds a distributed graph topology specification API. This implementation does not use the topology information at this time, but it is stored and can be queried as specified by the MPI-2.2 Standard. For more history and information about this feature, please see the following URL: https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/33 No reviewer.
-
David Goodell authored
No reviewer.
-
Pavan Balaji authored
questions to mpich-discuss instead of mpich2-maint. Only bug reports should be sent to mpich2-maint.
-
- 07 Sep, 2009 4 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
distributed graph functions is correct.
-
Pavan Balaji authored
-
Pavan Balaji authored
Hydra source code where the error occured.
-
- 06 Sep, 2009 6 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
including the hostname.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
functionality in MPI-2.2
-
- 04 Sep, 2009 5 commits
-
-
Pavan Balaji authored
actually ready to accept connections. This was causing a race condition when an application is launched immediately after launching the proxies. See ticket #835.
-
Pavan Balaji authored
the proxies to kill the processes and return the exit status, and not just exit immediately. See ticket #834.
-
Pavan Balaji authored
the proxy will just block waiting for an event on that socket and not forward any of the other messages. See ticket #839.
-
Rob Latham authored
-
Pavan Balaji authored
Reviewed by buntinas.
-
- 03 Sep, 2009 8 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
William Gropp authored
[svn-r5287] Minor changes to a few tests to improve error reporting and to eliminate the possibility of a leak of communicators
-
William Gropp authored
[svn-r5286] Change use of MPI_Request_free after cancel, since some MPI implementations (e.g., IBMs MPI) complain about this use
-
William Gropp authored
-
William Gropp authored
[svn-r5284] Check for MPI_Init_thread and allow MPI implementation that have MPI_Init_thread but do not claim to be MPI 2 (e.g., the IBM MPI) to use MPI_Init_thread in mtest.c to support thread tests
-
William Gropp authored
-
Pavan Balaji authored
Reviewed by goodell.
-
- 31 Aug, 2009 1 commit
-
-
Rob Latham authored
-