We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1e047f + 6ac0815 commit 8e3b072Copy full SHA for 8e3b072
test/gpu/simple_gpu.jl
@@ -1,4 +1,4 @@
1
-using OrdinaryDiffEq, CUDA, LinearAlgebra, Test, StaticArrays, ADTypes
+using OrdinaryDiffEq, DiffEqBase, CUDA, LinearAlgebra, Test, StaticArrays, ADTypes
2
function f(u, p, t)
3
A * u
4
end
0 commit comments