Skip to content

Commit 1255819

Browse files
Merge pull request #198 from SciML/compathelper/new_version/2026-04-11-00-18-38-971-02395235516
CompatHelper: bump compat for CUDA to 6, (keep existing compat)
2 parents 512709b + b99d717 commit 1255819

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 @@ Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
4141

4242
[compat]
4343
BenchmarkTools = "1"
44-
CUDA = "5"
44+
CUDA = "5, 6"
4545
ComponentArrays = "0.15"
4646
Dagger = "0.18, 0.19"
4747
DiffEqBase = "6"
@@ -59,9 +59,9 @@ Lux = "1"
5959
MPI = "0.20"
6060
Measurements = "2"
6161
NodeJS = "2"
62+
Optimisers = "0.4"
6263
Optimization = "5"
6364
OptimizationOptimisers = "0.3"
64-
Optimisers = "0.4"
6565
OrdinaryDiffEq = "6"
6666
ParameterizedFunctions = "5"
6767
Plots = "1"

0 commit comments

Comments
 (0)