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

test GPU compatibility after interface change

Open juliasloan25 opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. Before updating the implicit solver interface, we see a failure in _ldiv_serial when running RichardsModel globally on GPU (see error here). This is part of the code that should change when we update to the newer ClimaTimeSteppers interface (#528), so we should test this setup again after that's done. We want to test GPU compatibility both for a single column and on a sphere.

juliasloan25 avatar Mar 07 '24 17:03 juliasloan25