Skip to content

Commit 77d47f8

Browse files
authored
Merge pull request #2430 from CliMA/js/gpu-compiler
pin GPUCompiler to 1.7.5
2 parents 6693590 + 8171e47 commit 77d47f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ UnrolledUtilities = "0fe1646c-419e-43be-ac14-22321958931b"
3131

3232
[weakdeps]
3333
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
34+
GPUCompiler = "f5f5e495-2405-526c-b7e8-d49c91cb95a5"
3435
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
3536

3637
[extensions]
@@ -54,6 +55,7 @@ Dates = "1"
5455
FastBroadcast = "0.3.1"
5556
ForwardDiff = "0.10.15, 1"
5657
GaussQuadrature = "0.5.8"
58+
GPUCompiler = "< 1.7.6"
5759
GilbertCurves = "0.1"
5860
HDF5 = "0.16.16, 0.17"
5961
InteractiveUtils = "1"

0 commit comments

Comments
 (0)