You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MPI::MPI_C was part of the add_library(scalapack <sources>) line,
instead of the target_link_libraries(scalapack <libraries>) line.
This resulted in cmake errors with MSVC compilers.
0 commit comments