Skip to content

Commit

Permalink
Remove duplicate compat entries in lower-level envs
Browse files Browse the repository at this point in the history
Apply Julia's suggestions from code review
  • Loading branch information
valeriabarra committed Jul 14, 2023
1 parent 3d8b9c2 commit b7f7119
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 74 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ steps:
slurm_mem: 20GB

# - label: "Moist earth with slab surface - test: monin allsky sponge idealinsol infreq_dt_cpl"
# command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --FLOAT_TYPE Float64 --device CPUMultiThreaded --coupled true --surface_setup PrescribedSurface --moist equil --vert_diff true --rad allskywithclear --rayleigh_sponge true --alpha_rayleigh_uh 0 --alpha_rayleigh_w 10 --energy_check true --mode_name slabplanet --t_end 10days --dt_save_to_sol 3600secs --dt_cpl 21600 --dt 200secs --dt_rad 6hours --mono_surface true --h_elem 4 --precip_model 0M --run_name target_params_in_slab_test1 --job_id target_params_in_slab_test1" # Unconverged SF (reproduced locally); works with 200s dt_cpl
# command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --FLOAT_TYPE Float64 --coupled true --surface_setup PrescribedSurface --moist equil --vert_diff true --rad allskywithclear --rayleigh_sponge true --alpha_rayleigh_uh 0 --alpha_rayleigh_w 10 --energy_check true --mode_name slabplanet --t_end 10days --dt_save_to_sol 3600secs --dt_cpl 21600 --dt 200secs --dt_rad 6hours --mono_surface true --h_elem 4 --precip_model 0M --run_name target_params_in_slab_test1 --job_id target_params_in_slab_test1" # Unconverged SF (reproduced locally); works with 200s dt_cpl
# artifact_paths: "experiments/AMIP/modular/output/slabplanet/target_params_in_slab_test1_artifacts/total_energy*.png"

- label: "Moist earth with slab surface - test: bulk allsky sponge realinsol infreq_dt_cpl"
Expand All @@ -210,7 +210,7 @@ steps:

# breaking:
# - label: "Moist earth with slab surface - monin allsky no_sponge idealinsol infreq_dt_cpl"
# command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --device CPUMultiThreaded --coupled true --surface_setup PrescribedSurface --moist equil --vert_diff true --rad allskywithclear --rayleigh_sponge false --energy_check true --mode_name slabplanet --t_end 10days --dt_save_to_sol 3600secs --dt_cpl 21600 --dt 200secs --dt_rad 6hours --idealized_insolation true --mono_surface true --h_elem 4 --precip_model 0M --run_name target_params_in_slab1"
# command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --coupled true --surface_setup PrescribedSurface --moist equil --vert_diff true --rad allskywithclear --rayleigh_sponge false --energy_check true --mode_name slabplanet --t_end 10days --dt_save_to_sol 3600secs --dt_cpl 21600 --dt 200secs --dt_rad 6hours --idealized_insolation true --mono_surface true --h_elem 4 --precip_model 0M --run_name target_params_in_slab1"
# artifact_paths: "experiments/AMIP/modular/output/slabplanet/target_params_in_slab1_artifacts/total_energy*.png"

- label: "AMIP - modular Float64"
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
ClimaAtmos = "0.15"
ClimaComms = "0.4, 0.5"
ClimaComms = "0.5"
ClimaCore = "0.10"
ClimaCoreTempestRemap = "0.3"
ClimaLSM = "0.2"
Expand Down
34 changes: 17 additions & 17 deletions experiments/AMIP/modular/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "86e438346ddfd17d3ba0e1a9d3ffa527247ca71e"
project_hash = "5204c167e8daeeb4de21d96a133c3d4852909a59"

[[deps.ADTypes]]
git-tree-sha1 = "e58c18d2312749847a74f5be80bb0fa53da102bd"
Expand Down Expand Up @@ -115,9 +115,9 @@ version = "0.1.5"

