Skip to content

Commit c5af399

Browse files
Fix GPU tests
1 parent 6370728 commit c5af399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/LinearSolveCUDAExt.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module LinearSolveCUDAExt
22

33
using CUDA
44
using LinearSolve
5+
using LinearSolve: OperatorAssumptions
56
using LinearSolve.LinearAlgebra, LinearSolve.SciMLBase, LinearSolve.ArrayInterface
67
using SciMLBase: AbstractSciMLOperator
78

0 commit comments

Comments
 (0)