void enablePersistentJITCache()
bool IsAvailable()
Returns true if there is at least one SYCL device available.
std::string GetDeviceType(const Device &device)
bool IsDeviceAvailable(const Device &device)
Returns true if the specified SYCL device is available.
std::vector< Device > GetAvailableSYCLDevices()
Return a list of available SYCL devices.
void PrintSYCLDevices(bool print_all)
size_t GetDeviceCount()
Return the number of available SYCL devices.
Generic file read and write utility for python interface.