STEllAR-GROUP / hpxcl

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

Added function to get the buffer device ID and an example #97

Closed PADBarbosa closed 3 years ago

PADBarbosa commented 3 years ago

A new function to access the buffer's parent device was added, as well as an example to test it.