Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{2023.06}[foss/2023a] cuDNN 8.9.2.26 w/ CUDA 12.1.1 (part 1) #772

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c5c5a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2023.06-software.eessi.io' of github-trz:EESSI/software…

    …-layer into 2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1
    truib committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c5c7dcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7c1e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    454d2bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6824d75 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2023.06-software.eessi.io' of github-trz:EESSI/software…

    …-layer into 2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1
    truib committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0e92d8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044e168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f983fed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e95efd View commit details
    Browse the repository at this point in the history
  7. code golf

    truib committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    21916fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf26846 View commit details
    Browse the repository at this point in the history
  9. improve parameter name

    truib committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e1ba74f View commit details
    Browse the repository at this point in the history
  10. explain use of rstrip

    truib committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1f1eada View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc00d0c View commit details
    Browse the repository at this point in the history
  12. improved docstring

    truib committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e968608 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch '2023.06-software.eessi.io' of github-trz:EESSI/software…

    …-layer into 2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1
    truib committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9c6c3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d5b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7a0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f5a48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21ffc18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3edc20 View commit details
    Browse the repository at this point in the history
  7. print and adjust MODULEPATH

    truib committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7f601dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3101b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Move to gpu_support/nvidia subdir

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e9018fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54753c3 View commit details
    Browse the repository at this point in the history
  3. Moved easystack file

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2b76a54 View commit details
    Browse the repository at this point in the history
  4. Change how EESSI_SITE_INSTALL is used

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    086ba5a View commit details
    Browse the repository at this point in the history
  5. First attempt at making this loop over EasyStack files, loading the c…

    …orrect easybuild version before loading eessi-extend
    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ecd30ca View commit details
    Browse the repository at this point in the history
  6. not sure why this is not working, see if this solves it

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    18cdaa2 View commit details
    Browse the repository at this point in the history
  7. This was the only way in which I got this to work. Otherwise, it does…

    …n't seem like the option is correctly accepted by EasyBuild - something related to bash variable expansion
    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5716424 View commit details
    Browse the repository at this point in the history
  8. Added include-easyblocks-from-commit

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9f3853c View commit details
    Browse the repository at this point in the history
  9. Easystack no longer passed as option. Comment is outdated, since we n…

    …ow _do_ have a separate EasyStack file in scripts/gpu_support/nvidia/easystacks
    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b9017d4 View commit details
    Browse the repository at this point in the history
  10. Make sure easystack file for host_injections is shipped

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eea2879 View commit details
    Browse the repository at this point in the history
  11. Remove rebuild, change comments that were out of date

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    33199d7 View commit details
    Browse the repository at this point in the history
  12. Only loop over the easystacks with CUDA in the name

    Caspar van Leeuwen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    06cd2ea View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch '2023.06-software.eessi.io' of github-trz:EESSI/software…

    …-layer into 2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1
    truib committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a27683e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'EESSI:2023.06-software.eessi.io' into 2023.06-software.…

    …eessi.io-cuDNN-8.9.2.26-part-1
    trz42 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5572ea View commit details
    Browse the repository at this point in the history
  3. Merge branch '2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1' of git…

    …hub-trz:trz42/software-layer into 2023.06-software.eessi.io-cuDNN-8.9.2.26-part-1
    truib committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b68fdfa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    0e7c9d8 View commit details
    Browse the repository at this point in the history
  2. replace TAB with WHITESPACEs

    truib committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d57f8d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02d3e1e View commit details
    Browse the repository at this point in the history
  4. use zero length env vars

    truib committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b28017a View commit details
    Browse the repository at this point in the history
  5. fix syntax issue

    truib committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    20aacdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88bdb88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b8ba8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a95d546 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45fa6b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3482b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db90ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. small typo fixed

    truib committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6a0223c View commit details
    Browse the repository at this point in the history
  2. add comment to clarify setting of MODULEPATH

    Co-authored-by: ocaisa <[email protected]>
    trz42 and ocaisa authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    affe37b View commit details
    Browse the repository at this point in the history
  3. clarify need for option

    Co-authored-by: Kenneth Hoste <[email protected]>
    trz42 and boegel authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d2d95e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f3bc9 View commit details
    Browse the repository at this point in the history