JuliaGPU / JuliaGPU/CUDA.jl

Getting Sparse CuArrays to work with Arpack

Open
#154 4 comments 0 reactions 0 assignees View on GitHub
cuda array enhancement
Dominant language
Julia
Stars
1.4k
Forks
281
Avg merge
1d 7h
Merged PRs (30d)
30

Description

I'm trying to diagonalize a sparse CuArrays with `eigs`, which currently fails because it dispatches to the general matrix*vector multiplication. What would be needed to get it to work?

Is it only a question of defining the correct `mul!` method?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.