Skip to content
Snippets Groups Projects

Add AssignmentCollection.has_exclusive_writes

An assumption of pystencils is that output stencil writes never overlap. This allows massive parallelization without race conditions or atomics.

When I use my autodiff transformations I use this condition to check whether the assumption still hold for the backward assignments.

Merge request reports

Pipeline #16993 passed

Pipeline passed for fb7e51ab on seitz:AssignmentCollection.has_exclusive_writes

Closed by Stephan SeitzStephan Seitz 5 years ago (Aug 7, 2019 7:53am UTC)

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