cuda::experimental::stf::pin_memory
Defined in include/cuda/experimental/__stf/utility/memory.cuh
-
template<typename T>
cudaError_t cuda::experimental::stf::pin_memory(::std::vector<T> &v) Pins vectors in host memory.
Defined in include/cuda/experimental/__stf/utility/memory.cuh
Pins vectors in host memory.