Skip to content
Snippets Groups Projects

Fix GPU copy kernels in periodicity handling

Merged Frederik Hennig requested to merge da15siwa/lbmpy:fhennig/fix-gpu-slice-copy into master

The option cupy_direct_copy=False in LBMPeriodicityHandling, generating dedicated copying kernels, was broken: it's implementation was trailing behind pystencils API changes by several versions. This MR fixes that, and also extends the tests for that feature.

Fixing this, bugs in pystencils relating to iteration slices in GPU kernels were revealed, see pystencils!422 (merged) and pystencils#103.

Depends on pystencils!422 (merged)

Closes #45 (closed)

Edited by Frederik Hennig

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