alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
BufCudaRt.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  alpaka
 The alpaka accelerator library.
 

Typedefs

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