Open
Description
- There should be
Array.write_events
andArray.read_events
, withArray.events
aliasingwrite_events
under a deprecation. - Arguments to all the generated kernels (elementwise etc.) should declare whether they're writing and automatically add to the appropriate
events
list. - Audit code calling into the kernels to avoid duplicate event insertion.
Metadata
Metadata
Assignees
Labels
No labels