Skip to content
Snippets Groups Projects

[preconditioner] fix ILDL for SIMD types

Merged Christian Engwer requested to merge feature/fix-weight-in-ILDL-preconditioner into master

the weight is a scalar, but the current code defines it a field_type, which might be a SIMD type or something else, which does not behave as a scalar. We fix this by using the SimdScalar traits to extract the scalar type and use this.

Merge request reports

Pipeline #5343 passed

Pipeline passed for 340415be on feature/fix-weight-in-ILDL-preconditioner

Merged by Martin NolteMartin Nolte 7 years ago (Nov 3, 2017 8:12pm UTC)

Loading

Pipeline #5349 canceled

Pipeline canceled for 28ad577b on master

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