- 07 May, 2010 3 commits
-
-
Darius Buntinas authored
-
Pavan Balaji authored
find the shared library support option in r6623.
-
Pavan Balaji authored
version.
-
- 06 May, 2010 2 commits
-
-
Pavan Balaji authored
is needed for suncc. Reviewed by gropp.
-
Pavan Balaji authored
appropriate variables are declared for it to work in emulation mode as well. This showed up as an error with the suncc compiler on linux which is not natively supported by OPA.
-
- 04 May, 2010 2 commits
-
-
Pavan Balaji authored
error out at configure time, instead of just throwing a warning and failing at make time.
-
Pavan Balaji authored
-
- 03 May, 2010 7 commits
-
-
Jayesh Krishna authored
[svn-r6613] Fixed the size of long double complex C++ type - The type size is used for special C++ types NOT MPI types to support fortran types. This fixes the failing arcomplex C++ test on windows.
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
- 02 May, 2010 1 commit
-
-
Anthony Chan authored
-
- 01 May, 2010 2 commits
-
-
Anthony Chan authored
fixed bug caused by insufficient check in adding new CommProcThdID in CommProcThdIDMap. The bug is caused by intercomm event in clog2 file. Intercomm event contains both IntraCommCreate and LocalIntraComm etype event which were not distinguisable in CommProcThdIDMap. Different CommProcThdIDs are indistinguisable in CommProcThdIDMap causes replacement of CommProcThdID's isUsed value from true to false.
-
William Gropp authored
-
- 30 Apr, 2010 4 commits
-
-
Jayesh Krishna authored
[svn-r6602] Handling unhandled defns - No ckpt available on windows & fix the name change of var to enable ckpt
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r6600] Ignoring C attribute alignment issues - part of multiple aliases support - for now on windows. See r6268 for details
-
Jayesh Krishna authored
-
- 29 Apr, 2010 8 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
duplicate environment at the proxy, so the bootstrap filtering being done at the UI didn't really take effect.
-
Pavan Balaji authored
environment and overwrite it at the remote node, while allowing each bootstrap server to specify exceptions. For example, ssh can specify DISPLAY as an exception, and SLURM can specify all SLURM_ variables as exceptions.
-
Pavan Balaji authored
together with POLLIN instead as return values for poll().
-
Darius Buntinas authored
-
Darius Buntinas authored
-
David Goodell authored
Reviewed by buntinas@.
-
David Goodell authored
-
- 28 Apr, 2010 11 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
known failure.
-
Pavan Balaji authored
command arrives in multiple socket reads.
-
Pavan Balaji authored
seconds.
-
Darius Buntinas authored
-
Darius Buntinas authored
[svn-r6584] added ckpt_continue() and ckpt_precheck() netmod functions, removed ckpt_shutdown() netmod function, changed ckpt_restart() to return business card as parameter to be consistent with netmod_init()
-
Pavan Balaji authored
-
David Goodell authored
These channels are old and have been deprecated for a while. Their presence is hampering PMI API development, so I have removed them. These were the only channels seriously using the "process locks" code, so that mess has also been deleted. The only remaining useful functionality (MPIDU_Yield) has been moved to the OS wrappers.
-
Darius Buntinas authored
-
Pavan Balaji authored
specify what its expected output string is when an application terminates with a timeout. I've updated it with the current string Hydra returns.
-
Pavan Balaji authored
proxy just dumps output to stderr, there is no header prepended, so the UI can't understand the string.
-