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

Use EESSI module in EESSI-install-software.sh #790

Merged

Commits on Oct 16, 2024

  1. Modify EESSI-install-software.sh so that it loads the EESSI module to…

    … set the environment
    Caspar van Leeuwen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d27fcf4 View commit details
    Browse the repository at this point in the history
  2. Also replace source of easybuild configuration by loading the EESSI-e…

    …xtend module
    Caspar van Leeuwen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4d22c13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660697a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b9b8d View commit details
    Browse the repository at this point in the history
  5. Move test if we are in prefix

    Caspar van Leeuwen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    41f8e02 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'use_module_in_eessi_install' of github.com:casparvl/sof…

    …tware-layer into use_module_in_eessi_install
    Caspar van Leeuwen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6034cc2 View commit details
    Browse the repository at this point in the history
  7. Unsetting all the other variables that EESSI-extend would consider, w…

    …e can only set one
    Caspar van Leeuwen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ab27742 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Make sure to use the site installation path for install_cuda_librarie…

    …s.sh
    Caspar van Leeuwen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c374bf4 View commit details
    Browse the repository at this point in the history
  2. Make sure we reload EESSI-extend with the correct env vars set, since…

    … we want to install in the CVMFS prefix
    Caspar van Leeuwen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9c48e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Remove patchelf, add util-linux. Patchelf is already in the stack, so…

    … not suitable as a test package
    Caspar van Leeuwen committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ad42fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e963240 View commit details
    Browse the repository at this point in the history
  3. Remove util-linux again, this was just to prove the PR worked

    Caspar van Leeuwen committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce5f2c8 View commit details
    Browse the repository at this point in the history
  4. Remove util-linux again, this was just to prove the PR worked

    Caspar van Leeuwen committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f38b24f View commit details
    Browse the repository at this point in the history
  5. Update EESSI-install-software.sh

    Co-authored-by: ocaisa <[email protected]>
    casparvl and ocaisa authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    abf1aff View commit details
    Browse the repository at this point in the history