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
CHOLMOD: Fail early when trying to build CHOLMOD_CUDA without OpenMP.
Building CHOLMOD_CUDA requires OpenMP. Instead of failing later on
during compilation, emit an error during configuration that point to the
underlying issue.
0 commit comments