![]()  | 
  
    alpaka
    
   Abstraction Library for Parallel Kernel Acceleration 
   | 
 
#include "alpaka/core/ApiCudaRt.hpp"#include "alpaka/mem/buf/uniformCudaHip/BufUniformCudaHipRt.hpp"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 > | 
| template<typename TElem , typename TDim , typename TIdx > | |
| using | alpaka::ConstBufCudaRt = ConstBufUniformCudaHipRt< ApiCudaRt, TElem, TDim, TIdx > |