Skip to content

Commit

Permalink
Merge pull request #859 from DrTimothyAldenDavis/dev2
Browse files Browse the repository at this point in the history
default CHOLMOD: no cuda
  • Loading branch information
DrTimothyAldenDavis authored Aug 5, 2024
2 parents 09d3f41 + ef4c6f6 commit 58e6558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHOLMOD/Include/cholmod.h
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ int cholmod_l_version (int version [3]) ;
#define CHOLMOD_HAS_MATRIXOPS
#define CHOLMOD_HAS_MODIFY
#define CHOLMOD_HAS_SUPERNODAL
#define CHOLMOD_HAS_CUDA
/* #undef CHOLMOD_HAS_CUDA */
#define CHOLMOD_HAS_OPENMP

#if defined(MATLAB_MEX_FILE) || defined(MATHWORKS)
Expand Down

0 comments on commit 58e6558

Please sign in to comment.