Skip to content

Commit 99ddd05

Browse files
committed
Protect us from GPUArrays RNG change
1 parent 0fd01cf commit 99ddd05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,16 @@ TensorKitMooncakeExt = "Mooncake"
3636
[workspace]
3737
projects = ["test"]
3838

39+
[extras]
40+
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
41+
3942
[compat]
4043
Adapt = "4"
4144
CUDA = "5.9"
4245
ChainRulesCore = "1"
4346
Dictionaries = "0.4"
4447
FiniteDifferences = "0.12"
48+
GPUArrays = "<11.5.0"
4549
LRUCache = "1.0.2"
4650
LinearAlgebra = "1"
4751
MatrixAlgebraKit = "0.6.5"

0 commit comments

Comments
 (0)