Skip to content

Commit

Permalink
Import CUDA.APIUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed May 29, 2024
1 parent 686ef1f commit 6b21cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CUDSS.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module CUDSS

using CUDA, CUDA.CUSPARSE
using CUDA, CUDA.APIUtils, CUDA.CUSPARSE
using CUDSS_jll
using LinearAlgebra
using SparseArrays
Expand Down

0 comments on commit 6b21cee

Please sign in to comment.