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
ClimaTimeSteppers and Thermodynamics are the only two packages that bring in KernelAbstractions in the ClimaAtmos dependency tree. As far as I can tell, here, KernelAbstractions is only used with KA.@print, so it would be nice to remove this dependency.
The text was updated successfully, but these errors were encountered:
ClimaTimeSteppers and Thermodynamics are the only two packages that bring in KernelAbstractions in the ClimaAtmos dependency tree. As far as I can tell, here,
KernelAbstractions
is only used withKA.@print
, so it would be nice to remove this dependency.The text was updated successfully, but these errors were encountered: