aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c/interop-hip-nvidia-no-hip-header.c
blob: 41869848fc5dcb049ef6c8030b3145022c7a310a (plain)
1
2
3
4
5
6
7
8
9
/* { dg-require-effective-target openacc_cudart } */
/* { dg-require-effective-target openacc_cuda } */
/* { dg-additional-options "-lcuda -lcudart" } */

#define __HIP_PLATFORM_NVIDIA__ 1

#define USE_HIP_FALLBACK_HEADER 1

#include "interop-hip.h"