alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::queueKind::Blocking Struct Reference

Queue should block during the task execution. More...

#include <tag.hpp>

Inheritance diagram for alpaka::queueKind::Blocking:

Static Public Member Functions

static std::string getName ()

Detailed Description

Queue should block during the task execution.

Definition at line 91 of file tag.hpp.

Member Function Documentation

◆ getName()

std::string alpaka::queueKind::Blocking::getName ( )
inlinestatic

Definition at line 93 of file tag.hpp.


The documentation for this struct was generated from the following file: