12 #ifndef QMCPLUSPLUS_SYCL_RUNTIME_H 13 #define QMCPLUSPLUS_SYCL_RUNTIME_H 15 #include <sycl/sycl.hpp> sycl::queue createSYCLInOrderQueueOnDefaultDevice()
create an in-order queue using the default device
sycl::queue & getSYCLDefaultDeviceDefaultQueue()
return a reference to the per-device default queue
helper functions for EinsplineSetBuilder
sycl::queue createSYCLQueueOnDefaultDevice()
create a out-of-order queue using the default device
size_t getSYCLdeviceFreeMem()
query free memory on the default device