oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
899 stars 675 forks source link

FPGA: fix namespaces for `host_ptr` and `device_ptr` #2364

Closed yuguen-intel closed 4 weeks ago

yuguen-intel commented 4 weeks ago

The host_ptr and device_ptr constructs have been moved to the sycl::ext:intel:: namespace.