Brad King
|
a56969f3d3
FindMPI: Recoginze -f flags from mpicc (#10771)
|
15 ani în urmă |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 ani în urmă |
Brad King
|
f315c29966
Merge branch 'FindMPI-flag-parsing'
|
15 ani în urmă |
Brad King
|
96c7cb26e9
FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093)
|
15 ani în urmă |
Brad King
|
cea9389cc9
FindMPI: Trust mpicc -showme on BlueGene/L
|
15 ani în urmă |
Brad King
|
8460059a72
FindMPI: Failure is not an error if not REQUIRED
|
15 ani în urmă |
Brad King
|
d84cbd0f77
FindMPI: Parse mpicc flags more carefully (#9093)
|
15 ani în urmă |
Brad King
|
68c7d3e2ce
FindMPI: Do not parse -l in middle of library name
|
15 ani în urmă |
David Partyka
|
01f022c49c
Add a new registry key to check for the location of MPICH2.
|
15 ani în urmă |
Dave Partyka
|
3154cde792
BUG: rename MPI_PACKAGE_DIR and MPI_PREFIX_PATH vars to be prefixed with _ to prevent conflicts with known variable names in other projects.
|
16 ani în urmă |
Dave Partyka
|
279e4ec33b
BUG: fix MPI_BASE_DIR var to be called _MPI_BASE_DIR to prevent conflicts with known variable names in other projects.
|
16 ani în urmă |
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.
|
16 ani în urmă |
Dave Partyka
|
c283fe2d26
COMP: fix syntax error.
|
16 ani în urmă |
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.
|
16 ani în urmă |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 ani în urmă |
David Cole
|
b71332914f
Oops. Close strings with double quotes. Where they're supposed to be.
|
16 ani în urmă |
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.
|
16 ani în urmă |
Douglas Gregor
|
fa458957ab
ENH: Use the HINTS feature of find_library to find the right libraries for
|
17 ani în urmă |
Douglas Gregor
|
7e5921eff4
BUG: As a last resort, FindMPI will look for mpi.h in the path
|
17 ani în urmă |
Douglas Gregor
|
cecb98c618
BUG: Use -showme:incdirs and -showme:libdirs when we need them
|
17 ani în urmă |
Douglas Gregor
|
1100b52c7e
ENH: Deal with 32-bit and 64-bit variants of Microsoft's MPI properly
|
17 ani în urmă |
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
|
17 ani în urmă |
Bill Hoffman
|
a8ecf11edf
ENH: remove use of undefined cdr
|
17 ani în urmă |
Bill Hoffman
|
29fe247016
ENH: add new version of FindMPI, fix it to work with MPICH2 on windows
|
17 ani în urmă |
Alexander Neundorf
|
b82b47e329
|
18 ani în urmă |
Alexander Neundorf
|
10e3efa6b5
|
18 ani în urmă |
Alexander Neundorf
|
8f7b0291d8
|
18 ani în urmă |
Bill Hoffman
|
cf8625cf52
ENH: add support for finding mpich2 on windows
|
19 ani în urmă |
Bill Hoffman
|
7603244509
ENH: use program files env for searching
|
20 ani în urmă |
Ken Martin
|
74eaecfc3e
ENH: cleanups
|
20 ani în urmă |