We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2f85c commit be24fdfCopy full SHA for be24fdf
1 file changed
cmake/ThrustCudaConfig.cmake
@@ -1,6 +1,6 @@
1
enable_language(CUDA)
2
3
-set(THRUST_KNOWN_COMPUTE_ARCHS 35 37 50 52 53 60 61 62 70 72 75 80)
+set(THRUST_KNOWN_COMPUTE_ARCHS 35 37 50 52 53 60 61 62 70 72 75 80 86)
4
5
# Split CUDA_FLAGS into 3 parts:
6
#
0 commit comments