#include <CL/sycl/detail/device_binary_image.hpp>
#include <CL/sycl/detail/os_util.hpp>
#include <CL/sycl/detail/pi.hpp>
#include <CL/sycl/detail/util.hpp>
#include <CL/sycl/device.hpp>
#include <detail/config.hpp>
#include <fcntl.h>
#include <string>
#include <sys/stat.h>
#include <thread>
#include <vector>
Go to the source code of this file.
Classes | |
class | cl::sycl::detail::LockCacheItem |
class | cl::sycl::detail::PersistentDeviceCodeCache |
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::detail | |
Functions | |
std::string | cl::sycl::detail::getDirName (const char *Path) |