![]() |
QMCPACK
|
Static Public Member Functions | |
static void | fill_n (T *ptr, size_t n, const T &value) |
static void | updateTo (SYCLAllocator< T > &alloc, T *host_ptr, size_t n) |
static void | updateFrom (SYCLAllocator< T > &alloc, T *host_ptr, size_t n) |
Static Public Attributes | |
static const bool | is_host_accessible = false |
static const bool | is_dual_space = false |
Definition at line 187 of file SYCLallocator.hpp.
|
inlinestatic |
Definition at line 191 of file SYCLallocator.hpp.
|
inlinestatic |
Definition at line 202 of file SYCLallocator.hpp.
References SYCLAllocator< T, ALIGN >::copyFromDevice(), and qmcplusplus::n.
|
inlinestatic |
Definition at line 196 of file SYCLallocator.hpp.
References SYCLAllocator< T, ALIGN >::copyToDevice(), and qmcplusplus::n.
|
static |
Definition at line 190 of file SYCLallocator.hpp.
|
static |
Definition at line 189 of file SYCLallocator.hpp.