- 17 Jul, 2012 5 commits
-
-
Pavan Balaji authored
deprecated hwloc functions. Also provide better options for process binding to the user. No reviewer.
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
provided by Jayesh based on a cursory check of the commit log; some files might have been missed. No reviewer.
-
- 15 Jul, 2012 1 commit
-
-
William Gropp authored
[svn-r10007] Added a test for large numbers of pending RMA operations; this is a test-suite version of the manyrma test in the performance test directory test/mpi/perf
-
- 12 Jul, 2012 1 commit
-
-
Pavan Balaji authored
of priority: (1) command-line argument, (2) environment variable, (3) home directory, (4) install directory. Thanks to Yauheni Zelenko for reporting this issue. No reviewer.
-
- 10 Jul, 2012 4 commits
-
-
Pavan Balaji authored
lazy to set them himself.
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 09 Jul, 2012 3 commits
-
-
Pavan Balaji authored
of HAVE_GETIFADDRS. Thanks to Yauheni Zelenko for reporting this issue. No reviewer.
-
Pavan Balaji authored
in r9993. No reviewer.
-
Pavan Balaji authored
Reviewed by chan.
-
- 08 Jul, 2012 2 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
No reviewer.
-
- 07 Jul, 2012 1 commit
-
-
Pavan Balaji authored
-
- 06 Jul, 2012 6 commits
-
-
Pavan Balaji authored
No reviewer.
-
Pavan Balaji authored
Some support within ROMIO is missing. No reviewer.
-
Pavan Balaji authored
-
David Goodell authored
w.r.t. the ABI: it appears that nothing has changed in a backwards incompatible way and I don't think that we have even added new routines. So I am just bumping the revision field. No reviewer
-
David Goodell authored
-
David Goodell authored
Reviewed by balaji@.
-
- 05 Jul, 2012 2 commits
-
-
David Goodell authored
The handle allocator code had some confusingly named constants that led to a bug where the two different bit fields were being put in opposite places. This wasn't a big problem for small request sizes, since they were being treated consistently, but the two bit-fields had different sizes, so when increasing this number one of the fields overflowed and caused problems. I've renamed the constants so that they make a bit more sense and made sure that we are using them consistently. I also increased the default limit on the number of handles from 256 Ki to 8 Mi, which should be more appropriate for petascale+ systems. Thanks to Bob Cernohous @ IBM for the detailed bug report and suggested fixes. No reviewer.
-
Pavan Balaji authored
This code was heavily contributed by Intel with some changes to match the MPICH2 coding style and bug fixes. Reviewed by Scott Mcmillan and others in the Intel MPI team.
-
- 04 Jul, 2012 1 commit
-
-
Pavan Balaji authored
bindings. No reviewer.
-
- 03 Jul, 2012 3 commits
-
-
Pavan Balaji authored
disabled for the public interfaces, but all internal functions use const. No reviewer.
-
Pavan Balaji authored
RMA operations. No reviewer.
-
David Goodell authored
Thanks to Doug Miller @ IBM for the bug report and suggested patch. No reviewer.
-
- 18 Jun, 2012 3 commits
-
-
William Gropp authored
[svn-r9963] Added code to complete RMA operations when large numbers of pending requests are created; allows codes such as Graph500 benchmark to complete
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 17 Jun, 2012 1 commit
-
-
Pavan Balaji authored
No reviewer.
-
- 16 Jun, 2012 2 commits
-
-
William Gropp authored
-
William Gropp authored
-
- 15 Jun, 2012 3 commits
-
-
Rob Latham authored
"defined but not used".
-
Rob Latham authored
-
Rob Latham authored
-
- 14 Jun, 2012 1 commit
-
-
William Gropp authored
-
- 12 Jun, 2012 1 commit
-
-
David Goodell authored
-