summaryrefslogtreecommitdiff
path: root/lib/make/extras/MPI
Commit message (Expand)AuthorAge
* Steve White's patch to auto-configure with MPICH2tradke2007-08-08
* fix MPI_INCLUDES and MPI_LIBS when using OpenMPI v1.1tradke2007-05-23
* move liblammpi++ in front of all other LAM libstradke2007-02-19
* Check for lam_config.h in ${LAM_INC_DIR} if it is set.tradke2006-08-28
* Add liblammpi++ to the library link list if it is found.swhite2006-07-29
* typo $MPICH_LIB_DIRS -> $MPICH_LIB_DIRswhite2006-07-05
* Made to locate LAM on my Ubuntu 6.06 system, with LAM 7.1.1swhite2006-06-08
* corrected libraries listswhite2006-05-13
* Use "$OPENMPI_DIR/lib64" for MPI_LIB_DIRS if that exists.tradke2006-05-08
* Add support for OpenMPIswhite2006-05-05
* Undo my last commit to check if a user-set MPICH_DEVICE matchestradke2005-10-24
* If the user specified MPICH_DEVICE, check if it really exists in MPICH_DIR.tradke2005-10-18
* Fix configuration of Cactus with Globus (MPICH-G2) device.tradke2005-10-04
* An attempt to auto-detect device specific libs and libdirs for a LAM installa...tradke2005-02-15
* Autodetect whether we need to link against pmpich lib also.tradke2005-02-04
* Automatic detection of MPICH device-specific libs and libdirs for devicestradke2005-01-13
* Added /usr/gm and /usr/local/gm to places to search for myrinet.goodale2004-12-17
* LAM libraries wants libdl. Added to MPI_LIBS.tradke2004-11-14
* LAM itself requires pthread library.tradke2004-10-25
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-23
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-17
* Also search in $HOME for a LAM/MPICH/PACX installation.tradke2004-06-25
* Search for "mpi_errno.h" instead of "mpe.h" to auto-locate an MPICH installat...tradke2004-05-14
* Say whether MPI is availableschnetter2004-04-10
* Indent configure messages of individual external packages for somewhat bettertradke2003-08-29
* Allow setting MPI=none which means to configure without MPI.tradke2002-03-25
* Bugfix for my my last commit.tradke2001-09-13
* Add the Globus include dirs to the MPI include path.tradke2001-09-13
* Define the MPI version used to be an integer constant so that it can be usedtradke2001-09-12
* Support LAM 6.5.x installations which come with a different liblist thantradke2001-09-10
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Updating now that we no longer need full paths to libs under NT. Notgoodale2001-05-21
* Added /usr/local/lib/mpich/ to the list of paths to automaticallytradke2001-01-19
* Added /usr/lib/mpich/ to the list of paths to automaticallytradke2001-01-08
* Added search for include/lam and lib/lam so can just dogoodale2000-12-13
* Preliminary MPI config file for MPIPro.goodale2000-12-12
* GRDOC fixes.goodale2000-12-12
* Missed a 32 on one library name.goodale2000-12-12
* First cut at MPI configuration for HPVM.goodale2000-12-12
* LAM libs and includes weren't set in case LAM_DIR was given.tradke2000-10-15
* Allow the user to set LAM_LIB_DIR LAM_INC_DIR directly.tradke2000-10-11
* Removed the #define MPI MPI in cctk_Extradefs.h (use CCTK_MPI instead).tradke2000-08-01
* Fixed configuration for MPICH_DEVICE=globus to support 1.1.x.tradke2000-06-27
* Recommit Tom's changes to support MPICH 1.2 which I've accidently deletedtradke2000-06-15
* Corrected order of globus libs so that Cactus is linking properly.tradke2000-06-07
* Bugfix for include dirs for old mpich configs.goodale2000-04-19
* Support for mpich-1.2.0 .goodale2000-04-19
* Configuration file for PACX MPI.tradke2000-04-04
* Use the NATIVE_MPI_XXX variables from the known-archs stuff heretradke2000-04-04
* Changedallen2000-04-04