IsopycnalSkewSymmetricDiffusivity
has a performance issue
#3938
Labels
GPU 👾
Where Oceananigans gets its powers from
performance 🏍️
So we can get the wrong answer even faster
On ClimaOcean.jl, a one-degree simulation runs on a H100 GPU with:
which is terribly slow (about 8 SYPD with 20 minute timestep).
Removing https://github.com/CliMA/ClimaOcean.jl/blob/5a32b3599b2c3e24461ab3ff4727e010ac366aa4/experiments/one_degree_simulation/one_degree_simulation.jl#L48
from the closures leads to
about 140 SYPD with a 20 minute timestep
The text was updated successfully, but these errors were encountered: