summaryrefslogtreecommitdiff
path: root/lib/make/extras
Commit message (Expand)AuthorAge
* Improve flesh MPI configuration messageshinder2012-08-03
* Do not add /lib64, /usr/lib64, or /usr/local/lib64 to LIBDIRSeschnett2011-11-13
* use define OPENMPI_BIN_LIB_DIR to specify library directories which have to b...knarf2010-12-01
* Especially with the widespread use of Carpet this can catch the eye ofknarf2009-09-10
* Handle PETSc installations in /usr, /usr/local, or other standardschnetter2009-01-27
* 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
* Automatically check for libz also in /usr/lib64/.tradke2006-05-08
* Use "$OPENMPI_DIR/lib64" for MPI_LIB_DIRS if that exists.tradke2006-05-08
* Add support for OpenMPIswhite2006-05-05
* Add some tests to make it work with PETSc 2.3.x as well.schnetter2006-04-01
* 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
* Re-instating the configure test for X, but protecting it ingoodale2005-10-11
* Support MacOS when configuring HDF5 with lib/make/extras/HDF5.schnetter2005-10-08
* Changing so it doesn't use 'return' - these files are not functionsgoodale2005-10-04
* Fix configuration of Cactus with Globus (MPICH-G2) device.tradke2005-10-04
* Use round brackets (instead of curly ones) to reference makefile variables.tradke2005-05-02
* Add MPI include/lib paths and libs in case a parallel HDF5 installation was f...tradke2005-05-02
* 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
* Do not add standard directories to the include and library paths.schnetter2004-11-24
* Remove superfluous empty line in output.schnetter2004-11-23
* LAM libraries wants libdl. Added to MPI_LIBS.tradke2004-11-14
* Do not omit standard lib/include paths (/usr/ and /usr/local/) if the usertradke2004-11-08
* Add /usr/local/include and /usr/local/lib to appropriate compiler/linkergoodale2004-10-29
* LAM itself requires pthread library.tradke2004-10-25
* Change macro name "HDF5" to "CCTK_HDF5".schnetter2004-10-21
* 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-23
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-17
* Introduce HAVE_BLAS make variable.schnetter2004-08-02
* Remember that we configured with Lapack.schnetter2004-08-02
* Also search in $HOME for a LAM/MPICH/PACX installation.tradke2004-06-25
* Search for libsz.a also in the given HDF5 installation.tradke2004-05-26
* Define HAVE_LORENE in make filesschnetter2004-05-17
* Search for "mpi_errno.h" instead of "mpe.h" to auto-locate an MPICH installat...tradke2004-05-14
* Fix syntax error.schnetter2004-05-05
* Add support for PETSc 2.2.0.schnetter2004-05-05
* Say whether HDF5 is availableschnetter2004-04-10
* Say whether MPI is availableschnetter2004-04-10
* Say whether PETSc is availableschnetter2004-04-10