alpaka
Abstraction Library for Parallel Kernel Acceleration
BufCudaRt.hpp File Reference

Go to the source code of this file.

Namespaces

 alpaka
 The alpaka accelerator library.
 

Typedefs

template<typename TElem , typename TDim , typename TIdx >
using alpaka::BufCudaRt = BufUniformCudaHipRt< ApiCudaRt, TElem, TDim, TIdx >