File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ ClimaCore.jl Release Notes
44main
55-------
66
7+ v0.14.33
8+ -------
9+
10+ - Expanded compat for Krylov to ` 0.10 ` . [ 2318] ( https://github.com/CliMA/ClimaCore.jl/pull/2318 ) .
11+
12+ v0.14.32
13+ -------
14+
15+ - Disabled shared memory on finite difference operators. It was found that it
16+ has a severe performance penalty for more complex cases.
17+ [ 2317] ( https://github.com/CliMA/ClimaCore.jl/pull/2317 )
18+
719- Fixed missing method for ` Topologies.mesh(Topology2D) `
820 [ 2288] ( https://github.com/CliMA/ClimaCore.jl/pull/2288 ) .
921
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.32 "
4+ version = " 0.14.33 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments