summaryrefslogtreecommitdiffstats
path: root/Modules/FindMPI.cmake
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* FindMPI: Fix typo in commentBrad King2025-02-031-1/+1
* Modules/Find*: Include FindPackageHandleStandardArgs normallyBrad King2025-01-301-1/+1
* Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-1/+1
* Merge topic 'remove-old-compatibility'Brad King2025-01-231-1/+0
|\
| * CMP0057: Remove support for OLD behaviorBrad King2025-01-221-1/+0
* | ci: Extend spellcheck job with 'typos' toolAlex Turbov2025-01-221-0/+4
|/
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-13/+13
* FindMPI include parsing better handles leading newlinesRobert Maynard2024-07-011-1/+2
* FindMPI: Add support for FujitsuClang wrappersdomke2024-05-301-0/+3
* Merge topic 'FindMPI-IntelLLVM'Brad King2024-04-021-1/+1
|\
| * FindMPI: Fix finding IntelLLVM wrappers on WindowsBrad King2024-04-011-1/+1
* | Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+1
|/
* FindMPI: add IntelLLVM MPI wrappersEisuke Kawashima2024-01-191-6/+6
* codespell: Fix typosBrad King2023-11-171-1/+1
* codespell: Fix typosBrad King2023-05-221-1/+1
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-9/+9
* Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-271-7/+9
* Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-141-2/+2
|\
| * Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+2
* | FindMPI: remove unnecessary variable expansions in conditionalsBen Boeckel2022-09-121-53/+53
* | FindMPI: match full language names when "simplifying"Ben Boeckel2022-09-121-2/+2
* | FindMPI: quote literal valuesBen Boeckel2022-09-121-19/+19
|/
* FindMPI: Parse '-l:' flags in pkg-config outputMarkus Mützel2022-06-211-8/+13
* FindMPI: Don't check for variables named the same as the languagesRobert Maynard2022-04-261-4/+4
* FindMPI: Fix finding PkgConfg for fallbackBrad King2021-11-011-2/+2
* MPI: Add fallback detection code for MPI when cross compilingHelmut Grohne2021-09-171-1/+35
* Merge topic 'FindMPI-framework-not-a-compile-flag'Brad King2021-08-241-1/+2
|\
| * FindMPI: do not detect `-framework` as a compile flagBen Boeckel2021-08-191-1/+2
* | FindMPI: Interrogate Cray compilerAxel Huebl2021-07-131-1/+49
* | Merge topic 'FindMPI-adjust-compile-definitions-early'Brad King2021-07-081-1/+1
|\ \
| * | FindMPI: Choose definitions for MPI_CXX_SKIP_MPICXX before first useYe Luo2021-07-071-1/+1
| |/
* | FindMPI: Honor MPI_CXX_SKIP_MPICXX when set as a normal variableBrad King2021-07-061-1/+1
|/
* Merge topic 'FindMPI-host_link'Brad King2021-04-021-3/+4
|\
| * FindMPI: avoid host link options to be propagated to device link stepMarc Chevrier2021-04-011-3/+4
* | FindMPI: Add support for the Fujitsu compiler wrappersChuck Atkins2021-03-311-1/+6
|/
* FindMPI: Fix reason for a non-enabled non-requested languageAxel Huebl2021-02-111-1/+3
* FindMPI: Add support for IntelLLVMWilliam R. Dieter2021-01-281-1/+11
* Merge topic 'FindMPI-oneapi-single-quotes'Brad King2021-01-051-0/+1
|\
| * FindMPI: remove single quotes from include pathEduard Valeyev2021-01-041-0/+1
* | Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-2/+9
|/
* Merge topic 'FindMPI-cuda-pthread'Brad King2020-08-201-1/+1
|\
| * FindMPI: Fix regression in pthread guardAxel Huebl2020-08-201-1/+1
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
|/
* FindMPI: Pass -pthread to NVCC through -Xlinker for device linkingRobert Maynard2020-07-071-0/+2
* FindMPI: Deny -fexceptions from NVCCAxel Huebl2020-07-061-1/+3
* Find{Threads,MPI}: Add support for CUDA with ClangTobias Ribizel2020-05-251-1/+1
* FindMPI: Normalize paths from MSMPI environment variablesBrad King2020-04-201-4/+4
* Merge topic 'FindMPI-pgi-spectrum-mpi-wrappers'Brad King2020-04-131-3/+3
|\
| * FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPIChuck Atkins2020-04-101-3/+3