Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 365 Bytes

CudaArchitectureSelector

A CMake module allowing simple specification of CUDA architectures for CMake targets, removing the need to manually handle flags like -arch, -code and -gencode.

See the module source for documentation of the available features, and the example folder for a usage example.

License

BSD-3