Skip to content

Commit

Permalink
CompatHelper: add new compat entry for MPI at version 0.20, (keep exi…
Browse files Browse the repository at this point in the history
…sting compat) (#243)

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Navid C. Constantinou <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2024
1 parent f3b1392 commit 05e6de3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Downloads = "1.6"
ImageMorphology = "0.4"
JLD2 = "0.4, 0.5"
KernelAbstractions = "0.9"
MPI = "0.20"
NCDatasets = "0.12, 0.13, 0.14"
Oceananigans = "0.93.1"
OrthogonalSphericalShellGrids = "0.1.2, 0.2"
Expand All @@ -51,10 +52,10 @@ Thermodynamics = "0.12"
julia = "1.9"

[extras]
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"

[targets]
test = ["Coverage", "Test", "MPIPreferences", "CUDA_Runtime_jll"]

0 comments on commit 05e6de3

Please sign in to comment.