alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::test::trait::IsEventHostManualTriggerSupported< DevCudaRt > Struct Reference

The CPU event host manual trigger support get trait specialization. More...

#include <EventHostManualTrigger.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto isSupported ([[maybe_unused]] DevCudaRt const &dev) -> bool
 

Detailed Description

The CPU event host manual trigger support get trait specialization.

Definition at line 348 of file EventHostManualTrigger.hpp.

Member Function Documentation

◆ isSupported()

static ALPAKA_FN_HOST auto alpaka::test::trait::IsEventHostManualTriggerSupported< DevCudaRt >::isSupported ( [[maybe_unused] ] DevCudaRt const &  dev) -> bool
inlinestatic

Definition at line 350 of file EventHostManualTrigger.hpp.


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