summaryrefslogtreecommitdiffstats
path: root/config/cmake/FindMPI.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake ↵Allen Byrne2011-11-031-0/+628
| | | | | | | | files updated to link with fortran mpi libs. Updated cacheinit.cmake to set num of procs to 3 for hdf testing. Tested: local linux and on windows 7
* [svn-r21702] remove obsolete cmake config module - exists in cmake 2.8.6Allen Byrne2011-11-021-364/+0
|
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-0/+364
Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Tested: local linux with mpich