Skip to content

MemoryHandle.buffer() (pyviennacl/backend.py:117) using cl.MemoryObject.from_int_ptr instead of cl.Buffer.from_int_ptr #40

@RobinKa

Description

@RobinKa

MemoryHandle.buffer() tries to use cl.MemoryObject.from_int_ptr which doesn't exist. Instead cl.Buffer.from_int_ptr should be used (see here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions