#include <CL/sycl/detail/defines.hpp>
#include <CL/sycl/detail/export.hpp>
#include <cstdint>
#include <cstdlib>
#include <string>
#include <sys/stat.h>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | cl::sycl::detail::OSUtil |
Groups the OS-dependent services. More... | |
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::detail | |
Typedefs | |
using | cl::sycl::detail::OSModuleHandle = intptr_t |
Uniquely identifies an operating system module (executable or a dynamic library) More... | |