ClimaAtmos.jl icon indicating copy to clipboard operation
ClimaAtmos.jl copied to clipboard

O1.2.6 Demonstrate single (A100) GPU performant simulations with all parameterizations

Open charleskawczynski opened this issue 10 months ago • 1 comments

The Climate Modeling Alliance

Software Design Issue 📜

Purpose

Demonstrate 0.5 s per timestep at ~110 km resolution with 64 levels with all (but gravity wave) parameterizations on a single (A100) GPU.

The approach will be to tackle both egregiously expensive gpu kernels, improve parallelism where needed, and use kernel fusion to reduce sequential reads/writes.

Cost/Benefits/Risks

People and Personnel

  • Lead: @charleskawczynski
  • Collaborators: @sriharshakandala
  • Reviewers: --> @Julians42, @dennisYatunin, @nefrathenrici, @Sbozzolo

Components

Components considered include

  • [ ] Moist dycore
  • [ ] Prognostic implicit EDMF
  • [ ] Radiation
  • [ ] Diagnostics (if time permits)

charleskawczynski avatar Apr 24 '24 13:04 charleskawczynski

Is this a duplicate of https://github.com/CliMA/ClimaAtmos.jl/issues/2943 ?

juliasloan25 avatar May 13 '24 15:05 juliasloan25