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
message(FATAL_ERROR"Multiple OpenMP runtime libraries detected. Mixed OpenMP runtime linkage is dangerous. You may pass -DOpenMP_LANG_LIB_NAMES and -DOpenMP_omp_LIBRARY to manually choose the OpenMP library.")
424
+
message(WARNING"Different OpenMP runtime libraries might have been set for OpenBLAS's C and Fortran components. It is recommended to link to a single OpenMP library. You can manually set the OpenMP_C_LIB_NAMES, OpenMP_Fortran_LIB_NAMES and OpenMP_omp_LIBRARY variables.")
0 commit comments