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

Need to update scripts for Setonix GPU #849

Open
chongchonghe opened this issue Jan 13, 2025 · 0 comments
Open

Need to update scripts for Setonix GPU #849

chongchonghe opened this issue Jan 13, 2025 · 0 comments
Labels

Comments

@chongchonghe
Copy link
Contributor

Describe the bug
Since we have enforced minimum ROCm version ( #843 ), we need to update setonix-gpu.profile. Currently, when you compile Quokka on Setonix, you will get an error: "You must use ROCm version >= 6.3 to compile Quokka. All previous ROCm versions have compiler bugs that may cause Quokka to produce incorrect results.", because rocm/5.7.1 is used.

However, the maximum version available on Setonix is rocm/5.7.1, so we should either replace this FATAL_ERROR with a warning or request Setonix IT to install rocm/6.3.1

To Reproduce
Steps to reproduce the behavior:

  1. Compile this problem on Setonix following the instructions on the official documentation page.
  2. See error

Additional context
Add any other context about the problem here.

@dosubot dosubot bot added the Setonix label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant