syclreference.com
  1. SYCL
  2. | API Reference
  3. | Buffers
  4. | use_host_ptr

use_host_ptr

The use_host_ptr property adds the requirement that the SYCL runtime must not allocate any memory for the SYCL buffer and instead uses the provided host pointer directly.

class cl::sycl::property::buffer::use_host_ptr;

Member Functions

(constructor)

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000