Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 948779f

Browse files
authored
Merge pull request #62 from JuliaGPU/update_packages
Update packages
2 parents 7483806 + c9d78aa commit 948779f

File tree

1 file changed

+40
-12
lines changed

1 file changed

+40
-12
lines changed

Manifest.toml

Lines changed: 40 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,15 @@ version = "0.5.0"
88

99
[[Adapt]]
1010
deps = ["LinearAlgebra"]
11-
git-tree-sha1 = "42c42f2221906892ceb765dbcb1a51deeffd86d7"
11+
git-tree-sha1 = "27edd95a09fd428113ca019c092e8aeca2eb1f2d"
1212
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
13-
version = "2.3.0"
13+
version = "3.0.0"
14+
15+
[[Artifacts]]
16+
deps = ["Pkg"]
17+
git-tree-sha1 = "c30985d8821e0cd73870b17b0ed0ce6dc44cb744"
18+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
19+
version = "1.3.0"
1420

1521
[[BFloat16s]]
1622
deps = ["LinearAlgebra", "Test"]
@@ -27,17 +33,29 @@ uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82"
2733
version = "0.4.1"
2834

2935
[[CUDA]]
30-
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "DataStructures", "ExprTools", "GPUArrays", "GPUCompiler", "LLVM", "Libdl", "LinearAlgebra", "Logging", "MacroTools", "NNlib", "Pkg", "Printf", "Random", "Reexport", "Requires", "SparseArrays", "Statistics", "TimerOutputs"]
31-
git-tree-sha1 = "7663b61782b569b03fba91d330a5ed2f86cd4cb8"
36+
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CompilerSupportLibraries_jll", "DataStructures", "ExprTools", "GPUArrays", "GPUCompiler", "LLVM", "Libdl", "LinearAlgebra", "Logging", "MacroTools", "NNlib", "Pkg", "Printf", "Random", "Reexport", "Requires", "SparseArrays", "Statistics", "TimerOutputs"]
37+
git-tree-sha1 = "39f6f584bec264ace76f924d1c8637c85617697e"
3238
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
33-
version = "2.3.0"
39+
version = "2.4.0"
40+
41+
[[ChainRulesCore]]
42+
deps = ["LinearAlgebra", "MuladdMacro", "SparseArrays"]
43+
git-tree-sha1 = "15081c431bb25848ad9b0d172a65794f3a3e197a"
44+
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
45+
version = "0.9.24"
3446

3547
[[Compat]]
3648
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
3749
git-tree-sha1 = "919c7f3151e79ff196add81d7f4e45d91bbf420b"
3850
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
3951
version = "3.25.0"
4052

53+
[[CompilerSupportLibraries_jll]]
54+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
55+
git-tree-sha1 = "8e695f735fca77e9708e795eda62afdb869cbb70"
56+
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
57+
version = "0.3.4+0"
58+
4159
[[DataStructures]]
4260
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
4361
git-tree-sha1 = "fb0aa371da91c1ff9dc7fbed6122d3e411420b9c"
@@ -63,9 +81,9 @@ version = "0.1.3"
6381

6482
[[GPUArrays]]
6583
deps = ["AbstractFFTs", "Adapt", "LinearAlgebra", "Printf", "Random", "Serialization"]
66-
git-tree-sha1 = "2c1dd57bca7ba0b3b4bf81d9332aeb81b154ef4c"
84+
git-tree-sha1 = "f99a25fe0313121f2f9627002734c7d63b4dd3bd"
6785
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
68-
version = "6.1.2"
86+
version = "6.2.0"
6987

7088
[[GPUCompiler]]
7189
deps = ["DataStructures", "InteractiveUtils", "LLVM", "Libdl", "Scratch", "Serialization", "TimerOutputs", "UUIDs"]
@@ -77,11 +95,16 @@ version = "0.8.3"
7795
deps = ["Markdown"]
7896
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
7997

98+
[[JLLWrappers]]
99+
git-tree-sha1 = "a431f5f2ca3f4feef3bd7a5e94b8b8d4f2f647a0"
100+
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
101+
version = "1.2.0"
102+
80103
[[LLVM]]
81104
deps = ["CEnum", "Libdl", "Printf", "Unicode"]
82-
git-tree-sha1 = "a2101830a761d592b113129887fda626387f68d4"
105+
git-tree-sha1 = "d0d99629d6ae4a3e211ae83d8870907bd842c811"
83106
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
84-
version = "3.5.1"
107+
version = "3.5.2"
85108

86109
[[LibGit2]]
87110
deps = ["Printf"]
@@ -110,11 +133,16 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
110133
[[Mmap]]
111134
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
112135

136+
[[MuladdMacro]]
137+
git-tree-sha1 = "c6190f9a7fc5d9d5915ab29f2134421b12d24a68"
138+
uuid = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
139+
version = "0.2.2"
140+
113141
[[NNlib]]
114-
deps = ["Compat", "Libdl", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
115-
git-tree-sha1 = "2b7c3213ed4f2eed686f9f531f85d3ea2f75286f"
142+
deps = ["ChainRulesCore", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
143+
git-tree-sha1 = "13fd29731c7f609cb82a3a544c5538584d22c153"
116144
uuid = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
117-
version = "0.7.9"
145+
version = "0.7.11"
118146

119147
[[OrderedCollections]]
120148
git-tree-sha1 = "cf59cfed2e2c12e8a2ff0a4f1e9b2cd8650da6db"

0 commit comments

Comments
 (0)