STEllAR-GROUP / hpxcl

This repository contains components that will support percolation via OpenCL and CUDA
Boost Software License 1.0
31 stars 17 forks source link

Added new write function and an example to test functionality #105

Closed PADBarbosa closed 2 years ago

PADBarbosa commented 2 years ago

Added a new function that allows to copy data from host to device with an offset for both source and destination. Also added an example to test the functionality