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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions