Skip to content

Commit

Permalink
Fixing compatibilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
b-fg committed Jul 17, 2024
1 parent 68b7c6b commit d4ea856
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ WaterLilyReadVTKExt = "ReadVTK"
WaterLilyWriteVTKExt = "WriteVTK"

[compat]
AMDGPU = "^0.4.13,0.6"
CUDA = "4.1.4,5"
# AMDGPU = "^0.4.13,0.6"
# CUDA = "4.1.4,5"
DocStringExtensions = "0.9"
EllipsisNotation = "1.8"
ForwardDiff = "^0.10.18"
KernelAbstractions = "^0.9.1"
Reexport = "^1.2.2"
Requires = "1.3"
StaticArrays = "^1.1.0"
julia = "1.6"
# EllipsisNotation = "1.8"
# ForwardDiff = "^0.10.18"
KernelAbstractions = "0.9.1"
# Reexport = "^1.2.2"
# Requires = "1.3"
# StaticArrays = "^1.1.0"
julia = "1.8"

[extras]
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
Expand Down

0 comments on commit d4ea856

Please sign in to comment.