- 06 Nov, 2009 7 commits
-
-
Darius Buntinas authored
-
Pavan Balaji authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r5724] Since disabling thread package is broken, make the thread package available for all builds on windows. Also disabling async progress stuff - added in r5695 - for now on windows
-
Jayesh Krishna authored
-
Guillaume Mercier authored
-
Rajeev Thakur authored
-
- 05 Nov, 2009 16 commits
-
-
David Goodell authored
mpdman closes all non-standard file descriptors, which causes problems if the python standard (or FC-modified) distribution has any file objects open under the hood, such as to /etc/abrt/pyhook.conf. Comment out this closing for now until we can figure out a safer way to do this, if there is one. No reviewer.
-
Pavan Balaji authored
fail.
-
Pavan Balaji authored
README.vin. Fixes ticket #924. Reviewed by buntinas.
-
Pavan Balaji authored
Guillaume for catching it.
-
Pavan Balaji authored
-
Pavan Balaji authored
autoconf-2.63 compliant.
-
Pavan Balaji authored
to just use their internal script directly. Reviewed by buntinas.
-
Guillaume Mercier authored
-
Pavan Balaji authored
ticket #910.
-
Pavan Balaji authored
-
Pavan Balaji authored
were just lucky earlier. This showed up with dllchan. Reviewed by goodell.
-
Pavan Balaji authored
-
Pavan Balaji authored
autoreconf to run libtoolize for us. We now changed it to be run directly from maint/updatefiles, so it is autogenerated.
-
Pavan Balaji authored
-
Pavan Balaji authored
(closer to the actual functionality) instead of maintaining them separately at the top-level.
-
Pavan Balaji authored
recommendation.
-
- 04 Nov, 2009 12 commits
-
-
Pavan Balaji authored
released formally in the mpich2-1.3 series after more testing.
-
Pavan Balaji authored
thread waiting around for a request that only completes at MPI_Finalize time. Fixes ticket #917. Reviewed by goodell.
-
Jayesh Krishna authored
[svn-r5689] Making sure that we don't have the ESCAPE character at the end of a command argument in SMPD. See ticket 915 for details
-
Anthony Chan authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r5684] Changing *VERSION to MPICH2_*VERSION in windows configure - this change is the result of r5681
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r5682] 1) Adding manually defined types and types defined from other types into the dictionary so that routines defining fortran types can use them. (2) Also added sanity checks when defining types from other types - Without the fix, types unavailable in the type dictionary where defined to be 0 in fortran/fortran90. This fixes ticket 922
-
Pavan Balaji authored
pick up (this will be displayed in mpiexec -info). This required replacing the "VERSION" string to "MPICH2_VERSION" since VERSION seems to be overwritten by autoconf. Reviewed by buntinas.
-
Pavan Balaji authored
Reviewed by goodell.
-
Rob Latham authored
-
- 03 Nov, 2009 5 commits
-
-
Rajeev Thakur authored
-
Anthony Chan authored
-
Anthony Chan authored
[svn-r5676] fixed reduce_local.c and added fortran version, reducelocalf.f, and added these tests into testlist. Resolving req#798.
-
David Goodell authored
Anthony noticed multiple serious problems in the reduce_local test. The most important was that it wasn't even being built and run! No reviewer.
-
Darius Buntinas authored
-