Skip to content

Commit 2681261

Browse files
committed
remove gpu temporarily
1 parent 4b2585e commit 2681261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ if VERSION >= v"1.11"
88
# Needs https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl/pull/229
99
include("NLPModelsJuMP.jl")
1010
include("Optimisers.jl")
11-
include("Optimisers_GPU.jl")
11+
#include("Optimisers_GPU.jl")
1212
end

0 commit comments

Comments
 (0)