- 24 Apr, 2010 1 commit
-
-
Pavan Balaji authored
use it for communication instead of explicit TCP connections.
-
- 23 Apr, 2010 18 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Rob Latham authored
ROMIO for a while )
-
Rob Latham authored
-
Darius Buntinas authored
-
Pavan Balaji authored
name (in the case of a restart).
-
Pavan Balaji authored
elements available. If the user gives more core values that are available on the system, wrap around to use the existing ones.
-
David Goodell authored
No reviewer.
-
Pavan Balaji authored
-
Pavan Balaji authored
another.
-
Darius Buntinas authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
based code earlier. This also allows us for some better offloading of work to the proxies.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 22 Apr, 2010 3 commits
-
-
Anthony Chan authored
-
Darius Buntinas authored
[svn-r6515] Added mechanism for netmods to define their own packet types. Documented in wiki: http://wiki.mcs.anl.gov/mpich2/index.php/Netmod_Packet_Types Reviewed by balaji.
-
Anthony Chan authored
[svn-r6514] bugfix for req#1033. Disable is_function_logged check for macros, MPE_LOG_(INTRA|INTER)COMM, so that enough information is written to clog2 file so clog2 to slog2 conversion won't fail. What this means MPE_Pcontrol(0) on the MPI communicator creation functions only turns off logging of the MPI functions but some infomation of the communicator is still written to the clog2 buffer.
-
- 21 Apr, 2010 2 commits
-
-
David Goodell authored
Thanks to OSU for reporting this bug and suggesting a fix. No reviewer.
-
Jayesh Krishna authored
[svn-r6512] Adding new datatype src files and removing stale ones in VS projs - resulting from splitting segment operns to separate files - see r6452
-
- 18 Apr, 2010 5 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
better.
-
Pavan Balaji authored
is published, more gracefully.
-
Pavan Balaji authored
We were reading a large number of bytes and assuming that only one command would be read at a time. This was OK for PMI-1, but with multi-threading support in PMI-2, more than one command can come on the same socket back-to-back, so the read buffer can contain multiple PMI commands.
-
- 17 Apr, 2010 11 commits
-
-
Pavan Balaji authored
-
David Goodell authored
-
Pavan Balaji authored
Reviewed by goodell (including r6501).
-
David Goodell authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
David Goodell authored
-
Pavan Balaji authored
-
David Goodell authored
This is needed for the namepub test, among others. "-verbose" to hydra's mpiexec will still print the error msg
-
David Goodell authored
-
Pavan Balaji authored
-