Skip to content

Commit

Permalink
Update libcudss_prologue.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Dec 12, 2024
1 parent ac822ee commit 828eb41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gen/libcudss_prologue.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# CUDSS uses CUDA runtime objects, which are compatible with our driver usage
const cudaStream_t = CUstream
const cudaDataType_t = cudaDataType
const CUPTR_C_NULL = CuPtr{Ptr{Cvoid}}(0)
const CUPTR_C_NULL = CuPtr{Ptr{Cvoid}}(0)

0 comments on commit 828eb41

Please sign in to comment.