Skip to content

Commit

Permalink
New version: ITensorGPU v0.2.0 (#106457)
Browse files Browse the repository at this point in the history
UUID: d89171c1-af8f-46b3-badf-d2a472317c15
Repo: https://github.com/ITensor/ITensorGPU.jl.git
Tree: 3f143ec56553ea063487f6470b8c7bed8b92b3e5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 9, 2024
1 parent f11a858 commit e8cb9a0
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 17 deletions.
32 changes: 19 additions & 13 deletions I/ITensorGPU/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[0]
Combinatorics = "1.0.2-1"
StaticArrays = "1.2.13-1"
TimerOutputs = "0.5.13-0.5"

["0-0.0.2"]
ITensors = "0.2.12-0.2"
julia = "1.3.0-1"
Expand All @@ -14,6 +9,11 @@ Adapt = "3.3.1-3"
GPUCompiler = "0.13.8-0.13"
HDF5 = "0.15.7-0.15"

["0-0.1"]
Combinatorics = "1.0.2-1"
StaticArrays = "1.2.13-1"
TimerOutputs = "0.5.13-0.5"

["0-0.1.1"]
CUDA = "3.5.0-3"

Expand All @@ -32,7 +32,7 @@ julia = "1.6.0-1"
["0.0.6"]
Functors = "0.2-0.3"

["0.0.6-0"]
["0.0.6-0.1"]
SimpleTraits = "0.9.4-0.9"

["0.0.6-0.1.0"]
Expand All @@ -41,12 +41,12 @@ ITensors = "0.3.19-0.3"
["0.0.6-0.1.1"]
Adapt = "3.3.0-3"

["0.0.7-0"]
Functors = "0.2-0.4"

["0.0.7-0.0"]
GPUCompiler = ["0.13.8-0.13", "0.16"]

["0.0.7-0.1"]
Functors = "0.2-0.4"

["0.0.7-0.1.6"]
HDF5 = "0.15.7-0.16"

Expand All @@ -70,17 +70,23 @@ Adapt = "3.5.0-3"
["0.1.3"]
CUDA = "4.0-4.0.1"

["0.1.4-0"]
["0.1.4-0.1"]
CUDA = "4"
NDTensors = "0.1.50-0.1"

["0.1.5-0"]
["0.1.5-0.1"]
Strided = "1.1.2-2"

["0.1.6-0"]
["0.1.6-0.1"]
ITensors = "0.3.37"
cuTENSOR = "1.1.0-1"

["0.1.7-0"]
["0.1.7-0.1"]
Adapt = "3.5.0-4"
julia = "1.6-1.9"

["0.2-0"]
Adapt = "3-4"
CUDA = "4-5"
ITensors = "0.3-0.5"
julia = "1.6.0-1"
10 changes: 6 additions & 4 deletions I/ITensorGPU/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"

["0-0.1"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Expand All @@ -16,12 +18,12 @@ HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"

["0.0.6-0"]
["0.0.6-0.1"]
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"

["0.1.1-0"]
["0.1.1-0.1"]
NDTensors = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"

["0.1.2-0"]
["0.1.2-0.1"]
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
3 changes: 3 additions & 0 deletions I/ITensorGPU/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "57114051942fd0e74bf41cf66982d879af66b558"

["0.1.7"]
git-tree-sha1 = "9d8c15265f892352dc3db877ba7967c1f13bc21f"

["0.2.0"]
git-tree-sha1 = "3f143ec56553ea063487f6470b8c7bed8b92b3e5"

0 comments on commit e8cb9a0

Please sign in to comment.