• Matthew Douglas's avatar
    (cmake) Fix cuda arch selection (#1091) · 753df25c
    Matthew Douglas authored
    * (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
    753df25c
CMakeLists.txt 9 KB