- 26 Sep, 2007 3 commits
- 25 Sep, 2007 4 commits
- 24 Sep, 2007 2 commits
- 21 Sep, 2007 2 commits
- 20 Sep, 2007 6 commits
- 19 Sep, 2007 3 commits
- 18 Sep, 2007 2 commits
- 17 Sep, 2007 2 commits
- 14 Sep, 2007 3 commits
-
-
jayesh authored
Some compilers like icc consider a backslash followed by a space and a newline as a different token than a backslash followed by a newline. So making sure that the multiline macros end with a backslash followed by a newline WITHOUT a space in btw to make the preprocessor of all compilers happy
-
jayesh authored
-
jayesh authored
-
- 13 Sep, 2007 3 commits
-
-
jayesh authored
Prevent multiple threads from trying to get the connection string for the same VC. SMPD does not handle this case and the program hangs. Now the current thread bails out if another thread is trying to obtain the connection info for the same VC
-
jayesh authored
-
gropp authored
Updates for the dllchannel. These fix problems with building in mpid/common/locks (the configure there needed to use MPICH_INCLUDE_DIRS) and in the builddll scripts (which needed to properly set that value before invoking the configure in mpid/common/locks). The fix further emphasizes the need to refactor the ch3 code to properly modularize (the locks routines are built several times, with *different* include files. This should be ok because of how those files are used, but it is not robust).
-
- 12 Sep, 2007 2 commits
- 10 Sep, 2007 4 commits
- 07 Sep, 2007 1 commit
-
-
balaji authored
-
- 06 Sep, 2007 3 commits