Skip to content

Commit

Permalink
Merge pull request #43 from JuliaGPU/update_manifest
Browse files Browse the repository at this point in the history
Update manifest
  • Loading branch information
maleadt authored Jul 22, 2020
2 parents 4566237 + f525252 commit 80e4650
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[LoopVectorization]]
deps = ["DocStringExtensions", "LinearAlgebra", "OffsetArrays", "SIMDPirates", "SLEEFPirates", "UnPack", "VectorizationBase"]
git-tree-sha1 = "b595e15d20e45d2eb36c6b4462d2a34143872a45"
git-tree-sha1 = "c130c0ec960fa489dc87041d60834c459b307d0c"
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
version = "0.8.15"
version = "0.8.18"

[[MacroTools]]
deps = ["Markdown", "Random"]
Expand Down Expand Up @@ -211,9 +211,9 @@ uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"

[[SIMDPirates]]
deps = ["VectorizationBase"]
git-tree-sha1 = "dae629e96c1819d77882256e6cb29736f493bc30"
git-tree-sha1 = "cbe8797ac354d0b1dfe75d983429938db834b706"
uuid = "21efa798-c60a-11e8-04d3-e1a92915a26a"
version = "0.8.13"
version = "0.8.16"

[[SLEEFPirates]]
deps = ["Libdl", "SIMDPirates", "VectorizationBase"]
Expand Down Expand Up @@ -258,7 +258,7 @@ version = "1.0.1"
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[[VectorizationBase]]
deps = ["CpuId", "LLVM", "Libdl", "LinearAlgebra"]
git-tree-sha1 = "bb72c58beab6c9e544851f5373fcd72f8f1f157a"
deps = ["CpuId", "Libdl", "LinearAlgebra"]
git-tree-sha1 = "95c0c737c307dfd4f65ad50a79856b343fdb7959"
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
version = "0.12.21"
version = "0.12.24"

0 comments on commit 80e4650

Please sign in to comment.