Skip to content

Commit

Permalink
Try ClimaCore Nv parameter branch
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed May 30, 2024
1 parent b9ab189 commit 2ff21e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,9 @@ version = "0.5.8"

[[deps.ClimaCore]]
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "684a90d619335c8160cb0cfae7c602701649e4e9"
git-tree-sha1 = "f4030005c35795b73eaa3b67a7f4899601cfb0cc"
repo-rev = "ck/Nv_parameter_new"
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.14.5"
weakdeps = ["CUDA", "Krylov"]
Expand Down
4 changes: 3 additions & 1 deletion perf/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,9 @@ version = "0.5.8"

[[deps.ClimaCore]]
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "684a90d619335c8160cb0cfae7c602701649e4e9"
git-tree-sha1 = "f4030005c35795b73eaa3b67a7f4899601cfb0cc"
repo-rev = "ck/Nv_parameter_new"
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.14.5"
weakdeps = ["CUDA", "Krylov"]
Expand Down

0 comments on commit 2ff21e7

Please sign in to comment.