Retro68/gcc/libgomp/testsuite/libgomp-test-support.exp.in

7 lines
201 B
Plaintext
Raw Normal View History

2015-08-28 15:33:40 +00:00
set cuda_driver_include "@CUDA_DRIVER_INCLUDE@"
set cuda_driver_lib "@CUDA_DRIVER_LIB@"
2017-04-10 11:32:00 +00:00
set hsa_runtime_lib "@HSA_RUNTIME_LIB@"
set hsa_kmt_lib "@HSA_KMT_LIB@"
2015-08-28 15:33:40 +00:00
set offload_targets "@offload_targets@"