index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindMPI.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindMPI: Parse '-l:' flags in pkg-config output
Markus Mützel
2022-06-21
1
-8/+13
*
FindMPI: Don't check for variables named the same as the languages
Robert Maynard
2022-04-26
1
-4/+4
*
FindMPI: Fix finding PkgConfg for fallback
Brad King
2021-11-01
1
-2/+2
*
MPI: Add fallback detection code for MPI when cross compiling
Helmut Grohne
2021-09-17
1
-1/+35
*
Merge topic 'FindMPI-framework-not-a-compile-flag'
Brad King
2021-08-24
1
-1/+2
|
\
|
*
FindMPI: do not detect `-framework` as a compile flag
Ben Boeckel
2021-08-19
1
-1/+2
*
|
FindMPI: Interrogate Cray compiler
Axel Huebl
2021-07-13
1
-1/+49
*
|
Merge topic 'FindMPI-adjust-compile-definitions-early'
Brad King
2021-07-08
1
-1/+1
|
\
\
|
*
|
FindMPI: Choose definitions for MPI_CXX_SKIP_MPICXX before first use
Ye Luo
2021-07-07
1
-1/+1
|
|
/
*
|
FindMPI: Honor MPI_CXX_SKIP_MPICXX when set as a normal variable
Brad King
2021-07-06
1
-1/+1
|
/
*
Merge topic 'FindMPI-host_link'
Brad King
2021-04-02
1
-3/+4
|
\
|
*
FindMPI: avoid host link options to be propagated to device link step
Marc Chevrier
2021-04-01
1
-3/+4
*
|
FindMPI: Add support for the Fujitsu compiler wrappers
Chuck Atkins
2021-03-31
1
-1/+6
|
/
*
FindMPI: Fix reason for a non-enabled non-requested language
Axel Huebl
2021-02-11
1
-1/+3
*
FindMPI: Add support for IntelLLVM
William R. Dieter
2021-01-28
1
-1/+11
*
Merge topic 'FindMPI-oneapi-single-quotes'
Brad King
2021-01-05
1
-0/+1
|
\
|
*
FindMPI: remove single quotes from include path
Eduard Valeyev
2021-01-04
1
-0/+1
*
|
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-2/+9
|
/
*
Merge topic 'FindMPI-cuda-pthread'
Brad King
2020-08-20
1
-1/+1
|
\
|
*
FindMPI: Fix regression in pthread guard
Axel Huebl
2020-08-20
1
-1/+1
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
|
/
*
FindMPI: Pass -pthread to NVCC through -Xlinker for device linking
Robert Maynard
2020-07-07
1
-0/+2
*
FindMPI: Deny -fexceptions from NVCC
Axel Huebl
2020-07-06
1
-1/+3
*
Find{Threads,MPI}: Add support for CUDA with Clang
Tobias Ribizel
2020-05-25
1
-1/+1
*
FindMPI: Normalize paths from MSMPI environment variables
Brad King
2020-04-20
1
-4/+4
*
Merge topic 'FindMPI-pgi-spectrum-mpi-wrappers'
Brad King
2020-04-13
1
-3/+3
|
\
|
*
FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI
Chuck Atkins
2020-04-10
1
-3/+3
*
|
Merge topic 'FindMPI-fix-rerun'
Brad King
2020-02-11
1
-12/+48
|
\
\
|
*
|
FindMPI: Preserve order of include directories on re-runs of CMake
Brad King
2020-02-10
1
-12/+27
|
*
|
FindMPI: Restore re-construction of include directories
Brad King
2020-02-10
1
-0/+21
*
|
|
Merge topic 'findmpi-documentation'
Brad King
2020-01-23
1
-5/+17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Add more variable documentation to FindMPI
Kyle Edwards
2020-01-22
1
-5/+17
*
|
Merge topic 'FindMPI-fix-return'
Brad King
2020-01-22
1
-4/+3
|
\
\
|
*
|
FindMPI: Fix regression when compiling with MPI wrappers
Brad King
2020-01-21
1
-4/+3
*
|
|
FPHSA: acknowledge the name mismatches in CMake-owned modules
Ben Boeckel
2020-01-14
1
-1/+2
|
/
/
*
|
FindMPI: Preserve include order when extracting component directories
Chuck Atkins
2020-01-10
1
-28/+8
*
|
FindMPI: Improve error when a component's language is not enabled
Keith Ballard
2019-11-20
1
-0/+2
|
/
*
Merge topic 'FindMPI-restore-flag-vars'
Brad King
2019-08-21
1
-1/+1
|
\
|
*
FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONS
Robert Maynard
2019-08-21
1
-1/+1
*
|
Merge topic 'FindMPI-link-flags'
Brad King
2019-07-26
1
-3/+1
|
\
\
|
|
/
|
*
FindMPI: make sure computed link flags are not de-duplicated
Robert Maynard
2019-07-25
1
-3/+1
*
|
FindMPI: Add MPI_EXECUTABLE_SUFFIX to every item in lists
Brian Carlson
2019-06-29
1
-2/+6
|
/
*
FindMPI: Updated to use INTERFACE_LINK_OPTIONS
Robert Maynard
2019-06-24
1
-3/+2
*
FindMPI: Store imported target link flags as a list instead of a string
Robert Maynard
2019-06-19
1
-1/+3
*
FindMPI: Correct documentaiton for library version
Christian Pfeiffer
2019-05-06
1
-1/+1
*
FindMPI: Add error logging
Christian Pfeiffer
2019-05-06
1
-16/+27
*
FindMPI: Don't retain libdirs for Win32
Christian Pfeiffer
2019-04-20
1
-12/+14
*
Merge topic 'FindMPI-pthread-cuda'
Brad King
2018-10-26
1
-1/+6
|
\
|
*
FindMPI: Pass -pthread to CUDA compiler through -Xcompiler
Brad King
2018-10-25
1
-1/+6
*
|
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-241/+242
|
/
[next]