thrust::system::omp::memory_resource#
-
using thrust::system::omp::memory_resource = detail::native_resource#
The memory resource for the OpenMP system. Uses
mr::new_delete_resource
and tags it withomp::pointer
.
The memory resource for the OpenMP system. Uses mr::new_delete_resource
and tags it with omp::pointer
.