Skip to content

Mnt/cuda compute capabilities

Paul McCarthy requested to merge mnt/cuda-compute-capabilities into master

Update the supportedGencodes.sh script for CUDA 11.2, 11.3, 11.4.

Supported compute capabilities for each CUDA version are listed in the Compute Capabilities table of the Programming guide for each CUDA version, e.g.: https://docs.nvidia.com/cuda/archive/11.4.1/cuda-c-programming-guide/index.html#compute-capabilities

Edited by Paul McCarthy

Merge request reports