NVIDIA/AMGX

Bad error message for singular matrix.

Open

#203 opened on Sep 7, 2022

 (1 comment) (0 reactions) (0 assignees)Cuda (186 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (679 stars)
PR merge metrics
 (PR metrics pending)

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