Skip to content

CUDA: Support upcoming sm90a architecture

Robert Maynard requested to merge robertmaynard/cmake:cuda_support_sm90a into master

The architecture values are being extended to have the possibility of a trailing a. This updates the CMake regex to support this syntax, allowing us to support this relaxation of the architecture values.

Merge request reports