AMGX_solver_get_status() requires monitor_residual.
Open
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
- 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 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