- 22 Nov, 2010 4 commits
-
-
Pavan Balaji authored
part of the code including issues with rank prepending. Now, stdout/stderr is multiplexed over the control socket. The bootstrap server just dumps out the output it gets, so it does not deal with rank prepending anymore; this is only handled by the UI now.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 19 Nov, 2010 1 commit
-
-
Jayesh Krishna authored
-
- 17 Nov, 2010 1 commit
-
-
David Goodell authored
Quicksort will scale much better than the previously used bubble sort. A new boolean parameter (MPIR_PARAM_COMM_SPLIT_USE_QSORT) is provided to allow us to profile the difference in performance at larger scale. Reviewed by buntinas@.
-
- 16 Nov, 2010 2 commits
-
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
- 14 Nov, 2010 2 commits
-
-
Pavan Balaji authored
1.3.1 release.
-
William Gropp authored
-
- 12 Nov, 2010 4 commits
-
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r7442] Adding gcc types for aint by decorating the aint typedef. This allows gcc on Windows to use mpi.h to build 64-bit modules
-
- 11 Nov, 2010 2 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
[svn-r7437] adding feature that with checkpointing enabled in configure, the library will not initialize the checkpointing library unless the user specifies it in mpiexec (i.e., includes the -ckpoint-prefix= option). This allows an app to run on machines that don't have the checkpointing kernel module loaded.
-
- 10 Nov, 2010 3 commits
-
-
Pavan Balaji authored
hwloc unless the user asked for it.
-
David Goodell authored
-
Jayesh Krishna authored
[svn-r7432] Since fortran does not support unsigned ints, create fortran MPI dts appropriately on Windows. Without the fix we were creating out of range ints representing fortran dts.
-
- 09 Nov, 2010 3 commits
-
-
Pavan Balaji authored
the node numbers had a zero prepended to it. Thanks to Yury Kiryanov @ Intel for reporting this.
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
- 08 Nov, 2010 3 commits
-
-
William Gropp authored
[svn-r7425] Fixed error in computing previous pointer location in RMA list and adding missing checks on error returns
-
Guillaume Mercier authored
-
Guillaume Mercier authored
-
- 06 Nov, 2010 4 commits
-
-
William Gropp authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
William Gropp authored
[svn-r7416] Major improvement to RMA performance for long lists of operations, an immediate mode accumulate for single ints, store the MPID_Comm within the window, and added a basic performance instrumentation interface that was extensively used to improve the RMA performance (enabled with --enable-g=instr). With these fixes, MPICH2 can run the one-sided version of the Graph500 benchmark at a respectable if not great rate
-
- 04 Nov, 2010 4 commits
-
-
Darius Buntinas authored
-
William Gropp authored
-
William Gropp authored
[svn-r7413] Possible fixes for #1117, need to build shared library for C++ files with the C++ compiler rather than the C compiler
-
William Gropp authored
-
- 03 Nov, 2010 1 commit
-
-
William Gropp authored
-
- 02 Nov, 2010 4 commits
-
-
Rob Latham authored
-
Rob Latham authored
[svn-r7408] well this sort of got out of hand... the venerable john may testmpio test fails if access modes are declared differently on the processors, so now we catch this error.
-
Guillaume Mercier authored
-
Guillaume Mercier authored
-
- 31 Oct, 2010 1 commit
-
-
Pavan Balaji authored
found.
-
- 30 Oct, 2010 1 commit
-
-
William Gropp authored
-