Skip to content

Commit

Permalink
Use released versions of dependencies in test (#24)
Browse files Browse the repository at this point in the history
* Use released versions of dependencies in test

* Update test/environments/cuda-jl16
  • Loading branch information
tkf authored Apr 17, 2021
1 parent fe8b1a5 commit 6c41b70
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 60 deletions.
6 changes: 2 additions & 4 deletions test/environments/cuda-jl15/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -352,11 +352,9 @@ version = "0.5.8"

[[Transducers]]
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
git-tree-sha1 = "1f5ed218f428637d44b1c68ab9156d4435db5537"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/Transducers.jl"
git-tree-sha1 = "721dc0b917a43e6d191f07a6ea095ced164f08ce"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.61-DEV"
version = "0.4.62"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down
97 changes: 49 additions & 48 deletions test/environments/cuda-jl16/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ version = "1.0.1"

[[Accessors]]
deps = ["Compat", "CompositionsBase", "ConstructionBase", "Future", "MacroTools", "Requires", "Test"]
git-tree-sha1 = "6061581e28cf6fbbb6af983022c2589cbc801007"
git-tree-sha1 = "4f55fed2d5b8a8823b2a2ccbf42a576eb502dec9"
uuid = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
version = "0.1.1"
version = "0.1.2"

[[Adapt]]
deps = ["LinearAlgebra"]
git-tree-sha1 = "ffcfa2d345aaee0ef3d8346a073d5dd03c983ebe"
git-tree-sha1 = "f1b523983a58802c4695851926203b36e28f09db"
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
version = "3.2.0"
version = "3.3.0"

[[Aqua]]
deps = ["Pkg", "Test"]
Expand Down Expand Up @@ -61,24 +61,22 @@ uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82"
version = "0.4.1"

[[CUDA]]
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CompilerSupportLibraries_jll", "DataStructures", "ExprTools", "GPUArrays", "GPUCompiler", "LLVM", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "MacroTools", "Memoize", "Printf", "Random", "Reexport", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "TimerOutputs"]
git-tree-sha1 = "8b6b603da2dc3a7c92f9ca27e18c0b231215a58b"
repo-rev = "master"
repo-url = "https://github.com/JuliaGPU/CUDA.jl.git"
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CompilerSupportLibraries_jll", "DataStructures", "ExprTools", "GPUArrays", "GPUCompiler", "LLVM", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "MacroTools", "Memoize", "Printf", "Random", "RandomNumbers", "Reexport", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "TimerOutputs"]
git-tree-sha1 = "a6ce96dcf22fc4f1bfdfac02d54f0b77ecf2a4cc"
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
version = "2.6.0"
version = "3.0.3"

[[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
git-tree-sha1 = "de4f08843c332d355852721adb1592bce7924da3"
git-tree-sha1 = "44e9f638aa9ed1ad58885defc568c133010140aa"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "0.9.29"
version = "0.9.37"

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

[[CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
Expand Down Expand Up @@ -136,9 +134,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[[DocStringExtensions]]
deps = ["LibGit2", "Markdown", "Pkg", "Test"]
git-tree-sha1 = "50ddf44c53698f5e784bbebb3f4b21c5807401b1"
git-tree-sha1 = "9d4f64f79012636741cf01133158a54b24924c32"
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
version = "0.8.3"
version = "0.8.4"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
Expand All @@ -156,10 +154,10 @@ uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
version = "0.1.3"

[[FLoops]]
deps = ["Compat", "FLoopsBase", "JuliaVariables", "MLStyle", "Setfield", "Transducers"]
git-tree-sha1 = "04fa8d559746d8ad6af8aaaa0d1464d49eae22a7"
deps = ["Compat", "FLoopsBase", "JuliaVariables", "MLStyle", "Serialization", "Setfield", "Transducers"]
git-tree-sha1 = "37d092665146d18e4b980d8a88b4a7d80572c5c3"
uuid = "cc61a311-1640-44b5-9fba-1b764f453329"
version = "0.1.7"
version = "0.1.10"

[[FLoopsBase]]
deps = ["ContextVariablesX"]
Expand All @@ -169,22 +167,22 @@ version = "0.1.0"

[[Folds]]
deps = ["Accessors", "BangBang", "Baselet", "DefineSingletons", "Distributed", "InitialValues", "MicroCollections", "Referenceables", "Test", "Transducers"]
git-tree-sha1 = "6e38bb8e071fef3b29e9ab212c973d0fe5452b62"
git-tree-sha1 = "06b91e95befe35cbdeba35eba436e93db5276d8e"
uuid = "41a02a25-b8f0-4f67-bc48-60067656b558"
version = "0.2.2"
version = "0.2.3"

[[FoldsCUDA]]
deps = ["CUDA", "GPUArrays", "InitialValues", "SplittablesBase", "Transducers", "UnionArrays"]
git-tree-sha1 = "3f057bd499624d28de54128f9e595bc90541dbde"
repo-rev = "union"
deps = ["CUDA", "GPUArrays", "InitialValues", "Transducers", "UnionArrays"]
git-tree-sha1 = "1531a8276a8b8a150830ea3ac1df7a7203ddef88"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/FoldsCUDA.jl.git"
uuid = "6cd66ae4-5932-4b96-926d-e73e578e42cc"
version = "0.1.5-DEV"
version = "0.1.6-DEV"

[[FoldsCUDATests]]
deps = ["Adapt", "Aqua", "CUDA", "Documenter", "FLoops", "Folds", "FoldsCUDA", "GPUArrays", "InitialValues", "LiterateTest", "Random", "Random123", "Referenceables", "Setfield", "SplittablesBase", "Test", "Transducers"]
git-tree-sha1 = "23846c00ebbe0dd1142bf94ce9505ec4340e6872"
repo-rev = "union"
git-tree-sha1 = "92f78983c24f9261b5d4ac8b49e9d935660d82ca"
repo-rev = "master"
repo-subdir = "test/FoldsCUDATests"
repo-url = "https://github.com/JuliaFolds/FoldsCUDA.jl.git"
uuid = "d11caea5-3c98-4cd5-8a56-9589fe6662ee"
Expand All @@ -196,17 +194,15 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"

[[GPUArrays]]
deps = ["AbstractFFTs", "Adapt", "LinearAlgebra", "Printf", "Random", "Serialization"]
git-tree-sha1 = "f99a25fe0313121f2f9627002734c7d63b4dd3bd"
git-tree-sha1 = "9c95b2fd5c16bc7f97371e9f92f0fef77e0f5957"
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
version = "6.2.0"
version = "6.2.2"

[[GPUCompiler]]
deps = ["DataStructures", "ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "Serialization", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "b6c3b8e2df6ffe0da0b10e2045ce35a3cf618b8a"
repo-rev = "master"
repo-url = "https://github.com/JuliaGPU/GPUCompiler.jl.git"
git-tree-sha1 = "6eadd2321dc3ac0fc9d530ab01c2caa7fe5d74c6"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.10.1"
version = "0.11.4"

[[IOCapture]]
deps = ["Logging"]
Expand All @@ -229,9 +225,10 @@ uuid = "82899510-4779-5014-852e-03e436cf321d"
version = "1.0.0"

[[JLLWrappers]]
git-tree-sha1 = "a431f5f2ca3f4feef3bd7a5e94b8b8d4f2f647a0"
deps = ["Preferences"]
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.2.0"
version = "1.3.0"

[[JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
Expand Down Expand Up @@ -288,9 +285,9 @@ version = "0.1.4"
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[MLStyle]]
git-tree-sha1 = "937eda9ce36fcce082a42edd7181c8d23f4eb550"
git-tree-sha1 = "a667f58636b36ba10145d46a4afe70492850af8c"
uuid = "d8e11817-5142-5d16-987a-aa16d5891078"
version = "0.4.6"
version = "0.4.9"

[[MacroTools]]
deps = ["Markdown", "Random"]
Expand Down Expand Up @@ -346,14 +343,20 @@ version = "1.4.0"

[[Parsers]]
deps = ["Dates"]
git-tree-sha1 = "223a825cccef2228f3fdbf2ecc7ca93363059073"
git-tree-sha1 = "c8abc88faa3f7a3950832ac5d6e690881590d6dc"
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "1.0.16"
version = "1.1.0"

[[Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[Preferences]]
deps = ["TOML"]
git-tree-sha1 = "ea79e4c9077208cd3bc5d29631a26bc0cff78902"
uuid = "21216c6a-2e73-6563-6e65-726566657250"
version = "1.2.1"

[[PrettyPrint]]
git-tree-sha1 = "632eb4abab3449ab30c5e1afaa874f0b98b586e4"
uuid = "8162dcfd-2161-5ef2-ae6c-7681170c5f98"
Expand Down Expand Up @@ -396,9 +399,9 @@ version = "0.1.2"

[[Requires]]
deps = ["UUIDs"]
git-tree-sha1 = "cfbac6c1ed70c002ec6361e7fd334f02820d6419"
git-tree-sha1 = "4036a3bd08ac7e968e27c203d45f5fff15020621"
uuid = "ae029012-a4dd-5104-9daa-d747884805df"
version = "1.1.2"
version = "1.1.3"

[[SHA]]
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
Expand Down Expand Up @@ -451,15 +454,15 @@ uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

[[TableTraits]]
deps = ["IteratorInterfaceExtensions"]
git-tree-sha1 = "b1ad568ba658d8cbb3b892ed5380a6f3e781a81e"
git-tree-sha1 = "c06b2f539df1c6efa794486abfb6ed2022561a39"
uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
version = "1.0.0"
version = "1.0.1"

[[Tables]]
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "LinearAlgebra", "TableTraits", "Test"]
git-tree-sha1 = "a716dde43d57fa537a19058d044b495301ba6565"
git-tree-sha1 = "c9d2d262e9a327be1f35844df25fe4561d258dc9"
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
version = "1.3.2"
version = "1.4.2"

[[Tar]]
deps = ["ArgTools", "SHA"]
Expand All @@ -477,11 +480,9 @@ version = "0.5.8"

[[Transducers]]
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
git-tree-sha1 = "494c6effd1fef90b7fd86cae7dce529509966bf6"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/Transducers.jl"
git-tree-sha1 = "721dc0b917a43e6d191f07a6ea095ced164f08ce"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.61-DEV"
version = "0.4.62"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down
6 changes: 2 additions & 4 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[Transducers]]
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
git-tree-sha1 = "16759c1c36e306c0fb23c878559ea39257f47447"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/Transducers.jl"
git-tree-sha1 = "721dc0b917a43e6d191f07a6ea095ced164f08ce"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.60-DEV"
version = "0.4.62"

[[UUIDs]]
deps = ["Random"]
Expand Down
6 changes: 2 additions & 4 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[Transducers]]
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
git-tree-sha1 = "16759c1c36e306c0fb23c878559ea39257f47447"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/Transducers.jl"
git-tree-sha1 = "721dc0b917a43e6d191f07a6ea095ced164f08ce"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.60-DEV"
version = "0.4.62"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down

0 comments on commit 6c41b70

Please sign in to comment.