direct access of seqcusp Vec
28 Sep
2011
28 Sep
'11
10:46 p.m.
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
28 Sep
28 Sep
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
5428
Age (days ago)
5428
Last active (days ago)
1 comments
2 participants
participants (2)
-
Barry Smith -
Shiyuan