cuda librariesenhancementgood first issue
Repository metrics
- Stars
- (1,408 stars)
- PR merge metrics
- (平均マージ 5d 5h) (30d で 16 merged PRs)
説明
CUSPARSE's API coverage is fairly limited, e.g. sparse*sparse isn't supported, leading to bugs filed like https://github.com/JuliaGPU/CUDA.jl/issues/1264. Instead of silently allowing those operations, maybe we should consider throwing an error a la CUSPARSE does not support this operation.