alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DevType< EventUniformCudaHipRt< TApi > > Struct Template Reference

The CUDA/HIP RT device event device type trait specialization. More...

#include <EventUniformCudaHipRt.hpp>

Public Types

using type = DevUniformCudaHipRt< TApi >
 

Detailed Description

template<typename TApi>
struct alpaka::trait::DevType< EventUniformCudaHipRt< TApi > >

The CUDA/HIP RT device event device type trait specialization.

Definition at line 118 of file EventUniformCudaHipRt.hpp.

Member Typedef Documentation

◆ type

template<typename TApi >
using alpaka::trait::DevType< EventUniformCudaHipRt< TApi > >::type = DevUniformCudaHipRt<TApi>

Definition at line 120 of file EventUniformCudaHipRt.hpp.


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