Skip to content

Commit bf532b2

Browse files
committed
merging in aqlaboratory#450
1 parent f6c875b commit bf532b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030

3131
extra_cuda_flags = [
32-
'-std=c++14',
32+
'-std=c++17',
3333
'-maxrregcount=50',
3434
'-U__CUDA_NO_HALF_OPERATORS__',
3535
'-U__CUDA_NO_HALF_CONVERSIONS__',

0 commit comments

Comments
 (0)