Ben Boeckel
|
ab4d1d07e4
FindMPI: MSMPI changed the subdirectories it uses
|
11 years ago |
Ben Boeckel
|
827243942c
FindMPI: add more search paths for MSMPI
|
11 years ago |
Brad King
|
4d2c629045
Merge topic 'FindMPI-parse-Xlinker-flags'
|
11 years ago |
Alin Marin Elena
|
a0792c4851
FindMPI: Extract -Xlinker options
|
11 years ago |
Ben Boeckel
|
17a846ac3e
FindMPI: search for msmpi's mpiexec as well
|
11 years ago |
Alin Marin Elena
|
7626c8dcf6
FindMPI: Workaround Intel MPI 5.0.1 exit code problem (#15182)
|
11 years ago |
Alin Marin Elena
|
f5ede30006
FindMPI: Factor out compiler wrapper execution into helper
|
11 years ago |
Ben Boeckel
|
29c3edb87a
Avoid if() quoted auto-dereference
|
11 years ago |
Marcel Loose
|
150c2125dd
FindMPI: Honor MPI_HOME for MPIEXEC (#14347)
|
11 years ago |
Brad King
|
18aaed77c0
Merge topic 'matches-cleanup'
|
11 years ago |
Rolf Eike Beer
|
5bd48ac534
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
11 years ago |
Melven Roehrig-Zoellner
|
856bfe238c
FindMPI: Use compiler implicit link dirs for matching language (#14870)
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 years ago |
Rolf Eike Beer
|
8ebf74b02f
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
|
13 years ago |
David Cole
|
8b7a5c6166
FindMPI: Set correct variables for calls to FPHSA
|
13 years ago |
Bill Hoffman
|
2f9ad7c6e6
Fix FindMPI for the intel compiler on linux by looking in implict directories.
|
13 years ago |
Brad King
|
87737e62e0
FindMPI: Append MPI C++ library correctly in non-compiler case (#12874)
|
14 years ago |
Todd Gamblin
|
8756e77fb4
Fix issues with removing try_compile input file.
|
14 years ago |
Todd Gamblin
|
e00d2c4d51
Try regular compiler when no MPI compiler.
|
14 years ago |
Todd Gamblin
|
a55da06948
Added backward compatibility for input as well as output vars.
|
14 years ago |
Brad King
|
a32a633225
FindMPI: Fix documentation formatting
|
14 years ago |
Todd Gamblin
|
706b73e848
FindMPI: Handle multiple languages
|
15 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
David Cole
|
b0fb2ad3e1
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
|
15 years ago |
David Partyka
|
35d2770df9
Update module to locate newely released MS MPI HPC Pack R2.
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Brad King
|
a56969f3d3
FindMPI: Recoginze -f flags from mpicc (#10771)
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |