Skip to content

Add cuda 11.5.2 #196

Merged
merged 4 commits into from
Jun 15, 2022
Merged

Add cuda 11.5.2 #196

merged 4 commits into from
Jun 15, 2022

Commits on May 27, 2022

  1. Create package file with

    cp cuda-11.3.1-0.build.sh cuda-11.5.2-0.build.sh
    thomas committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b73e532 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. cuda-11.5.2: raise versions, adjust cudnn archive

    The cudnn-package has changed the layout a bit, also the
    library dir has switched from lib64 to lib (I'm curious when
    there will be a consistent layout)
    
    Concerning 'TensorRT...>>>cuda-11.6<<<.cudnn8.3.tar.gz
    The full description reads:
    
         TensorRT 8.4 EA for Linux x86_64 and CUDA 11.0, 11.1,
                  11.2, 11.3, 11.4, 11.5 and 11.6
    
    So it should be safe to use it, albeit it looks like an error.
    
    Plugging the CUDA-suite together resembles more and more
    the clutter known from GTK.
    thomas committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    44e8678 View commit details
    Browse the repository at this point in the history
  2. cuda-11.5.2: use /package/cuda/src for all packages

    cuda-XY_linux.run is the only package that can be downloaded w/o
    a developer account. For the sake of consistency this option is
    dropped.
    thomas committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    aa30856 View commit details
    Browse the repository at this point in the history
  3. cuda-11.5.2: be a bit chatty

    thomas committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    dc2a8b2 View commit details
    Browse the repository at this point in the history