gmarkall · GitHub

@gmarkall

@gmarkall

@gmarkall

@gmarkall

@gmarkall

- 10.2: The oldest-supported, and only 10.x version supported
- 11.1: The last version using NVVM 3.4
- 11.2: The first version using NVVM 7.0
- 11.5: The newest version supported on gpuCI (used for CUDA Python)

@gmarkall gmarkall changed the title CUDA: Remove some deprecated support CUDA: Remove some deprecated support, add CC 8.6 and 8.7

Apr 6, 2022

@gmarkall

gmarkall marked this pull request as ready for review

April 6, 2022 21:05

@gmarkall

stuartarchibald

@gmarkall

@gmarkall

Given 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).

stuartarchibald

Co-authored-by: stuartarchibald <stuartarchibald@users.noreply.github.com>

stuartarchibald

@sklam

Merged

Read the original on github.com ↗