Skip to content
Snippets Groups Projects

[SIMD] fix Solvers - if one lane has zero initial residual

Merged Nils-Arne Dreier requested to merge fix_cgsolver_simd_zero_residual into master

If one lane has zero residual (e.g. the RHS and initial guess is zero) the division in the factor for the minimizing and orthogonalization is handled explicitly to avoid NaNs.

Edited by Nils-Arne Dreier

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading