NVIDIA / NVIDIA/AMGX

AMGX_solver_get_status() requires monitor_residual.

Open
#21 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement tracking internally
Dominant language
Cuda
Stars
692
Forks
197
PR merge metrics
No merged PRs in 30d

Description

If monitor_residual is not set or set to 0 in the config, then AMGX_solver_get_status() silently returns 0 (success) regardless of convergence. Perhaps this should be made explicit in the reference for AMGX_solver_get_status.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reference documentation for AMGX_solver_get_status and inspect how monitor_residual is described. Confirm the behavior when monitor_residual is unset or zero, then update the reference so the status result and its dependency are explicit.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.