#include <CL/sycl/detail/defines.hpp>
#include <CL/sycl/stl.hpp>
#include <cstring>
#include <mutex>
Go to the source code of this file.
Classes | |
class | cl::sycl::detail::Sync |
Groups and provides access to all the locks used the SYCL runtime. More... | |
struct | cl::sycl::detail::HashCStr |
struct | cl::sycl::detail::CmpCStr |
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::detail | |
Typedefs | |
using | cl::sycl::detail::SerializedObj = std::vector< unsigned char > |