-
Notifications
You must be signed in to change notification settings - Fork 9
Add spack installation CI for HIP backend #318
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
base: main
Are you sure you want to change the base?
Conversation
Waiting for spack/spack-packages#1308 |
spack-configs/repos.yaml
Outdated
repos: | ||
builtin: | ||
git: https://github.com/spack/spack-packages.git | ||
branch: develop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may be risky if some packages on develop fail to compile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eventually, I would like to make this CI nightly in order to make sure that the recipe at develop works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait for the next release
c4a5fb1
to
6b85b8a
Compare
Resolves #313
This PR aims at adding a spack installation CI for rocm environment.
Documentation will be done in #300