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

CI: GPU Build workflow is broken due to missing dependencies #80

Closed
mirenradia opened this issue Dec 20, 2024 · 0 comments · Fixed by #81
Closed

CI: GPU Build workflow is broken due to missing dependencies #80

mirenradia opened this issue Dec 20, 2024 · 0 comments · Fixed by #81
Assignees
Labels
bug Something isn't working

Comments

@mirenradia
Copy link
Member

Following AMReX-Codes/amrex#4259, CUDA builds now link with cusparse and HIP builds now link with rocsparse. We need to install these libraries to fix this bug.

@mirenradia mirenradia added the bug Something isn't working label Dec 20, 2024
@mirenradia mirenradia self-assigned this Dec 20, 2024
julianakwan pushed a commit that referenced this issue Dec 23, 2024
This fixes #80.

Also refactor the list of CUDA packages in a very minor way to reduce
duplication.
mirenradia added a commit that referenced this issue Dec 23, 2024
This fixes #80.

Also refactor the list of CUDA packages in a very minor way to reduce
duplication.
julianakwan pushed a commit that referenced this issue Jan 8, 2025
This fixes #80.

Also refactor the list of CUDA packages in a very minor way to reduce
duplication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant