- 10 Nov, 2009 3 commits
-
-
Pavan Balaji authored
the function itself. Reviewed by goodell.
-
Darius Buntinas authored
[svn-r5785] Removed hard-coded restriction in nemesis that packet headers be 32 or 40 bytes. Reviewed by Goodell@
-
Jayesh Krishna authored
-
- 09 Nov, 2009 7 commits
-
-
Jayesh Krishna authored
-
Jayesh Krishna authored
-
Jayesh Krishna authored
[svn-r5757] Using the updated format for mpich2 version & ABI version on windows. The format changed in r5737
-
Jayesh Krishna authored
-
Pavan Balaji authored
maintaining it. We avoid exporting restrict and const in the MPL public interface, to avoid conflicts with upper layers redefining them. Instead, we export mpl_restrict and mpl_const.
-
Pavan Balaji authored
MPI_Gather.
-
William Gropp authored
[svn-r5753] Added request for dummy dependencies target in test Makefile to make dependencies creation smoother for MPICH2
-
- 08 Nov, 2009 14 commits
-
-
William Gropp authored
-
William Gropp authored
-
William Gropp authored
[svn-r5750] Added comments to explain new variables and make the autoconf version test slightly more robust
-
William Gropp authored
[svn-r5749] Make sure that we are using the local compiler, not the MPI compiler script (discovered when building tests on IBM with mpcc)
-
William Gropp authored
-
William Gropp authored
[svn-r5747] Added proper handling of dependencies for shared library objects; also beginnings of support for using mixed compilers in building a project
-
William Gropp authored
[svn-r5746] Added (but commented out) the additional includes that will be required to use libtool. The long term solution is probably to use aclocal to create this file, rather than manage it directly
-
William Gropp authored
[svn-r5745] Two changes to shared library support. 1: use new macros to check that, when using gcc, -fpic works, if not, check for -fPIC. 2: Added macro code to experiment with libtool - mostly disabled because libtool insists on being in control of the full process
-
William Gropp authored
-
Pavan Balaji authored
-
Pavan Balaji authored
SERIALIZED protection. Looks like runtime protection is not sufficient because the MPIU_Thread symbols are not even available when compiled in thread-single mode. This is a short term fix, and can be reverted when ticket #621 is fixed.
-
Pavan Balaji authored
original location from within Hydra.
-
Pavan Balaji authored
an error so far as we didn't try it on a system where there are no predefined definitions of snprintf and strdup.
-
Pavan Balaji authored
environment management and threading stuff, to be added in.
-
- 07 Nov, 2009 5 commits
-
-
Rajeev Thakur authored
[svn-r5738] checking in the fix to delete non-standard MPI_UNDEFINED_RANK so that it goes through the nightly tests. Can back it out if we decide not to include it in the upcoming release.
-
Pavan Balaji authored
be controlled independently. Reviewed by buntinas.
-
Pavan Balaji authored
unmaintained. The actual spec file used for Fedora binaries is being maintained on the Fedora site by the packagers http://koji.fedoraproject.org/koji/rpminfo?rpmID=1637504. Reviewed by buntinas.
-
Pavan Balaji authored
-
Pavan Balaji authored
which is no longer true.
-
- 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 4 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.
-