summaryrefslogtreecommitdiff
path: root/Modules/CUDA
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Update set of architectures supported by CUDA 12xiny2023-01-111-1/+7
* CUDA: Add support for the two new architectures in 11.8Robert Maynard2022-10-071-0/+6
* CUDA: native/all/all-major generates minimal set of ptx codeRobert Maynard2022-05-031-0/+11
* CUDA: Defer architecture testing to the compiler testing stepBrad King2022-04-251-60/+0
* ci: Clamp CUDA 'native' architecture to values supported by its toolkitBrad King2022-03-161-1/+21
* CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-101-0/+40
* CUDA: Generic all and all-major supportRaul Tambre2022-02-011-0/+46