boostorg / boostorg/compute

Investigate a synchronized container class

Open
#367 0 comments 0 reactions 0 assignees View on GitHub
design feature task
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

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` and probably be built around an OpenCL buffer allocated with `CL_MEM_ALLOC_HOST_PTR`.
##

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.