Investigate a synchronized container class
Abierto
design
feature
task
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 340
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
##
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.