- 18 Mar, 2009 9 commits
-
-
William Gropp authored
[svn-r4123] Added an optional test for handling of faults in MPI programs - MPICH2 fails this, but now there is something to test
-
Rob Latham authored
-
Pavan Balaji authored
-
Pavan Balaji authored
than one process to fail. This commit should fix ticket #442.
-
Pavan Balaji authored
sockets code can also use it in the future.
-
Pavan Balaji authored
passing now to break.
-
Darius Buntinas authored
-
Jayesh Krishna authored
-
Pavan Balaji authored
-
- 17 Mar, 2009 9 commits
-
-
Pavan Balaji authored
-
David Goodell authored
Reviewed by balaji@.
-
Jayesh Krishna authored
[svn-r4104] Explicitly specifying path to executables in the fortran project template file. This makes it easier for the windows test scripts
-
David Goodell authored
No reviewer.
-
Jayesh Krishna authored
[svn-r4102] Updating the product code & ver numbers in windows installers for the upcoming 1.1b1 release
-
Pavan Balaji authored
could hold. So, we were "losing" some data. This should fix ticket #468.
-
Jayesh Krishna authored
[svn-r4100] Handle unhandled defns - don't use _ALL_SOURCE for struct ifconf, no lustre config files on windows - in windows configure script
-
Jayesh Krishna authored
[svn-r4099] Unpack to the *right* iov buffers. The original code ignored iov offsets. - refer ticket #462 for details - No reviewer
-
Jayesh Krishna authored
[svn-r4098] Prevent sending the same data twice - Since we are sending 2 MPI_INTS put/get 'SIZE/2 -2' elements from/to array A. The last two elements are used for Accumulate - No reviewer
-
- 16 Mar, 2009 10 commits
-
-
William Gropp authored
-
William Gropp authored
-
Pavan Balaji authored
-
Pavan Balaji authored
Akingunola. Thanks!
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
try to interpret it. Single quotes just passes it along to the remote side. This should fix the nightly test failures with Hydra.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 15 Mar, 2009 6 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
compile in. Once compiled in, we can pick the one we want to use at runtime.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
David Goodell authored
We weren't actually returning a return value from the keyval delete function. This resulted in returning 0 (MPI_SUCCESS) when compiling with gcc but a random value when compiling with the Sun compiler. No reviewer.
-
Pavan Balaji authored
-
- 14 Mar, 2009 6 commits
-
-
Pavan Balaji authored
complete independence of hydra.h for the boot-strap server.
-
Pavan Balaji authored
-
Pavan Balaji authored
servers (shell-based, such as ssh) automatically remove the quotes from the environment strings, while some servers don't (e.g., fork). We need to explicitly check for this.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-