PETSC_EXTERN PetscErrorCode VecCUSPRestoreCUDAArrayReadWrite(Vec v, PetscScalar **a)This marks the host data as out of date. Subsequent access to the Many brvector data on the host side with for instance VecGetArray() incurs a Many brdata transfer. Many br
v | - the vector Many br | |
a | - the CUDA device pointer. This pointer is invalid after Many brVecCUSPRestoreCUDAArrayReadWrite() returns. Many br |
Many br
Level:advanced
Location:src/vec/vec/impls/seq/seqcusp/veccusp2.cu
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages