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
4
4
main
5
5
-------
6
6
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
+
7
19
- Fixed missing method for ` Topologies.mesh(Topology2D) `
8
20
[ 2288] ( https://github.com/CliMA/ClimaCore.jl/pull/2288 ) .
9
21
Original file line number Diff line number Diff line change 1
1
name = " ClimaCore"
2
2
uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
3
3
authors = [
" CliMA Contributors <[email protected] >" ]
4
- version = " 0.14.32 "
4
+ version = " 0.14.33 "
5
5
6
6
[deps ]
7
7
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments