Skip to content

Commit d3be3b9

Browse files
committed
CUDA
1 parent f568a50 commit d3be3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/cuda/SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ except: # local version
1111
SConscript('../../api/c/SConstruct')
1212

1313
progs = '''
14-
gpuktmig
1514
'''
15+
# gpuktmig <- compilation problems with CUDA 12
1616

1717
CTP = env.get('CUDA_TOOLKIT_PATH')
1818
NVCC = env.get('NVCC')

0 commit comments

Comments
 (0)