Skip to content

Fill on a mapped region-field store fails inside a nested (inline) task #1063

Description

@sbahirnv

Filling a store that is backed by an already-mapped region field inside a nested/inline task was not
supported. cuPyNumeric hits this because cn.dot(..., out=C) fills the output before writing to it,
and under inline execution C is a mapped region-field store. The fill fails instead of running.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions