Skip to content

Commit 415867c

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 ec7af8f commit 415867c

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
@@ -38,7 +38,7 @@ projects = ["test"]
3838

3939
[compat]
4040
Adapt = "4"
41-
CUDA = "5.9"
41+
CUDA = "5.9, 6.0"
4242
ChainRulesCore = "1"
4343
Dictionaries = "0.4"
4444
FiniteDifferences = "0.12"
@@ -55,5 +55,5 @@ TensorKitSectors = "0.3.6"
5555
TensorOperations = "5.1"
5656
TupleTools = "1.5"
5757
VectorInterface = "0.4.8, 0.5"
58-
cuTENSOR = "2"
58+
cuTENSOR = "2, 6.0"
5959
julia = "1.10"

0 commit comments

Comments
 (0)