File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ ClimaCore.jl Release Notes
44main
55-------
66
7+ v0.14.31
8+ -------
9+
10+ - GPU performance should now be more robust
11+ [ 2296] ( https://github.com/CliMA/ClimaCore.jl/pull/2296 ) .
12+
13+ - Remapping is now protected for masked operations
14+ [ 2292] ( https://github.com/CliMA/ClimaCore.jl/pull/2292 ) .
15+
16+ - Shmem support for InterpolateC2F was added
17+ [ 2290] ( https://github.com/CliMA/ClimaCore.jl/pull/2290 ) .
18+
19+ - Some masked operations were fixed
20+ [ 2285] ( https://github.com/CliMA/ClimaCore.jl/pull/2285 ) .
21+
22+ - Internal refactoring should help reduce latency and improve gpu performance
23+ [ 2284] ( https://github.com/CliMA/ClimaCore.jl/pull/2284 ) .
24+
25+ - Masks now support restart
26+ [ 2212] ( https://github.com/CliMA/ClimaCore.jl/pull/2212 ) .
27+
728v0.14.30
829-------
930
Original file line number Diff line number Diff line change 11name = " ClimaCore"
22uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
33authors = [
" CliMA Contributors <[email protected] >" ]
4- version = " 0.14.30 "
4+ version = " 0.14.31 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments