Skip to content

Commit

Permalink
Try ck/test_copyto branch
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jun 13, 2024
1 parent 5c527d8 commit dadb34f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions examples/Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.3"
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "d95e2ede05eb683ad8fc21789282919021c2aa3d"

Expand Down Expand Up @@ -331,7 +331,9 @@ weakdeps = ["CUDA", "MPI"]

[[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 = "ffd0b5afde1816c9e61697e9510fbd9aa01b62de"
git-tree-sha1 = "7db3bc77fca3f5ed4b4c1db0a538f5d6b47ff13b"
repo-rev = "ck/test_copyto"
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.14.9"
weakdeps = ["CUDA", "Krylov"]
Expand Down
6 changes: 4 additions & 2 deletions perf/Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.3"
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "7a92cac99b6b02f9ad635d89d8820baa11d445e7"

Expand Down Expand Up @@ -342,7 +342,9 @@ weakdeps = ["CUDA", "MPI"]

[[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 = "ffd0b5afde1816c9e61697e9510fbd9aa01b62de"
git-tree-sha1 = "7db3bc77fca3f5ed4b4c1db0a538f5d6b47ff13b"
repo-rev = "ck/test_copyto"
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.14.9"
weakdeps = ["CUDA", "Krylov"]
Expand Down

0 comments on commit dadb34f

Please sign in to comment.