- 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.
-
- 22 Sep, 2008 1 commit
-
-
William Gropp authored
[svn-r3166] Added configure args for fine-grain thread and made the CS INIT/FINIALIZE routines instead of macros
-
- 23 Jul, 2008 1 commit
-
-
William Gropp authored
-
- 10 Jul, 2008 1 commit
-
-
Darius Buntinas authored
[svn-r1055] some updates from the mad branch to trunk: in vc_init, set the rendezvous function pointers /before/ calling the vc_init from the network module; add generic queue macros that can dealing with fields in channel-private areas
-
- 02 Nov, 2007 1 commit
-
-
Pavan Balaji authored
-