Skip to content

Commit a698ce0

Browse files
2 parents 21aaa0f + 16a55e4 commit a698ce0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHOLMOD/GPU/t_cholmod_gpu.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ int TEMPLATE2 (CHOLMOD (gpu_init))
9797
cudaError_t cudaErr ;
9898
size_t maxBytesSize, HostPinnedSize ;
9999

100-
// feenableexcept (FE_DIVBYZERO | FE_INVALID | FE_OVERFLOW );
101-
102100
maxSize = L->maxcsize;
103101

104102
/* #define PAGE_SIZE (4*1024) */

0 commit comments

Comments
 (0)