alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::EventType< uniform_cuda_hip::detail::QueueUniformCudaHipRt< TApi, TBlocking > > Struct Template Reference

The CUDA/HIP RT blocking queue event type trait specialization. More...

#include <QueueUniformCudaHipRt.hpp>

Public Types

using type = EventUniformCudaHipRt< TApi >
 

Detailed Description

template<typename TApi, bool TBlocking>
struct alpaka::trait::EventType< uniform_cuda_hip::detail::QueueUniformCudaHipRt< TApi, TBlocking > >

The CUDA/HIP RT blocking queue event type trait specialization.

Definition at line 188 of file QueueUniformCudaHipRt.hpp.

Member Typedef Documentation

◆ type

template<typename TApi , bool TBlocking>
using alpaka::trait::EventType< uniform_cuda_hip::detail::QueueUniformCudaHipRt< TApi, TBlocking > >::type = EventUniformCudaHipRt<TApi>

Definition at line 190 of file QueueUniformCudaHipRt.hpp.


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