- 06 Sep, 2007 2 commits
- 05 Sep, 2007 1 commit
-
-
gropp authored
-
- 04 Sep, 2007 2 commits
- 02 Sep, 2007 1 commit
-
-
balaji authored
Check if the errcodes are not null before broadcasting them. If the application specifies MPI_ERRCODES_IGNORE, it'll be NULL.
-
- 31 Aug, 2007 2 commits
- 30 Aug, 2007 5 commits
-
-
jayesh authored
-
jayesh authored
-
jayesh authored
(1) Added check for the latest version of VS runtime dlls (2) Updated the link for obtaining the .NET framework -- now all http links in installables are generic
-
jayesh authored
1) Removed ib & sshm channels (2) Removed/Updated configurations referring ib & sshm channels (3) Corrected the Ctrl chars on makewindist.bat -- now compatible with windows (4) Now the default build is the Release build
-
robl authored
causes hang when everyone else does an allreduce.
-
- 29 Aug, 2007 1 commit
-
-
thakur authored
-
- 27 Aug, 2007 2 commits
- 22 Aug, 2007 1 commit
-
-
gropp authored
-
- 21 Aug, 2007 1 commit
-
-
gropp authored
Make detection of a mismatch in the C and Fortran integers an error, since in that case we cannot build a correct Fortran interface
-
- 20 Aug, 2007 3 commits
- 18 Aug, 2007 1 commit
-
-
chan authored
-
- 17 Aug, 2007 8 commits
- 16 Aug, 2007 5 commits
- 15 Aug, 2007 5 commits
-
-
balaji authored
-
balaji authored
Added barriers in between different iterations to make sure that leaf nodes don't send data to the root faster than it can receive.
-
buntinas authored
fixed improperly declared variables in test programs. A variable called aint would be declared in an .h file, but the test program assumed the variable would be called asize, and v.v. Implicit none was added to all programs/subroutines/functions to catch any such errors in the future.
-
gropp authored
-
gropp authored
-