Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…arse into dev2
  • Loading branch information
DrTimothyAldenDavis committed Oct 21, 2024
2 parents 21aaa0f + 16a55e4 commit a698ce0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHOLMOD/GPU/t_cholmod_gpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ int TEMPLATE2 (CHOLMOD (gpu_init))
cudaError_t cudaErr ;
size_t maxBytesSize, HostPinnedSize ;

// feenableexcept (FE_DIVBYZERO | FE_INVALID | FE_OVERFLOW );

maxSize = L->maxcsize;

/* #define PAGE_SIZE (4*1024) */
Expand Down

0 comments on commit a698ce0

Please sign in to comment.