Skip to content

problem to access pthread during build (goal is to link mumps and mfem) #54

Answered by sp3c333
sp3c333 asked this question in Q&A
Discussion options

You must be logged in to vote

I found my mistake: I used cmake gui for the configure and generate steps while what should be done is : "cmake -G Ninja -B buildTT -DBUILD_SINGLE=yes -DBUILD_DOUBLE=yes -DBUILD_COMPLEX=yes -DBUILD_COMPLEX16=yes -Dparallel=no -Dintsize64=yes -Dgemmt=no" in the intel prompt.

However I have difficulties linking mumps and mfem. I am not sure if mfem can handle mumps serial. Do you have any advice on how to use mumps serial with mfem in visual studio 2022 on windows 11 ?

Replies: 1 comment 1 reply

Comment options

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

Answer selected by scivision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants