Highly Efficient FFT for Exascale: HeFFTe v2.4
Loading...
Searching...
No Matches
heffte::backend::buffer_traits< onemkl_cos > Struct Reference

Defines the location type-tag and the oneAPI container. More...

#include <heffte_backend_oneapi.h>

Public Types

using location = tag::gpu
 The oneMKL library uses data on the gpu device.
 
template<typename T >
using container = heffte::gpu::device_vector<T, data_manipulator<tag::gpu>>
 The data is managed by the oneAPI vector container.
 

Detailed Description

Defines the location type-tag and the oneAPI container.


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