Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,925
    • Issues 3,925
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMake
  • CMakeCMake
  • Merge requests
  • !6676

FindMPI: add common paths and MPI releases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alex Margolin requested to merge alex--m/cmake:topic/mpi_paths into master Oct 28, 2021
  • Overview 14
  • Commits 1
  • Pipelines 2
  • Changes 1

I noticed FindMPI.cmake often fails when MPI is in fact installed on the system, so I suggest this code to look for several popular MPI implementations - in common places it tends to be installed.

Edited Oct 31, 2021 by Alex Margolin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/mpi_paths