Skip to content

Commit f643a0d

Browse files
committed
upadte backbone cuda
1 parent d25287e commit f643a0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backbone_cuda.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using CUDA
2+
using CUDA.CUSOLVER, CUDA.CUBLAS
23

34
for (Xpotrf_buffer, Xpotrf, Xtrsm, Xgemm, T) in (
45
(:cusolverDnSpotrf_bufferSize, :cusolverDnSpotrf, :cublasStrsm_v2, :cublasSgemm_v2, :Float32),

0 commit comments

Comments
 (0)