metomi / fab

Flexible build system for scientific software
https://metomi.github.io/fab/
Other
19 stars 11 forks source link

Proper handling of MPI #270

Open MatthewHambley opened 9 months ago

MatthewHambley commented 9 months ago

At the moment it looks like you have to add linker arguments by hand (or use the MPI compiler in the link stage) but that is going to be tricky when we don't know which MPI implementation is in use.