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

Ella GCC Setup #288

Open
wants to merge 16 commits into
base: ella-setup
Choose a base branch
from
Open

Ella GCC Setup #288

wants to merge 16 commits into from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    805e258 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ecca9ea View commit details
    Browse the repository at this point in the history
  2. config for system gcc

    Edric-Matwiejew committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7d22483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a68b761 View commit details
    Browse the repository at this point in the history
  4. gcc is buildable

    Edric-Matwiejew committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    46eca9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9225b40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5325305 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc92eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    fc6fcf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a18fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ae7b4 View commit details
    Browse the repository at this point in the history
  4. CRAYPE_VERSION check for cray-specific commands, spack loads gcc if "…

    …${gcc_version}" is not in PATH
    Edric-Matwiejew committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6f8a1db View commit details
    Browse the repository at this point in the history
  5. use sg for gcc install and compiler find commands, -j $(nproc) used w…

    …ith python build against gcc
    Edric-Matwiejew committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ba2c709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3d8d07 View commit details
    Browse the repository at this point in the history
  7. packages that depend on gcc autoload its dependencies, projection for…

    … gcc under "programming-languages"
    Edric-Matwiejew committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b9dece9 View commit details
    Browse the repository at this point in the history
  8. Changes for aarch64. Append to MODULEPATH only and find the spack-ins…

    …talled GCC module in the spack modules root directory.
    Edric-Matwiejew committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cb56028 View commit details
    Browse the repository at this point in the history