summaryrefslogtreecommitdiff
path: root/lib/make/extras
Commit message (Expand)AuthorAge
* Allow setting MPI=none which means to configure without MPI.tradke2002-03-25
* Updated check for parallel version of HDF5 lib.tradke2002-01-17
* 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
* Fix for potentially uninitialized shell variable.tradke2001-06-30
* Fixed HDF5 configuration setup for Windows where libz is named zlib,tradke2001-06-26
* Updating now that we no longer need full paths to libs under NT. Notgoodale2001-05-21
* Should not call 'return' in a shell script which is sourced by configure.tradke2001-04-14
* Cannot modify CFLAGS at this stage. So rather put defines necessary fortradke2001-04-05
* Set the compiler/linker flags for PTHREADS support according to the detectedtradke2001-04-05
* 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
* Sorry, I can't do 'VAR += something' within a bourne shell.tradke2000-11-04
* Added libm.a to the libs required for linking with HDF5.tradke2000-11-04
* Can use PTHREADS=yes to link in the pthread library.goodale2000-10-25
* 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
* support for HDF5-1.3.x compress definitionslanfer2000-06-26
* 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
* Fixed a typo in configuration of HDF5.tradke2000-04-05
* 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
* Search explicitely in /usr/lib/ for libz.a,tradke2000-03-27
* Checks for zlib in old 1.0.x versions of HDF5.tradke2000-03-14
* Added /usr/local/hdf5/serial/ to the search path for HDF5 installations.tradke2000-03-08
* Added configuration-time optiongoodale2000-02-17
* Added Erik's GRACE configuration stuff (after renaming to GRACE from NDAGH).goodale2000-01-28
* Renaming include files to new names so that MPI works againallen2000-01-16
* allows to set MPICH_ARCH on the gmake line, eg. gmake MPICH_ARCH=alphalanfer1999-10-24
* Added Myrinet and ch_gm.goodale1999-09-28
* Allow configuration process to complete if HDF5 is not set !!!!!!goodale1999-09-19
* Configure now automatically figures the HDF5 version (serial or parallel).tradke1999-09-18
* Configuration script for parallel HDF5 (configure option HDF5=PARALLEL)tradke1999-09-14
* New file for WMPI - an MPI implementation for NT.goodale1999-09-04
* Added libz.a for Linuxtradke1999-07-30
* Added configure for HDF5tradke1999-07-30