group.h File Reference
This file contains the API for cl::sycl::group. More...
#include "SYCL/builtins/extended.h"
#include "SYCL/common.h"
#include "SYCL/device_event.h"
#include "SYCL/group_base.h"
#include "SYCL/id.h"
#include "SYCL/item_base.h"
#include "SYCL/memory_scope.h"
#include "SYCL/multi_pointer.h"
#include "SYCL/range.h"
#include "SYCL/type_traits.h"
#include "computecpp/gsl/gsl"
Go to the source code of this file.
Classes | |
class | cl::sycl::group< Dimensions > |
The cl::sycl::group object is a container for all information about a work group. More... | |
Namespaces | |
cl | |
deduce_type_t takes an arbitrary type and attempts to map it to a cl::sycl::cl_type . | |
cl::sycl | |
Detailed Description
This file contains the API for cl::sycl::group.
Definition in file group.h.