Skip to content

Commit

Permalink
New version: LuxDeviceUtils v0.1.14 (#100687)
Browse files Browse the repository at this point in the history
UUID: 34f89e08-e1d5-43b4-8944-0b49ac560553
Repo: https://github.com/LuxDL/LuxDeviceUtils.jl.git
Tree: aa5488d6e00397db550a220a82cf4746a9f223ac

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 12, 2024
1 parent 5436c3e commit b27f52f
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 10 deletions.
21 changes: 16 additions & 5 deletions L/LuxDeviceUtils/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"

Expand All @@ -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"
3 changes: 3 additions & 0 deletions L/LuxDeviceUtils/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions L/LuxDeviceUtils/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "07713d1b7ebca8c467aa1350106d86eb37ad0b22"

["0.1.13"]
git-tree-sha1 = "5c9b43c6724e532c7c5603ab7dc06d034e3b6c7a"

["0.1.14"]
git-tree-sha1 = "aa5488d6e00397db550a220a82cf4746a9f223ac"
20 changes: 15 additions & 5 deletions L/LuxDeviceUtils/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
["0-0.1.13"]
FillArrays = ["0.13", "1"]
Zygote = "0.6"

Expand All @@ -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"]
Expand Down

0 comments on commit b27f52f

Please sign in to comment.