sub_group.h File Reference
This file contains the API for cl::sycl::experimental::sub_group. More...
#include "SYCL/common.h"
#include "SYCL/functional.h"
#include "SYCL/group_base.h"
#include "SYCL/id.h"
#include "SYCL/memory_scope.h"
#include "SYCL/multi_pointer.h"
#include "SYCL/range.h"
#include <functional>
#include <limits>
Go to the source code of this file.
Classes | |
struct | cl::sycl::experimental::sub_group |
The sub_group class is an interface for subgroups. More... | |
Namespaces | |
cl | |
deduce_type_t takes an arbitrary type and attempts to map it to a cl::sycl::cl_type . | |
cl::sycl | |
cl::sycl::experimental | |
cl::sycl::codeplay | |
Typedefs | |
typedef experimental::sub_group | cl::sycl::codeplay::sub_group |
Detailed Description
This file contains the API for cl::sycl::experimental::sub_group.
Definition in file sub_group.h.