Skip to content

Commit 3b8b166

Browse files
Bump the all-julia-packages group with 2 updates
Updates the requirements on [CUDA](https://github.com/JuliaGPU/CUDA.jl) and [cuTENSOR](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version. Updates `CUDA` to 6.0.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v5.9.0...v6.0.0) Updates `cuTENSOR` to 6.0.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v2.0.0...v6.0.0) --- updated-dependencies: - dependency-name: CUDA dependency-version: 6.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: cuTENSOR dependency-version: 6.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d02541 commit 3b8b166

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ projects = ["test"]
4141
[compat]
4242
Adapt = "4"
4343
AMDGPU = "2"
44-
CUDA = "5.9"
44+
CUDA = "5.9, 6.0"
4545
ChainRulesCore = "1"
4646
Dictionaries = "0.4"
4747
FiniteDifferences = "0.12"
@@ -58,5 +58,5 @@ TensorKitSectors = "0.3.7"
5858
TensorOperations = "5.1"
5959
TupleTools = "1.5"
6060
VectorInterface = "0.4.8, 0.5"
61-
cuTENSOR = "2"
61+
cuTENSOR = "2, 6.0"
6262
julia = "1.10"

0 commit comments

Comments
 (0)