Skip to content

Commit

Permalink
testing another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed May 24, 2024
1 parent 159ae69 commit 852ee69
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ AllocCheck = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"
CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"
GeoParams = "e018b62d-d9de-4a26-8697-af89c310ae38"
JustPIC = "10dc771f-8528-4cd9-9d3b-b21b2e693339"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
ParallelStencil = "94395366-693c-11ea-3b26-d9b7aac5d958"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Expand All @@ -15,14 +16,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

[extensions]
JustRelaxAMDGPUExt = "AMDGPU"
JustRelaxCUDAExt = "CUDA"

[compat]
AMDGPU = "0.6, 0.7, 0.8"
CellArrays = "0.2"
CUDA = "4.4.1, 5"
CellArrays = "0.2"
GeoParams = "0.5, 0.6"
JustPIC = "0.3.2"
ParallelStencil = "0.11, 0.12"
Expand Down

0 comments on commit 852ee69

Please sign in to comment.