ttg::device Namespace Reference
Namespaces | |
detail | |
Classes | |
class | Device |
Represents a device in a specific execution space. More... | |
struct | Stream |
Functions | |
Device | current_device () |
Stream | current_stream () |
int | num_devices () |
Variables | |
constexpr ttg::ExecutionSpace | available_execution_space = ttg::ExecutionSpace::Host |
Function Documentation
◆ current_device()
◆ current_stream()
◆ num_devices()
Variable Documentation
◆ available_execution_space
|
constexpr |