Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Enhance FindMPI module by properly handling backward compatibility with ↵ | Douglas Gregor | 2008-03-31 | 1 | -96/+132 | |
| | | | | the older module, adding documentation, and coping with multiple include and linker paths | |||||
* | ENH: remove use of undefined cdr | Bill Hoffman | 2008-03-24 | 1 | -1/+2 | |
| | ||||||
* | ENH: add new version of FindMPI, fix it to work with MPICH2 on windows | Bill Hoffman | 2008-03-08 | 1 | -39/+225 | |
| | ||||||
* | STYLE: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() also in FindMPI.cmake | Alexander Neundorf | 2007-08-06 | 1 | -0/+6 | |
| | | | | | | -remove unnecessary ELSE() in FindThreads.cmake Alex | |||||
* | ENH: add support for BlueGene/L | Alexander Neundorf | 2007-06-22 | 1 | -1/+6 | |
| | | | | Alex | |||||
* | STYLE: use the newer FIND_XXX syntax, which should find MPI in even more | Alexander Neundorf | 2007-04-30 | 1 | -7/+7 | |
| | | | | | | | directories and doesn't require to list standard directories like /usr/lib, etc. Alex | |||||
* | ENH: add support for finding mpich2 on windows | Bill Hoffman | 2006-11-03 | 1 | -1/+3 | |
| | ||||||
* | ENH: use program files env for searching | Bill Hoffman | 2006-02-28 | 1 | -1/+4 | |
| | ||||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -1/+1 | |
| | ||||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -7/+5 | |
| | ||||||
* | BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ↵ | Bill Hoffman | 2003-08-07 | 1 | -2/+7 | |
| | | | | for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi | |||||
* | Add mpi search paths for Debian | Andy Cedilnik | 2002-04-18 | 1 | -1/+5 | |
| | ||||||
* | Added doc. | Berk Geveci | 2001-12-12 | 1 | -1/+2 | |
| | ||||||
* | Added support for a 2nd mpi library (usually mpi++) | Berk Geveci | 2001-12-12 | 1 | -0/+5 | |
| | ||||||
* | ENH: change find library and find program to look for more than one name | Bill Hoffman | 2001-05-09 | 1 | -15/+3 | |
| | ||||||
* | minor fixes | Ken Martin | 2001-05-02 | 1 | -3/+4 | |
| | ||||||
* | new module | Ken Martin | 2001-05-02 | 1 | -0/+25 | |