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
option ( CHOLMOD_USE_OPENMP"ON: Use OpenMP in CHOLMOD if available. OFF: Do not use OpenMP. (Default: SUITESPARSE_USE_OPENMP)"${SUITESPARSE_USE_OPENMP} )
option ( GRAPHBLAS_USE_OPENMP"ON: Use OpenMP in GraphBLAS if available. OFF: Do not use OpenMP. (Default: SUITESPARSE_USE_OPENMP)"${SUITESPARSE_USE_OPENMP} )
104
-
if ( NOTSUITESPARSE_USE_OPENMP )
105
-
set ( GRAPHBLAS_USE_OPENMP"OFF"CACHESTRING""FORCE )
0 commit comments