Tomás Chor
Tomás Chor
Hmm, now I'm getting a "no space on device error": 
@glwagner (or anyone) could you please give me a hand with the tests? The turbulence tests are getting stuck when building a `NonhydrostaticModel` with a dynamic Smagorinsky (with both kinds...
It seems that whenever the model has a `DynamicSmag`, `update_state!()` gets stuck here: https://github.com/CliMA/Oceananigans.jl/blob/5dd01ddfe73dd03515b52e6499b27c1b61c71364/src/Models/NonhydrostaticModels/update_nonhydrostatic_model_state.jl#L43 which ends up calling `compute_diffusivities!()` here: https://github.com/CliMA/Oceananigans.jl/blob/5dd01ddfe73dd03515b52e6499b27c1b61c71364/src/Models/NonhydrostaticModels/update_nonhydrostatic_model_state.jl#L64-L67 In this branch, `compute_diffusivities!()` looks like https://github.com/CliMA/Oceananigans.jl/blob/d00a7e6802ca73aaeb7e9c247f02775af719648f/src/TurbulenceClosures/turbulence_closure_implementations/Smagorinskys/smagorinsky.jl#L108-L121 and is...
I haven't been able to run the GPU tests for a while, but it's happening on CPUs for sure
Sad to read this announcement! For me the simplicity of using `xarray` to write images in parallel and string them together is unparalleled. Every other alternative that I've tried to...
Posting here to add my support for this! Hopefully this PR can be revived :heart:
@jagoosw can you share the branch in which you fix this issue? I'm trying to understand it better as I'm seeing some artifacts that may be due to it (see...
+1 for CI tests in this PR! Also, can someone please update the first comment with a brief example/description of the usage? I'm having a bit of trouble visualizing it...
cc @ali-ramadhan
Sorry, I completely forgot! ``` ERROR: LoadError: MethodError: Cannot `convert` an object of type Oceananigans.AbstractOperations.BinaryOperation{Center, Center, Face, typeof(+), Oceananigans.AbstractOperations.BinaryOperation{Center, Center, Face, typeof(+), Oceananigans.AbstractOperations.BinaryOperation{Center, Center, Face, typeof(+), Oceananigans.AbstractOperations.BinaryOperation{Center, Center, Face, typeof(+),...