alpaka
Abstraction Library for Parallel Kernel Acceleration
GpuHipRt.hpp
Go to the documentation of this file.
1 /* Copyright 2019 Benjamin Worpitz
2  * SPDX-License-Identifier: MPL-2.0
3  */
4 
5 #pragma once
6 
7 #ifndef ALPAKA_ACC_GPU_HIP_ENABLED
8 # define ALPAKA_ACC_GPU_HIP_ENABLED
9 #endif