llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Docs] Add sycl_ext_oneapi_virtual_mem extension and implementation

Open steffenlarsen opened this issue 1 year ago • 12 comments

This commit adds the sycl_ext_oneapi_virtual_mem experimental extension for reserving and mapping virtual address ranges. Accompanying it is the implementation in the SYCL runtime, together with CUDA and Level Zero backend support for the corresponding features.

steffenlarsen avatar Apr 05 '23 15:04 steffenlarsen