I'm trying to install a software called relion on a windows pc, but am running into some issues. I try to build relion with <cmake .. -G 'Visual Studio 16 2019'> to set my C compiler, and I am not able to find MPI
Asked
Active
Viewed 2,566 times
1 Answers
0
MPI, a standard, has several implementations. See this old but good answer covering the options you've got (MS-MPI or Intel-MPI )

Rob Latham
- 5,085
- 3
- 27
- 44