Skip to content

Commit cd339b2

Browse files
committed
Try integrating with the GPUArrays sparse migration
1 parent c5145ab commit cd339b2

File tree

14 files changed

+267
-1268
lines changed

14 files changed

+267
-1268
lines changed

lib/cusparse/CUSPARSE.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ include("generic.jl")
4747
# high-level integrations
4848
include("interfaces.jl")
4949

50-
# native functionality
51-
include("device.jl")
52-
include("broadcast.jl")
53-
include("reduce.jl")
54-
5550
include("batched.jl")
5651

5752

lib/cusparse/array.jl

Lines changed: 95 additions & 96 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)