blob: a2afcbe420aa898f3105f23be45fd295a5aa5fab (
plain)
1
2
3
4
5
6
|
cuda-archs-env
--------------
* The :envvar:`CUDAARCHS` environment variable was added for initializing
:variable:`CMAKE_CUDA_ARCHITECTURES`. Useful in cases where the compiler
default is unsuitable for the machine's GPU.
|