alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::PlatformType< DevUniformCudaHipRt< TApi > > Struct Template Reference

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

#include <DevUniformCudaHipRt.hpp>

Public Types

using type = PlatformUniformCudaHipRt< TApi >
 

Detailed Description

template<typename TApi>
struct alpaka::trait::PlatformType< DevUniformCudaHipRt< TApi > >

The CUDA/HIP RT device platform type trait specialization.

Definition at line 233 of file DevUniformCudaHipRt.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 235 of file DevUniformCudaHipRt.hpp.


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