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

Recommend the use of Spack on supercomputers #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thomas-bouvier
Copy link

Supercomputers often require specific versions of software or custom builds tailored to their architecture. Spack allows to manage complex HPC stacks in a reproducible manner.

This PR documents the process of installing Nanotron using Spack.

I added Spack support for Nanotron in this PR: spack/spack#48582. The command spack install py-nanotron will install the last published release v0.4. Use spack install py-nanotron@main to install the last commit.

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.

None yet

1 participant