Skip to content
Snippets Groups Projects

Support vector arguments with offset in scan kernels.

Merged Matt Wala requested to merge vectorarg-with-offset-for-scan into master

The boxtree and pytential test suites issue a lot of warnings related to the fact that the tree build kernels don't support VectorArgs with offsets. Unfortunately the tree build kernels can't easily be converted to support VectorArgs with offsets because of code sharing with elementwise / scan kernels, the latter of which up to now have not supported VectorArgs with offsets. This fixes the scan kernels to support them.

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