alpaka
Abstraction Library for Parallel Kernel Acceleration
Hip.hpp
Go to the documentation of this file.
1
/* Copyright 2022 Axel Huebl, Benjamin Worpitz, Matthias Werner, René Widera, Bernhard Manfred Gruber
2
* SPDX-License-Identifier: MPL-2.0
3
*/
4
5
#pragma once
6
7
#include "
alpaka/core/CudaHipCommon.hpp
"
8
#include "
alpaka/core/UniformCudaHip.hpp
"
9
10
#ifdef ALPAKA_ACC_GPU_HIP_ENABLED
11
# if !BOOST_LANG_HIP && !defined(ALPAKA_HOST_ONLY)
12
# error If ALPAKA_ACC_GPU_HIP_ENABLED is set, the compiler has to support HIP!
13
# endif
14
#endif
CudaHipCommon.hpp
UniformCudaHip.hpp
include
alpaka
core
Hip.hpp
Generated on Thu Nov 21 2024 22:46:14 for alpaka by
1.9.1