- 09 Oct, 2008 8 commits
-
-
Pavan Balaji authored
[svn-r3271] Committing the 64-bit optimization code for queue searching. This should make queue searches for the posted queue and the unexpected queue considerably faster for large queue lengths. Reviewed by buntinas.
-
David Goodell authored
allocate and free memory correctly when dealing with PMI key/val lengths. Reviewed by buntinas@.
-
Rajeev Thakur authored
-
Darius Buntinas authored
-
William Gropp authored
-
William Gropp authored
[svn-r3266] Added support for the environment variable MPICH_THREADLEVEL_DEFAULT to select the default thread level provided by MPI_Init; among other things, this substantially improves the coverage of the threaded code when set and used with the test suites
-
William Gropp authored
[svn-r3265] Added pid to the threadid output because pthread_self does not guarantee a unique id for all threads on a node, just the threads in a process
-
Anthony Chan authored
-
- 08 Oct, 2008 10 commits
-
-
Rajeev Thakur authored
-
David Goodell authored
-
Anthony Chan authored
[svn-r3258] beautified help message for --enable-fast: rearranged options and eliminated wrap-around.
-
Rajeev Thakur authored
-
Pavan Balaji authored
-
David Goodell authored
allow valgrind to find more memory errors when mpich2 is configured with --enable-g=mem,meminit. reviewed by buntinas@
-
David Goodell authored
-
David Goodell authored
-
David Goodell authored
-
David Goodell authored
-
- 07 Oct, 2008 17 commits
-
-
Rajeev Thakur authored
-
Rajeev Thakur authored
[svn-r3248] fixed race condition. comm->is_node_aware was being set to 1 before comm was fully initialized to being node aware, which caused SMP-aware Allreduce to hang in MPIR_Get_context_id
-
Rajeev Thakur authored
-
Rajeev Thakur authored
-
Rajeev Thakur authored
-
Rajeev Thakur authored
-
Rajeev Thakur authored
-
Rajeev Thakur authored
-
Darius Buntinas authored
[svn-r3240] fixed simple bugs that should have been caught by me before committing r3230. This fixes #190.
-
William Gropp authored
-
Darius Buntinas authored
-
Pavan Balaji authored
-
Rajeev Thakur authored
-
David Goodell authored
significant additional functionality. This change contains the infrastructure for SMP collectives and an implementation of SMP-aware broadcast. Reviewed by thakur@.
-
Rajeev Thakur authored
-
Darius Buntinas authored
-
Darius Buntinas authored
[svn-r3230] Fixed uninitialized variable warning. Fixed where we forgot to check return code. Cleaned up error handling.
-
- 06 Oct, 2008 2 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 03 Oct, 2008 1 commit
-
-
Darius Buntinas authored
[svn-r3225] Don't rename temp debug file if it has already been opened as stdout or stderr. Fixes #185
-
- 02 Oct, 2008 2 commits
-
-
David Goodell authored
(r:buntinas)
-
Darius Buntinas authored
-