Skip to content

Investigate a synchronized container class #367

Open
@kylelutz

Description

@kylelutz

Investigate a synchronized container class which can be used from both the host and the device and automatically synchronizes the underlying data when necessary. This should offer an interface similar to vector<T> and probably be built around an OpenCL buffer allocated with CL_MEM_ALLOC_HOST_PTR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions