"vscode:/vscode.git/clone" did not exist on "5861f14ab215073fe2002bb1d9f8f3f0df13d39c"
(cmake) Fix cuda arch selection (#1091)
* (cmake) Fix generation of targets for nvcc * Typo * (ci) linux + CUDA workflow: make sure we specify target architectures * fix * fix one more time * (cmake) Default in CMAKE_CUDA_ARCHITECTURES_ALL when cmake<3.23, make sure we build only selected cubins and only ptx for latest capability * Fix static lookup for CMAKE_CUDA_ARCHITECTURES_ALL on cmake<3.23 * Remove debug setting * clarification
Showing
Please register or sign in to comment