Skip to content

Commit 4e8b825

Browse files
committed
Update test/onemkl.jl
1 parent 3c666f7 commit 4e8b825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/onemkl.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if Sys.iswindows()
33
else
44

55
using oneAPI
6-
using oneAPI.oneMKL: band, bandex, oneSparseMatrixCSR, oneSparseMatrixCOO
6+
using oneAPI.oneMKL: band, bandex, oneSparseMatrixCSR, oneSparseMatrixCOO, oneSparseMatrixCSC
77

88
using SparseArrays
99
using LinearAlgebra

0 commit comments

Comments
 (0)