An open API service indexing awesome lists of open source software.

https://github.com/ginkgo-project/cudaarchitectureselector

A CMake module simplifying the specification of CUDA architectures
https://github.com/ginkgo-project/cudaarchitectureselector

cmake cmake-modules cuda

Last synced: 8 months ago
JSON representation

A CMake module simplifying the specification of CUDA architectures

Awesome Lists containing this project

README

          

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](LICENSE)