diff --git a/L/LuxDeviceUtils/Compat.toml b/L/LuxDeviceUtils/Compat.toml index 0aaa7c2d8a67dcf..2ea0d17473da922 100644 --- a/L/LuxDeviceUtils/Compat.toml +++ b/L/LuxDeviceUtils/Compat.toml @@ -1,8 +1,5 @@ [0] -ChainRulesCore = "1" -Functors = "0.2-0.4" LuxCore = "0.1.4-0.1" -Preferences = "1" ["0-0.1.0"] Requires = "1" @@ -13,6 +10,11 @@ julia = "1.6.0-1" ["0-0.1.11"] Adapt = "3" +["0-0.1.13"] +ChainRulesCore = "1" +Functors = "0.2-0.4" +Preferences = "1" + ["0.1.1-0.1.10"] PackageExtensionCompat = "1" @@ -23,12 +25,21 @@ SparseArrays = ["0.0.0", "1"] ["0.1.11-0"] julia = "1.9.0-1" -["0.1.12-0"] +["0.1.12-0.1.13"] Adapt = "3-4" -["0.1.13-0"] +["0.1.13"] Random = "1" SparseArrays = "1" +["0.1.14-0"] +Adapt = "4" +ChainRulesCore = "1.20.0-1" +Functors = "0.4.4-0.4" +PrecompileTools = "1.2.0-1" +Preferences = "1.4.0-1" +Random = "1.9.0-1" +SparseArrays = "1.9.0-1" + ["0.1.3-0.1.4"] TruncatedStacktraces = "1" diff --git a/L/LuxDeviceUtils/Deps.toml b/L/LuxDeviceUtils/Deps.toml index b3c6274780bbc7f..167b37c1a8a74c2 100644 --- a/L/LuxDeviceUtils/Deps.toml +++ b/L/LuxDeviceUtils/Deps.toml @@ -13,5 +13,8 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df" ["0.1.1-0.1.10"] PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930" +["0.1.14-0"] +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" + ["0.1.3-0.1.4"] TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77" diff --git a/L/LuxDeviceUtils/Versions.toml b/L/LuxDeviceUtils/Versions.toml index 1c0cedf629af699..17d72f46018b17e 100644 --- a/L/LuxDeviceUtils/Versions.toml +++ b/L/LuxDeviceUtils/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "07713d1b7ebca8c467aa1350106d86eb37ad0b22" ["0.1.13"] git-tree-sha1 = "5c9b43c6724e532c7c5603ab7dc06d034e3b6c7a" + +["0.1.14"] +git-tree-sha1 = "aa5488d6e00397db550a220a82cf4746a9f223ac" diff --git a/L/LuxDeviceUtils/WeakCompat.toml b/L/LuxDeviceUtils/WeakCompat.toml index 314d93aa8ac0ae6..fcf410f43f28c38 100644 --- a/L/LuxDeviceUtils/WeakCompat.toml +++ b/L/LuxDeviceUtils/WeakCompat.toml @@ -1,4 +1,4 @@ -[0] +["0-0.1.13"] FillArrays = ["0.13", "1"] Zygote = "0.6" @@ -11,17 +11,27 @@ LuxAMDGPU = "0.1" ["0.1.1-0.1.3"] Metal = "0.4" -["0.1.10-0"] +["0.1.10-0.1.13"] LuxAMDGPU = "0.1-0.2" ["0.1.12-0"] -GPUArrays = "9-10" RecursiveArrayTools = "3" -["0.1.13-0"] +["0.1.12-0.1.13"] +GPUArrays = "9-10" + +["0.1.13"] Metal = ["0.5", "1"] -["0.1.3-0"] +["0.1.14-0"] +FillArrays = "1" +GPUArrays = "10" +LuxAMDGPU = "0.2.2-0.2" +LuxCUDA = "0.3.2-0.3" +Metal = "1" +Zygote = "0.6.69-0.6" + +["0.1.3-0.1.13"] LuxCUDA = "0.2-0.3" ["0.1.4-0.1.12"]