Skip to content

Commit ac8867c

Browse files
Try with avoiding gpu-incompatible remapper logic
1 parent e3f10da commit ac8867c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,9 @@ weakdeps = ["CUDA", "MPI"]
381381

382382
[[deps.ClimaCore]]
383383
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
384-
git-tree-sha1 = "c6ab151ea66f3756566abc039c76ae767e490446"
384+
git-tree-sha1 = "01c9e1119f235499f01e213da778593de55d02f9"
385+
repo-rev = "ck/fixes"
386+
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
385387
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
386388
version = "0.14.34"
387389
weakdeps = ["CUDA", "Krylov"]

0 commit comments

Comments
 (0)