[[deps.BlockArrays]]
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
git-tree-sha1 = "ffb0191c5d1872a8c91a6181e94a365b7d08d5f2"
git-tree-sha1 = "174b4970af15a500a29e76151f5c53195784b9d4"
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
version = "0.16.35"
version = "0.16.36"

[[deps.Bzip2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
Expand Down Expand Up @@ -210,9 +210,9 @@ version = "0.15.2"

[[deps.ClimaComms]]
deps = ["CUDA", "MPI"]
git-tree-sha1 = "4ef012f40a64f401204dad167590c47daa738d62"
git-tree-sha1 = "6cbe1b835f91033e6326a92ac1a1f6a8c9b2215f"
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
version = "0.5.2"
version = "0.5.3"

[[deps.ClimaCore]]
deps = ["Adapt", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DiffEqBase", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "Requires", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "UnPack"]
Expand Down Expand Up @@ -264,9 +264,9 @@ version = "0.10.3"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "9c209fb7536406834aa938fb149964b985de6c83"
git-tree-sha1 = "02aa26a4cf76381be7f66e020a3eddeb27b0a092"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.1"
version = "0.7.2"

[[deps.ColorSchemes]]
deps = ["ColorTypes", "ColorVectorSpace", "Colors", "FixedPointNumbers", "PrecompileTools", "Random"]
Expand Down Expand Up @@ -722,9 +722,9 @@ version = "1.12.2+2"

[[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "3e008a7aa28d717a5badd05cb70c834e31001077"
git-tree-sha1 = "cb56ccdd481c0dd7f975ad2b3b62d9eda088f7e2"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.9.13"
version = "1.9.14"

[[deps.HarfBuzz_jll]]
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "Graphite2_jll", "JLLWrappers", "Libdl", "Libffi_jll", "Pkg"]
Expand All @@ -740,9 +740,9 @@ version = "0.1.15"

[[deps.HypergeometricFunctions]]
deps = ["DualNumbers", "LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
git-tree-sha1 = "ce7ea9cc5db29563b1fe20196b6d23ab3b111384"
git-tree-sha1 = "83e95aaab9dc184a6dcd9c4c52aa0dc26cd14a1d"
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
version = "0.3.18"
version = "0.3.21"

[[deps.IfElse]]
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
Expand Down Expand Up @@ -1459,9 +1459,9 @@ version = "0.6.12"

[[deps.RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
git-tree-sha1 = "43517a46724ece973c620c32617a6b3382e35f66"
git-tree-sha1 = "7ed35fb5f831aaf09c2d7c8736d44667a1afdcb0"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
version = "2.38.6"
version = "2.38.7"

[[deps.RecursiveFactorization]]
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "StrideArraysCore", "TriangularSolve"]
Expand Down Expand Up @@ -1647,9 +1647,9 @@ version = "1.4.0"

[[deps.StaticArrays]]
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "0da7e6b70d1bb40b1ace3b576da9ea2992f76318"
git-tree-sha1 = "fffc14c695c17bfdbfa92a2a01836cdc542a1e46"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.6.0"
version = "1.6.1"

[[deps.StaticArraysCore]]
git-tree-sha1 = "1d5708d926c76a505052d0d24a846d5da08bc3a4"
Expand Down Expand Up @@ -1686,9 +1686,9 @@ version = "0.4.17"

[[deps.StringEncodings]]
deps = ["Libiconv_jll"]
git-tree-sha1 = "33c0da881af3248dafefb939a21694b97cfece76"
git-tree-sha1 = "b765e46ba27ecf6b44faf70df40c57aa3a547dcb"
uuid = "69024149-9ee7-55f6-a4c4-859efe599b68"
version = "0.3.6"
version = "0.3.7"

[[deps.StringManipulation]]
git-tree-sha1 = "46da2434b41f41ac3594ee9816ce5541c6096123"
Expand Down
16 changes: 0 additions & 16 deletions experiments/AMIP/modular/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,41 +52,25 @@ ArtifactWrappers = "0.2"
AtmosphericProfilesLibrary = "0.1"
CLIMAParameters = "0.4, 0.5, 0.6, 0.7"
ClimaComms = "0.4, 0.5"
ClimaCore = "0.10"
ClimaCorePlots = "0.2"
ClimaCoreTempestRemap = "0.3"
ClimaCoupler = "0.1"
ClimaLSM = "0.2"
ClimaTimeSteppers = "0.7"
CloudMicrophysics = "0.10"
Colors = "0.12"
Dierckx = "0.5"
DiffEqBase = "6"
DiffEqCallbacks = "2"
DocStringExtensions = "0.8, 0.9"
ForwardDiff = "0.10"
GR = "0.71"
Glob = "1"
HDF5_jll = "1"
Insolation = "0.6"
IntervalSets = "0.5, 0.6, 0.7"
JLD2 = "0.4"
JSON = "0.21"
MPI = "0.20"
NCDatasets = "0.11, 0.12"
NVTX = "0.3"
OrdinaryDiffEq = "5, 6"
Plots = "1"
PrettyTables = "1, 2"
ProgressLogging = "0.1"
RRTMGP = "0.9"
SciMLBase = "1"
StaticArrays = "1"
SurfaceFluxes = "0.6"
TempestRemap_jll = "2"
TerminalLoggers = "0.1"
Thermodynamics = "0.10"
UnPack = "1"
julia = "1.8.5"

[extras]
Expand Down
34 changes: 17 additions & 17 deletions perf/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "7d9b1175d2eb11bf6c611a87a3493ae8a3b9b4b0"
project_hash = "ed64f0bf960c26121ab0c4b5691b73feff0c8714"

[[deps.ADTypes]]
git-tree-sha1 = "e58c18d2312749847a74f5be80bb0fa53da102bd"
Expand Down Expand Up @@ -115,9 +115,9 @@ version = "0.1.5"

[[deps.BlockArrays]]
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
git-tree-sha1 = "ffb0191c5d1872a8c91a6181e94a365b7d08d5f2"
git-tree-sha1 = "174b4970af15a500a29e76151f5c53195784b9d4"
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
version = "0.16.35"
version = "0.16.36"

[[deps.Bzip2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
Expand Down Expand Up @@ -210,9 +210,9 @@ version = "0.15.2"

[[deps.ClimaComms]]
deps = ["CUDA", "MPI"]
git-tree-sha1 = "4ef012f40a64f401204dad167590c47daa738d62"
git-tree-sha1 = "6cbe1b835f91033e6326a92ac1a1f6a8c9b2215f"
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
version = "0.5.2"
version = "0.5.3"

[[deps.ClimaCore]]
deps = ["Adapt", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DiffEqBase", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "Requires", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "UnPack"]
Expand Down Expand Up @@ -264,9 +264,9 @@ version = "0.10.3"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "9c209fb7536406834aa938fb149964b985de6c83"
git-tree-sha1 = "02aa26a4cf76381be7f66e020a3eddeb27b0a092"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.1"
version = "0.7.2"

[[deps.ColorSchemes]]
deps = ["ColorTypes", "ColorVectorSpace", "Colors", "FixedPointNumbers", "PrecompileTools", "Random"]
Expand Down Expand Up @@ -722,9 +722,9 @@ version = "1.12.2+2"

[[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "3e008a7aa28d717a5badd05cb70c834e31001077"
git-tree-sha1 = "cb56ccdd481c0dd7f975ad2b3b62d9eda088f7e2"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.9.13"
version = "1.9.14"

[[deps.HarfBuzz_jll]]
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "Graphite2_jll", "JLLWrappers", "Libdl", "Libffi_jll", "Pkg"]
Expand All @@ -740,9 +740,9 @@ version = "0.1.15"

[[deps.HypergeometricFunctions]]
deps = ["DualNumbers", "LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
git-tree-sha1 = "ce7ea9cc5db29563b1fe20196b6d23ab3b111384"
git-tree-sha1 = "83e95aaab9dc184a6dcd9c4c52aa0dc26cd14a1d"
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
version = "0.3.18"
version = "0.3.21"

[[deps.IfElse]]
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
Expand Down Expand Up @@ -1469,9 +1469,9 @@ version = "0.6.12"

[[deps.RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
git-tree-sha1 = "43517a46724ece973c620c32617a6b3382e35f66"
git-tree-sha1 = "7ed35fb5f831aaf09c2d7c8736d44667a1afdcb0"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
version = "2.38.6"
version = "2.38.7"

[[deps.RecursiveFactorization]]
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "StrideArraysCore", "TriangularSolve"]
Expand Down Expand Up @@ -1657,9 +1657,9 @@ version = "1.4.0"

[[deps.StaticArrays]]
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "0da7e6b70d1bb40b1ace3b576da9ea2992f76318"
git-tree-sha1 = "fffc14c695c17bfdbfa92a2a01836cdc542a1e46"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.6.0"
version = "1.6.1"

[[deps.StaticArraysCore]]
git-tree-sha1 = "1d5708d926c76a505052d0d24a846d5da08bc3a4"
Expand Down Expand Up @@ -1696,9 +1696,9 @@ version = "0.4.17"

[[deps.StringEncodings]]
deps = ["Libiconv_jll"]
git-tree-sha1 = "33c0da881af3248dafefb939a21694b97cfece76"
git-tree-sha1 = "b765e46ba27ecf6b44faf70df40c57aa3a547dcb"
uuid = "69024149-9ee7-55f6-a4c4-859efe599b68"
version = "0.3.6"
version = "0.3.7"

[[deps.StringManipulation]]
git-tree-sha1 = "46da2434b41f41ac3594ee9816ce5541c6096123"
Expand Down
17 changes: 0 additions & 17 deletions perf/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,43 +52,26 @@ ArgParse = "1.1"
ArtifactWrappers = "0.2"
AtmosphericProfilesLibrary = "0.1"
CLIMAParameters = "0.4, 0.5, 0.6, 0.7"
ClimaComms = "0.4, 0.5"
ClimaCore = "0.10"
ClimaCorePlots = "0.2"
ClimaCoreTempestRemap = "0.3"
ClimaCoupler = "0.1"
ClimaLSM = "0.2"
ClimaTimeSteppers = "0.7"
CloudMicrophysics = "0.10"
Colors = "0.12"
Dierckx = "0.5"
DiffEqBase = "6"
DiffEqCallbacks = "2"
DocStringExtensions = "0.8, 0.9"
ForwardDiff = "0.10"
GR = "0.71"
Glob = "1"
HDF5_jll = "1"
Insolation = "0.6"
IntervalSets = "0.5, 0.6, 0.7"
JLD2 = "0.4"
JSON = "0.21"
MPI = "0.20"
NCDatasets = "0.11, 0.12"
NVTX = "0.3"
OrdinaryDiffEq = "5, 6"
Plots = "1"
PrettyTables = "1, 2"
ProfileCanvas = "0.1"
ProgressLogging = "0.1"
RRTMGP = "0.9"
SciMLBase = "1"
StaticArrays = "1"
SurfaceFluxes = "0.6"
TempestRemap_jll = "2"
TerminalLoggers = "0.1"
Thermodynamics = "0.10"
UnPack = "1"
julia = "1.8.5"

[extras]
Expand Down
4 changes: 0 additions & 4 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,11 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
ArtifactWrappers = "0.2"
ClimaComms = "0.5"
ClimaCore = "0.10"
ClimaCoupler = "0.1"
ClimaLSM = "0.2"
Downloads = "1"
IntervalSets = "0.7"
MPI = "0.20"
NCDatasets = "0.11 - 0.12.16"
Pkg = "1"
Thermodynamics = "0.10"
Unitful = "1"
julia = "1.8.5"

0 comments on commit b7f7119

Please sign in to comment.