alpaka
Abstraction Library for Parallel Kernel Acceleration
BufGpuSyclIntel.hpp
Go to the documentation of this file.
1
/* Copyright 2024 Jan Stephan, Luca Ferragina, Aurora Perego
2
* SPDX-License-Identifier: MPL-2.0
3
*/
4
5
#pragma once
6
7
#include "
alpaka/mem/buf/BufGenericSycl.hpp
"
8
9
#if defined(ALPAKA_ACC_SYCL_ENABLED) && defined(ALPAKA_SYCL_ONEAPI_GPU)
10
11
namespace
alpaka
12
{
13
template
<
typename
TElem,
typename
TDim,
typename
TIdx>
14
using
BufGpuSyclIntel = BufGenericSycl<TElem, TDim, TIdx, TagGpuSyclIntel>;
15
}
// namespace alpaka
16
17
#endif
BufGenericSycl.hpp
alpaka
The alpaka accelerator library.
Definition:
AccCpuOmp2Blocks.hpp:49
include
alpaka
mem
buf
BufGpuSyclIntel.hpp
Generated on Thu Nov 21 2024 22:46:14 for alpaka by
1.9.1