Skip to content

Missing transferring array metadata in target regions cause memory errors #72

Description

@ggeorgakoudis

Pseudocode example:

a = np.array(...)
with openmp("target"):
  for i in range(a.size):
      # do stuff

We don't transfer a.size

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions