Typecast CUdeviceptr to uchar** in cuda access throws illegal memory access error 700
We allocated the memory for CUdeviceptr for v1 object and type cast to uchar** type.
We allocated the memory for CUdeviceptr for v1 object and type cast to uchar** type.