Skip to content

0d array creation followed by asarray does not work #17

@pspillai

Description

@pspillai

example:
a = ramba.array(7)
a.asarray()

returns garbage value. However, after sync or a[()], it works. This is when using DAG.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions