Skip to content
Snippets Groups Projects

Generalize AssmbScatr, ConjGrad, DiagPrecon, DirBndCond, FwdTrans, HelmSolve, Matrix, NeuBndCond operators

Generalize AssmbScatr, ConjGrad, DiagPrecon, DirBndCond, FwdTrans, HelmSolve, Matrix, NeuBndCond operators to allow multiple implementations.

Remark: Previous version of those operators committed to specific implementation. However, for CUDA, repeated copies between device and host should be avoided. Consequently, each of the operators mentioned above should probably have their own CUDA implementation.

Note: StdMat may not be the relevant name for some operators but API should at least allow for a CPU and a GPU implementations.

Edited by Jacques Xing

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading