cuda librariesenhancementgood first issue
Metriche repository
- Star
- (1408 star)
- Metriche merge PR
- (Merge medio 5g 5h) (16 PR mergiate in 30 g)
Descrizione
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.