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

Documentation for installing on marvin #316

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

JamesMcClung
Copy link
Collaborator

This PR contains 2 mutually exclusive commits. The first commit is how I initially set up PSC on Marvin. It involves using psc-infrastructure to install psc (and all its dependencies) as a spack package. However, the dependencies must later be individually loaded to manually compile the code. Furthermore, this commit is incomplete.

The second commit outlines a different approach. It does not use psc-infrastructure. Instead, it involves making a spack environment with all the right dependencies for compilation. The environment must be activated first. Unfortunately, the environment (as presented herein) messes with the builtin slurm commands, and must either be deactivated to use slurm or not loaded in the first place.

@JamesMcClung
Copy link
Collaborator Author

ok, so it has more than 2 commits, but the rest are in #315

@germasch germasch merged commit acf15af into psc-code:main Nov 28, 2023
6 of 7 checks passed
@JamesMcClung JamesMcClung deleted the pr/marvindocs branch December 21, 2023 20:06
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