Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
test_latticegpu.jl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alberto Ramos
test_latticegpu.jl
Commits
eee4b8c5
Commit
eee4b8c5
authored
Nov 08, 2021
by
Alberto Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dowgrade to CUDAv3.3.3
https://discourse.julialang.org/t/problem-with-cudav3/71118/9
parent
3c8b39c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
14 deletions
+25
-14
Manifest.toml
Manifest.toml
+25
-14
No files found.
Manifest.toml
View file @
eee4b8c5
...
...
@@ -38,10 +38,10 @@ uuid = "375f315e-f2c4-11e9-2ef9-134f02f79e27"
version
=
"0.1.0"
[[BFloat16s]]
deps
=
[
"LinearAlgebra"
,
"
Printf"
,
"Random"
,
"
Test"
]
git-tree-sha1
=
"
a598ecb0d717092b5539dbbe890c98bac842b072
"
deps
=
[
"LinearAlgebra"
,
"Test"
]
git-tree-sha1
=
"
4af69e205efc343068dc8722b8dfec1ade89254a
"
uuid
=
"ab4f0b2a-ad5b-11e8-123f-65d77653426b"
version
=
"0.
2
.0"
version
=
"0.
1
.0"
[[Base64]]
uuid
=
"2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
...
...
@@ -52,10 +52,10 @@ uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82"
version
=
"0.4.1"
[[CUDA]]
deps
=
[
"AbstractFFTs"
,
"Adapt"
,
"BFloat16s"
,
"CEnum"
,
"CompilerSupportLibraries_jll"
,
"ExprTools"
,
"GPUArrays"
,
"GPUCompiler"
,
"LLVM"
,
"LazyArtifacts"
,
"Libdl"
,
"LinearAlgebra"
,
"Logging"
,
"Printf"
,
"Random"
,
"Random123"
,
"RandomNumbers"
,
"Reexport"
,
"Requires"
,
"SparseArrays"
,
"SpecialFunctions"
,
"TimerOutputs"
]
git-tree-sha1
=
"
2c8329f16addffd09e6ca84c556e2185a4933c64
"
deps
=
[
"AbstractFFTs"
,
"Adapt"
,
"BFloat16s"
,
"CEnum"
,
"CompilerSupportLibraries_jll"
,
"
DataStructures"
,
"
ExprTools"
,
"GPUArrays"
,
"GPUCompiler"
,
"LLVM"
,
"LazyArtifacts"
,
"Libdl"
,
"LinearAlgebra"
,
"Logging"
,
"Printf"
,
"Random"
,
"Random123"
,
"RandomNumbers"
,
"Reexport"
,
"Requires"
,
"SparseArrays"
,
"SpecialFunctions"
,
"TimerOutputs"
]
git-tree-sha1
=
"
8ef71bf6d6602cf227196b43650924bf9ef7babc
"
uuid
=
"052768ef-5323-5732-b1bb-66c8b64840ba"
version
=
"3.
5.0
"
version
=
"3.
3.3
"
[[ChainRulesCore]]
deps
=
[
"Compat"
,
"LinearAlgebra"
,
"SparseArrays"
]
...
...
@@ -79,6 +79,12 @@ version = "3.40.0"
deps
=
[
"Artifacts"
,
"Libdl"
]
uuid
=
"e66e0078-7015-5450-92f7-15fbd957f2ae"
[[DataStructures]]
deps
=
[
"Compat"
,
"InteractiveUtils"
,
"OrderedCollections"
]
git-tree-sha1
=
"7d9d316f04214f7efdbb6398d545446e246eff02"
uuid
=
"864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
version
=
"0.18.10"
[[Dates]]
deps
=
["Printf"]
uuid
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
...
...
@@ -117,16 +123,16 @@ deps = ["Artifacts", "Libdl"]
uuid
=
"781609d7-10c4-51f6-84f2-b8444358ff6d"
[[GPUArrays]]
deps
=
[
"Adapt"
,
"LinearAlgebra"
,
"Printf"
,
"Random"
,
"Serialization"
,
"Statistics"
]
git-tree-sha1
=
"
7772508f17f1d482fe0df72cabc5b55bec06bbe0
"
deps
=
[
"A
bstractFFTs"
,
"A
dapt"
,
"LinearAlgebra"
,
"Printf"
,
"Random"
,
"Serialization"
,
"Statistics"
]
git-tree-sha1
=
"
ececbf05f8904c92814bdbd0aafd5540b0bf2e9a
"
uuid
=
"0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
version
=
"
8.1.2
"
version
=
"
7.0.1
"
[[GPUCompiler]]
deps
=
[
"ExprTools"
,
"InteractiveUtils"
,
"LLVM"
,
"Libdl"
,
"Logging"
,
"TimerOutputs"
,
"UUIDs"
]
git-tree-sha1
=
"
77d915a0af27d474f0aaf12fcd46c400a552e84c
"
git-tree-sha1
=
"
4ed2616d5e656c8716736b64da86755467f26cf5
"
uuid
=
"61eb1bfa-7361-4325-ad38-22787b887f55"
version
=
"0.1
3.7
"
version
=
"0.1
2.9
"
[[IOCapture]]
deps
=
[
"Logging"
,
"Random"
]
...
...
@@ -140,9 +146,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
[[InverseFunctions]]
deps
=
["Test"]
git-tree-sha1
=
"
f0c6489b12d28fb4c2103073ec7452f3423bd308
"
git-tree-sha1
=
"
a7254c0acd8e62f1ac75ad24d5db43f5f19f3c65
"
uuid
=
"3587e190-3f89-42d0-90ee-14403ec27112"
version
=
"0.1.
1
"
version
=
"0.1.
2
"
[[IrrationalConstants]]
git-tree-sha1
=
"7fd44fd4ff43fc60815f8e764c0f352b83c49151"
...
...
@@ -175,7 +181,7 @@ version = "0.0.11+0"
[[LatticeGPU]]
deps
=
[
"CUDA"
,
"Random"
,
"TimerOutputs"
]
git-tree-sha1
=
"
d8e0de54b67807478ead3f1fde4de0a0d94f7277
"
git-tree-sha1
=
"
7fae547f09522012fdf1d17d049fb2d80c36e448
"
repo-rev
=
"master"
repo-url
=
"https://igit.ific.uv.es/alramos/latticegpu.jl"
uuid
=
"958c3683-801a-4582-9cfa-2d6e2ae1763b"
...
...
@@ -256,6 +262,11 @@ git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1"
uuid
=
"efe28fd5-8261-553b-a9e1-b2916fc3738e"
version
=
"0.5.5+0"
[[OrderedCollections]]
git-tree-sha1
=
"85f8e6578bf1f9ee0d11e7bb1b1456435479d47c"
uuid
=
"bac558e1-5e72-5ebc-8fee-abe8a469f55d"
version
=
"1.4.1"
[[Parsers]]
deps
=
["Dates"]
git-tree-sha1
=
"ae4bbcadb2906ccc085cf52ac286dc1377dceccc"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment