include/cuda/experimental/__stf/internal/thread_hierarchy.cuh

In directory: include/cuda/experimental/__stf/internal

Source file: include/cuda/experimental/__stf/internal/thread_hierarchy.cuh

The thread hierarchy class describes how threads are organized in a kernel.

It can be used to describe a hierarchy of threads, the size of the different levels, and whether they can synchronize or not, for example.

Classes

Namespaces