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

No more bootstrap/cache in ~/.spack #1008

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

AlexanderRichert-NOAA
Copy link
Collaborator

@AlexanderRichert-NOAA AlexanderRichert-NOAA commented Feb 16, 2024

Summary

I've gotten annoyed with our various installations clobbering the contents of ~/.spack, having to periodically delete ~/.spack as we work across multiple Spack versions, etc. This PR makes our installations self contained by putting the bootstrap and cache directories that would normally go under ~/.spack in $SPACK_ROOT.

Testing

Tested on personal machine. Needs further testing on HPC systems etc.

Applications affected

n/a

Systems affected

All

Dependencies

none

Issue(s) addressed

none

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.

@climbfuji climbfuji merged commit 06de425 into JCSDA:develop Feb 21, 2024
7 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