DPC++ Runtime
Runtime libraries for oneAPI DPC++
nd_range.hpp File Reference
#include <stdexcept>
#include <sycl/id.hpp>
#include <sycl/range.hpp>
#include <type_traits>
Include dependency graph for nd_range.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::nd_range< dimensions >
 Defines the iteration domain of both the work-groups and the overall dispatch. More...
 

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1