Skip to content

Commit

Permalink
New version: LuxDeviceUtils v0.1.12 (#98801)
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: 07713d1b7ebca8c467aa1350106d86eb37ad0b22

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 13, 2024
1 parent a9d25b0 commit 9833067
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 1 deletion.
7 changes: 6 additions & 1 deletion L/LuxDeviceUtils/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
Adapt = "3"
ChainRulesCore = "1"
Functors = "0.2-0.4"
LuxCore = "0.1.4-0.1"
Expand All @@ -11,6 +10,9 @@ Requires = "1"
["0-0.1.10"]
julia = "1.6.0-1"

["0-0.1.11"]
Adapt = "3"

["0.1.1-0.1.10"]
PackageExtensionCompat = "1"

Expand All @@ -21,5 +23,8 @@ SparseArrays = ["0.0.0", "1"]
["0.1.11-0"]
julia = "1.9.0-1"

["0.1.12-0"]
Adapt = "3-4"

["0.1.3-0.1.4"]
TruncatedStacktraces = "1"
3 changes: 3 additions & 0 deletions L/LuxDeviceUtils/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "2d5e75ccdcb9c7a7e7da2e1d3fe979b1b62b76db"

["0.1.11"]
git-tree-sha1 = "cffc2222bf9dc01730f6fc904266f8056abb8e83"

["0.1.12"]
git-tree-sha1 = "07713d1b7ebca8c467aa1350106d86eb37ad0b22"
4 changes: 4 additions & 0 deletions L/LuxDeviceUtils/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Metal = "0.4"
["0.1.10-0"]
LuxAMDGPU = "0.1-0.2"

["0.1.12-0"]
GPUArrays = "9-10"
RecursiveArrayTools = "3"

["0.1.3-0"]
LuxCUDA = "0.2-0.3"

Expand Down
4 changes: 4 additions & 0 deletions L/LuxDeviceUtils/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
["0.1.1-0"]
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"

["0.1.12-0"]
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["0.1.6-0.1.7"]
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"

0 comments on commit 9833067

Please sign in to comment.