thrust::system::omp::universal_memory_resource
#
-
using thrust::system::omp::universal_memory_resource = detail::universal_native_resource#
The unified memory resource for the OpenMP system. Uses
mr::new_delete_resource
and tags it withomp::universal_pointer
.