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

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

#include <PlatformUniformCudaHipRt.hpp>

Public Types

using type = DevUniformCudaHipRt< TApi >
 

Detailed Description

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

The CUDA/HIP RT platform device type trait specialization.

Definition at line 43 of file PlatformUniformCudaHipRt.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 45 of file PlatformUniformCudaHipRt.hpp.


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