You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Calling CA.get_simulation(config) on this config will fail due to non-bitstype issues. If we can fix the issue described above, I hope to update ClimaAtmos.jl to construct the local state on CPU then adapt to GPU. This would not be needed if we actually fix interpolation on GPU, but that seems to be more challenging to achieve.
The atmos_state function in ClimaAtmos.jl/src/initial_conditions/atmos_state.jl would be updated to something like:
Describe the bug
adapt
ing a (center)space leads to malformed struct, which is realized during printing of resulting object.As a consequence, the space cannot be used to set up a field correctly.
error message
To Reproduce
srun -G1 --pty bash -l
julia --proj=examples
System details
Any relevant system information:
v1.10
clima cluster
module list
):climacommon/2024_10_08
The text was updated successfully, but these errors were encountered: