Re: [ViennaCL-devel] Handling a matrix from OpenCL

2016-03-30 Thread Karl Rupp
Hi Jose, > (Is it Karl or Karli?) feel free to pick your favorite (just like Jose/Pepe) :-) > Thanks for your quick answer! I should further investigate. However, I > could not find how to execute an exclusive_scan() without downloading > the number of elements per row from the GPU to the host

Re: [ViennaCL-devel] Handling a matrix from OpenCL

2016-03-30 Thread Jose Luis Cercós
Hi Karl, (Is it Karl or Karli?) Thanks for your quick answer! I should further investigate. However, I could not find how to execute an exclusive_scan() without downloading the number of elements per row from the GPU to the host. Best wishes, Pepe 2016-03-29 22:24 GMT+02:00 Karl Rupp : > Hi Jo