Skip to content

Add batch install script and updated source / binary mirror files for EPIC Tier 1 hosts#2043

Merged
climbfuji merged 40 commits into
JCSDA:developfrom
rickgrubin-noaa:epic/batch_install
Jun 17, 2026
Merged

Add batch install script and updated source / binary mirror files for EPIC Tier 1 hosts#2043
climbfuji merged 40 commits into
JCSDA:developfrom
rickgrubin-noaa:epic/batch_install

Conversation

@rickgrubin-noaa

Copy link
Copy Markdown
Collaborator

Description

Add a batch install script for EPIC Tier 1 hosts, and update mirrors.yaml files for those hosts to define source and binary cache locations.

File util/epic/intel_oneapi-2026.0.0_install.sh is added for potential future need / use.

Both scripts shamelessly borrowed from NRL host scripts.

Dependencies

None

Issues addressed

None

Applications affected

None

Systems affected

  • derecho
  • gaea-c6
  • hercules
  • orion
  • ursa

Note: ParallelWorks / CSP hosts not (yet) implemented

Testing

  • CI: Note whether the automatic tests (GitHub actions tests that run automatically for every commit) pass or not
    • GitHub actions CI tests pass
    • GitHub actions CI tests do not pass (provide explanation)
    • GitHub actions CI tests skipped (provide explanation if necessary)
  • New tests added: List and describe any new tests added to GitHub actions
    • ...
  • Additional testing: Add information on any additional tests conducted
    • Multiple build / install runs across all EPIC Tier1 hosts

Checklist

  • This PR addresses one issue/problem/enhancement or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.
  • All necessary updates to the documentation (spack-stack wiki) will be made when this PR is merged

@rickgrubin-noaa rickgrubin-noaa self-assigned this Jun 16, 2026

@climbfuji climbfuji left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks strangely familiar ...


##################################################################################################

function fix_permissions() {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the default umask an issue at all on any of these systems?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that I'm aware, so decided to err on the safe side, as it were.

@climbfuji climbfuji merged commit c17b15c into JCSDA:develop Jun 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants