summaryrefslogtreecommitdiff
path: root/lib/make/extras
Commit message (Expand)AuthorAge
* 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
* changed MPICH_DEV search order: ch_p4 is before ch_shememlanfer1999-07-29
* Added simple support for compiling with DEBUG.jmasso1999-07-29
* Added a check to see if the pthread library should be added to the globus lib...goodale1999-07-23
* Changed to that the known-architecture stuff is done before the extrasgoodale1999-07-21
* I've re-done the MPI stuff to make it more flexible. It is now easy to add o...goodale1999-07-21