• Daniel Hiltgen's avatar
    Re-remove cuda v11 (#10694) · 1c6669e6
    Daniel Hiltgen authored
    * Re-remove cuda v11
    
    Revert the revert - drop v11 support requiring drivers newer than Feb 23
    
    This reverts commit c6bcdc42.
    
    * Simplify layout
    
    With only one version of the GPU libraries, we can simplify things down somewhat.  (Jetsons still require special handling)
    
    * distinct sbsa variant for linux arm64
    
    This avoids accidentally trying to load the sbsa cuda libraries on
    a jetson system which results in crashes.
    
    * temporary prevent rocm+cuda mixed loading
    1c6669e6
env.sh 1.03 KB