Skip to content

Commit aab9aa5

Browse files
Update test/gpu_kernel_de/stiff_ode/gpu_ode_modelingtoolkit_dae.jl
1 parent b630653 commit aab9aa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/gpu_kernel_de/stiff_ode/gpu_ode_modelingtoolkit_dae.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using ModelingToolkit, DiffEqGPU, OrdinaryDiffEq, LinearAlgebra, Test
22
using ModelingToolkit: t_nounits as t, D_nounits as D
3-
using KernelAbstractions: CPU
4-
53

64
# Define the cartesian pendulum DAE system
75
@parameters g = 9.81 L = 1.0

0 commit comments

Comments
 (0)