summaryrefslogtreecommitdiff
path: root/lib/make/extras/MPI
Commit message (Expand)AuthorAge
* 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
* 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
* New file for WMPI - an MPI implementation for NT.goodale1999-09-04
* changed MPICH_DEV search order: ch_p4 is before ch_shememlanfer1999-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