- 01 Oct, 2008 1 commit
-
-
Darius Buntinas authored
[svn-r3216] Fixed the case where a log file with rank=-1 is created when logging is initialized before the rank is known (ticket #92). The fix is to create a file with a temp name and rename it when you have the rank and can figure out the real log name. This changeset also moves DBG_PreInit() to the beginning of MPI_Init() and MPI_Thread_init() to catch events earlier.
-
- 30 Sep, 2008 3 commits
-
-
Rob Latham authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 29 Sep, 2008 2 commits
-
-
William Gropp authored
-
William Gropp authored
-
- 28 Sep, 2008 6 commits
-
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
-
- 26 Sep, 2008 5 commits
-
-
Rob Latham authored
-
Rob Latham authored
-
Rob Latham authored
-
William Gropp authored
-
William Gropp authored
-
- 25 Sep, 2008 1 commit
-
-
Darius Buntinas authored
[svn-r3189] cleaned up nemesis shared memory allocation. Adding new regions should now be relateively painless.
-
- 24 Sep, 2008 2 commits
-
-
William Gropp authored
[svn-r3184] Added definitions for THREAD_CS_ENTER/EXIT in the non-threaded mode and added a few FIXMEs and minor text changes (in some cases to conform to the coding standards)
-
William Gropp authored
-
- 23 Sep, 2008 1 commit
-
-
Jayesh Krishna authored
[svn-r3182] 1) Handling the new global thread critical section macros in windows (2) Adding no-ops for thread funcs for single threaded case
-
- 22 Sep, 2008 14 commits
-
-
Jayesh Krishna authored
[svn-r3180] 1) Redirecting all compiler output to make.log (2) Make the build output more user-friendly
-
William Gropp authored
-
William Gropp authored
[svn-r3178] Switch to the new macro for the global thread critical section (this is an automated change of the info routines, tested against the MPICH2 test suite)
-
William Gropp authored
[svn-r3177] Switch to the new macro for the global thread critical section (most of this is an automated change, tested against the MPICH2 test suite)
-
Jayesh Krishna authored
-
William Gropp authored
[svn-r3174] Moved more of the fine grain thread support into the main trunk (this passes the ctxdup test)
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r3170] Added an additional thread test and fixed runtests targets to work within the thread test directories
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r3166] Added configure args for fine-grain thread and made the CS INIT/FINIALIZE routines instead of macros
-
William Gropp authored
-
- 21 Sep, 2008 1 commit
-
-
Rajeev Thakur authored
-
- 19 Sep, 2008 2 commits
-
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r3160] 1) Adding multilevel logging capability for windows configure script - Now by default only status msgs are displayed during configure (2) Adding a --verbose option for verbose output (3) The configure script now uses the new logging mechanism (4) Move code around for better readability
-
- 18 Sep, 2008 2 commits
-
-
Pavan Balaji authored
-
Darius Buntinas authored
-