QMCPACK
SYCLruntime.hpp File Reference
+ Include dependency graph for SYCLruntime.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

sycl::queue & getSYCLDefaultDeviceDefaultQueue ()
 return a reference to the per-device default queue More...
 
sycl::queue createSYCLInOrderQueueOnDefaultDevice ()
 create an in-order queue using the default device More...
 
sycl::queue createSYCLQueueOnDefaultDevice ()
 create a out-of-order queue using the default device More...
 
size_t getSYCLdeviceFreeMem ()
 query free memory on the default device More...