Skip to content

meson: unable to find mpiifort #206

Closed Answered by nordmoen
dguibert asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, there seems to be some peculiarities in how Meson detects Intel MPI.

Use the following to get it to work:

$ FC=ifort I_MPI_F90=mpifort meson setup builddir

Just wanted to note as well, excellent issue @dguibert, it is super helpful with a small reproducible example!

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TomasTorsvik
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TomasTorsvik
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #145 on November 21, 2022 08:43.