Skip to content

[DirectVerbs] Add support to Spectrum MPI#95

Open
pakmarkthub wants to merge 1 commit intogpudirect:devel-dvfrom
pakmarkthub:dev-dv-spectrummpi
Open

[DirectVerbs] Add support to Spectrum MPI#95
pakmarkthub wants to merge 1 commit intogpudirect:devel-dvfrom
pakmarkthub:dev-dv-spectrummpi

Conversation

@pakmarkthub
Copy link
Contributor

Problem:

  • When using Spectrum MPI, we need to link against libmpi_ibm instead of libmpi.
  • This project cannot be compiled because it hard-code with -lmpi.

This PR:

  • adds --with-spectrum-mpi to configure. When it is detected, -lmpi_ibm will be used instead of -lmpi.
  • adds check that --with-mpi and --with-spectrum-mpi settings are mutually exclusive.

Presubmit testing:

  • Called configure and make on Summit and verified that the project can be compiled with Spectrum MPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant