Skip to content

AMDGPU with NonhydrostaticModel? #4591

@navidcy

Description

@navidcy

Shall we add NonhydrostaticModel in the AMDGPU test suite?

model = HydrostaticFreeSurfaceModel(; grid,
coriolis = FPlane(latitude=45),
buoyancy = BuoyancyTracer(),
tracers = :b,
momentum_advection = WENO(order=5),
tracer_advection = WENO(order=5),
free_surface = SplitExplicitFreeSurface(grid; substeps=60))

Or is there a particular reason that's not in the test suite already?

Metadata

Metadata

Assignees

No one assigned

    Labels

    GPU 👾Where Oceananigans gets its powers fromextensions 🧬question 💭No such thing as a stupid questiontesting 🧪Tests get priority in case of emergency evacuation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions