In the thrust release for CUDA 12 the include file is not present. I suspect pinned memory is not experimental any more, but I can’t figure out what to do instead. Could you please provide and example. I am using Windows 10 x64. Thanks
We’re about to update to CUDA 12, but our library currently relies on “thrust::cuda::experimental::pinned_allocator”. As for rea1 I can’t locate the corresponding header file in CUDA 12. Any help is appreciated.