Bad error message for singular matrix.
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 692
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Downstream issue: https://github.com/JuliaGPU/AMGX.jl/issues/21.
The input matrix in that issue is singular but there seems to be some issue where instead of getting a well-descriptive error message, the more general Fail to get info from cudense is printed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the singular-matrix input from the linked AMGX.jl issue and trace where the generic Fail to get info from cudense message is produced. Identify the underlying singular-matrix failure and define a descriptive error for that case; done means the reproduction reports the specific problem instead of the generic message.
Written by the indexing model from the issue text.
Assessment
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100