-
Notifications
You must be signed in to change notification settings - Fork 39
[WIP] multizone CPU/GPU test harness #1869
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: development
Are you sure you want to change the base?
[WIP] multizone CPU/GPU test harness #1869
Conversation
|
On Frontier with rocm/6.4.3, I get this output: Re-running now to compare with the "known good" rocm/6.3.1... |
|
rocm/6.3.1: I need to compute a better norm to compare them, but it looks like 6.4 is bad for us as well :/ |
|
to make sure the integrator comparison is the same, run with |
|
@zingale Jacobian caching is off. This problem is designed to go through (nearly) the full range of densities/temperatures we encounter a hydro sim without doing hydro. All error norms are relative to the CPU solution norm. Using Using Using rocm/7.0.2 (actually looks OK for us): |
This problem is designed to go through (nearly) the full range of densities/temperatures we encounter a hydro sim without doing hydro.
Prints relative L_1, L_2, and L_inf error norms of the GPU solution wrt the CPU solution.
(All error norms are relative to the CPU solution norm.)