Dave Partyka
|
39e88bbe99
COMP: need to add quotes when using get_filename_component otherwise it will try to process NOT FOUND rather than an empty string when MPIEXEC is not found.
|
vor 16 Jahren |
Dave Partyka
|
c283fe2d26
COMP: fix syntax error.
|
vor 16 Jahren |
Dave Partyka
|
4915e92998
ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi for mpi components (include,lib,bin) using a single set of search paths instead of seperately mainted lists of paths for each.
|
vor 16 Jahren |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
vor 16 Jahren |
David Cole
|
b71332914f
Oops. Close strings with double quotes. Where they're supposed to be.
|
vor 16 Jahren |
David Cole
|
5655ac46f0
Add MPICH2 and Microsoft HPC paths, add paths to find mpiexec. Now it works better automatically on Windows. Thanks to Dave Partyka for developing the patch.
|
vor 16 Jahren |
Douglas Gregor
|
fa458957ab
ENH: Use the HINTS feature of find_library to find the right libraries for
|
vor 17 Jahren |
Douglas Gregor
|
7e5921eff4
BUG: As a last resort, FindMPI will look for mpi.h in the path
|
vor 17 Jahren |
Douglas Gregor
|
cecb98c618
BUG: Use -showme:incdirs and -showme:libdirs when we need them
|
vor 17 Jahren |
Douglas Gregor
|
1100b52c7e
ENH: Deal with 32-bit and 64-bit variants of Microsoft's MPI properly
|
vor 17 Jahren |
Douglas Gregor
|
5b3e62c7bc
ENH: Enhance FindMPI module by properly handling backward compatibility with the older module, adding documentation, and coping with multiple include and linker paths
|
vor 17 Jahren |
Bill Hoffman
|
a8ecf11edf
ENH: remove use of undefined cdr
|
vor 17 Jahren |
Bill Hoffman
|
29fe247016
ENH: add new version of FindMPI, fix it to work with MPICH2 on windows
|
vor 17 Jahren |
Alexander Neundorf
|
b82b47e329
|
vor 18 Jahren |
Alexander Neundorf
|
10e3efa6b5
|
vor 18 Jahren |
Alexander Neundorf
|
8f7b0291d8
|
vor 18 Jahren |
Bill Hoffman
|
cf8625cf52
ENH: add support for finding mpich2 on windows
|
vor 19 Jahren |
Bill Hoffman
|
7603244509
ENH: use program files env for searching
|
vor 20 Jahren |
Ken Martin
|
74eaecfc3e
ENH: cleanups
|
vor 20 Jahren |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
vor 20 Jahren |
Bill Hoffman
|
4a1412b0cb
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix 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
|
vor 22 Jahren |
Andy Cedilnik
|
555a7f88aa
Add mpi search paths for Debian
|
vor 23 Jahren |
Berk Geveci
|
807dea6374
Added doc.
|
vor 24 Jahren |
Berk Geveci
|
0857a830b8
Added support for a 2nd mpi library (usually mpi++)
|
vor 24 Jahren |
Bill Hoffman
|
f07ee5b817
ENH: change find library and find program to look for more than one name
|
vor 24 Jahren |
Ken Martin
|
0e77477a78
minor fixes
|
vor 24 Jahren |
Ken Martin
|
13f68ae1f2
new module
|
vor 24 Jahren |