28 Sep
2011
28 Sep
'11
11:22 p.m.
VecCUSPGetArrayReadWrite() gives you access to the CUSP array that lives on the device memory. You can then do things to it using the CUSP header file definitions Barry On Sep 28, 2011, at 10:46 PM, Shiyuan wrote:
Hi, How can we acess the data of a seqcusp Vec directly? Is it stored as consecutive 1d array in the device momery? Thanks.
Shiyuan