-
Notifications
You must be signed in to change notification settings - Fork 1.2k
scalapack adds bad paths on MacOS #32845
Copy link
Copy link
Open
Labels
P: normalA defect affecting operation with a low possibility of significant effects.A defect affecting operation with a low possibility of significant effects.T: defectAn anomaly, which is anything that deviates from expectations.An anomaly, which is anything that deviates from expectations.
Metadata
Metadata
Assignees
Labels
P: normalA defect affecting operation with a low possibility of significant effects.A defect affecting operation with a low possibility of significant effects.T: defectAn anomaly, which is anything that deviates from expectations.An anomaly, which is anything that deviates from expectations.
Bug Description
scalapack cmake config from conda brings build paths and runtime libraries not relevant on MacOS like libgcc_s and some others
Steps to Reproduce
Try to build MFEM which queries the scalapack cmake info
Impact
Can't build MFEM on MacOS when using the scalapack coming from our PETSc conda build
[Optional] Diagnostics
No response