get_vector_async_64#

nvmath.bindings.cublas.get_vector_async_64(
int64_t n,
int64_t elem_size,
intptr_t device_ptr,
int64_t incx,
intptr_t host_ptr,
int64_t incy,
intptr_t stream,
)[source]#

See cublasGetVectorAsync_64.