Skip to content

Commit

Permalink
New version: Oceananigans v0.89.3
Browse files Browse the repository at this point in the history
UUID: 9e8cae18-63c1-5223-a75c-80ca9d6e9a09
Repo: https://github.com/CliMA/Oceananigans.jl.git
Tree: d0d5e4bae813966f7993d45a76aec47ad9bed25e

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 17, 2023
1 parent 1cd2e45 commit 0f50b30
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
14 changes: 10 additions & 4 deletions O/Oceananigans/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -290,12 +290,12 @@ CUDAKernels = "0.3.3-0.4"
["0.78.4-0.80"]
AMGX = "0.1.3-0.1"

["0.78.6-0"]
NCDatasets = "0.12.10-0.12"

["0.78.6-0.79.2"]
KernelAbstractions = "0.7.2-0.7"

["0.78.6-0.89.2"]
NCDatasets = "0.12.10-0.12"

["0.79.3-0.81.0"]
CUDAKernels = "0.4.7-0.4"
KernelAbstractions = "0.8"
Expand All @@ -304,9 +304,11 @@ KernelAbstractions = "0.8"
SeawaterPolynomials = "0.3.2-0.3"

["0.81.1-0"]
CUDA = "4"
KernelAbstractions = "0.9"

["0.81.1-0.89.2"]
CUDA = "4"

["0.84.1-0"]
PencilFFTs = "0.13.5-0.15"

Expand All @@ -323,6 +325,10 @@ Statistics = "1.9.0-1"
["0.87-0"]
Distances = "0.10"

["0.89.3-0"]
CUDA = "4-5"
NCDatasets = ["0.12.10-0.12", "0.13.1-0.13"]

["0.9-0.11"]
JLD2 = "0.0.0-0.2"

Expand Down
3 changes: 3 additions & 0 deletions O/Oceananigans/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -651,3 +651,6 @@ git-tree-sha1 = "8fcb8c3cf07cf663b685bccbb16923b78f442830"

["0.89.2"]
git-tree-sha1 = "e8caa94d03ec34434abc0fb036d43d34d1903411"

["0.89.3"]
git-tree-sha1 = "d0d5e4bae813966f7993d45a76aec47ad9bed25e"
2 changes: 2 additions & 0 deletions O/Oceananigans/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.89.3-0"]
EnzymeCore = "0.6"
2 changes: 2 additions & 0 deletions O/Oceananigans/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.89.3-0"]
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"

0 comments on commit 0f50b30

Please sign in to comment.