We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2585e commit 2681261Copy full SHA for 2681261
1 file changed
test/runtests.jl
@@ -8,5 +8,5 @@ if VERSION >= v"1.11"
8
# Needs https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl/pull/229
9
include("NLPModelsJuMP.jl")
10
include("Optimisers.jl")
11
- include("Optimisers_GPU.jl")
+ #include("Optimisers_GPU.jl")
12
end
0 commit comments