Skip to content

Commit

Permalink
Fix JuliaProject
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Nov 23, 2023
1 parent fae8fe8 commit a831b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/JuliaProject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[extras]
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
CUDA_Driver_jll = "4ee394cb-3365-5eb0-8335-949819d2adfc"
HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"

[preferences.CUDA_Driver_jll]
compat = false

[preferences.CUDA_Runtime_jll]
version = "local"
version = "12.2"
local = "true"

[preferences.MPIPreferences]
_format = "1.0"
Expand Down

0 comments on commit a831b23

Please sign in to comment.