gmarkall
changed the title
CUDA: Remove some deprecated support
CUDA: Remove some deprecated support, add CC 8.6 and 8.7
gmarkall marked this pull request as ready for review
April 6, 2022 21:05Given that new bug reports are still coming from users of K40 devices, it seems reasonable to attempt to support down the CC 3.5 for another release. This commit reinstates support for CC 3.5 - 5.2 but leaves 3.0 and 3.2 unsupported. The rationale for adding back these specific CCs is: - The current CUDA toolkit (11.6) does not support CC 3.0 and 3.2. - Tesla K20 / K40 are CC 3.5, and CC 3.5 is still supported by the current toolkit (noting that the support is deprecated).