Searched refs:getDefaultDevice (Results 1 – 1 of 1) sorted by relevance
52 static sycl::device getDefaultDevice() { in getDefaultDevice() function73 static sycl::context syclContext{getDefaultDevice()}; in getDefaultContext()80 memPtr = sycl::aligned_alloc_shared(64, size, getDefaultDevice(), in allocDeviceMemory()83 memPtr = sycl::aligned_alloc_device(64, size, getDefaultDevice(), in allocDeviceMemory()107 getDefaultDevice()); in loadModule()155 new sycl::queue(getDefaultContext(), getDefaultDevice()); in mgpuStreamCreate()