alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::exec::AnyExecutor Struct Reference

Automatic executor selection. More...

#include <executor.hpp>

Static Public Member Functions

static std::string getName ()

Detailed Description

Automatic executor selection.

If this executor is used in alpaka interfaces, the best fitting available executor will automatically select. The selection based often on the device or queue provided in the interfaces.

Definition at line 24 of file executor.hpp.

Member Function Documentation

◆ getName()

std::string alpaka::exec::AnyExecutor::getName ( )
inlinestatic

Definition at line 26 of file executor.hpp.


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