Skip to content

Commit

Permalink
Merge pull request #1545 from CliMA/sb/julia-1.9.4
Browse files Browse the repository at this point in the history
update buildkite to Julia 1.9.4
  • Loading branch information
simonbyrne authored Nov 15, 2023
2 parents 60ad543 + 7e5e11f commit 9078811
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .buildkite/dss_scaling/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
env:
JULIA_VERSION: "1.9.3"
JULIA_VERSION: "1.9.4"
MPICH_VERSION: "4.0.0"
OPENMPI_VERSION: "4.1.1"
CUDA_VERSION: "11.2"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
agents:
queue: central
slurm_mem: 8G
modules: julia/1.9.3 cuda/12.2 ucx/1.14.1_cuda-12.2 openmpi/4.1.5_cuda-12.2 hdf5/1.12.2-ompi415 nsight-systems/2023.2.1
modules: julia/1.9.4 cuda/12.2 ucx/1.14.1_cuda-12.2 openmpi/4.1.5_cuda-12.2 hdf5/1.12.2-ompi415 nsight-systems/2023.2.1

env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/scaling/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
env:
JULIA_VERSION: "1.9.3"
JULIA_VERSION: "1.9.4"
MPICH_VERSION: "4.0.0"
OPENMPI_VERSION: "4.1.1"
CUDA_VERSION: "11.2"
Expand Down
3 changes: 0 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,3 @@ StaticArrays = "1"
Statistics = "1"
UnPack = "1"
julia = "1.8"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
4 changes: 0 additions & 4 deletions examples/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GilbertCurves = "88fa7841-ef32-4516-bb70-c6ec135699d9"
HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -35,6 +34,3 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
OrdinaryDiffEq = "6"
Plots = "1"
SciMLBase = "1, 2"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions lib/ClimaCoreMakie/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ julia = "1.7"
[deps]
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions lib/ClimaCorePlots/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TriplotBase = "981d1d27-644d-49a2-9326-4793e63143c3"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
1 change: 0 additions & 1 deletion lib/ClimaCoreTempestRemap/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Test = "1"
julia = "1.7"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down
3 changes: 0 additions & 3 deletions lib/ClimaCoreVTK/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ julia = "1.7"
[deps]
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
HDF5_jll = "~1.12"
Aqua = "0.8"
2 changes: 1 addition & 1 deletion test/aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
Aqua.test_deps_compat(ClimaCore)
Aqua.test_project_extras(ClimaCore)
# Aqua.test_project_toml_formatting(ClimaCore) # failing
Aqua.test_piracy(ClimaCore)
Aqua.test_piracies(ClimaCore)
end

nothing

0 comments on commit 9078811

Please sign in to comment.