llvm-project/openmp/libomptarget/plugins/cuda
Joseph Huber edb8acdc6e [Libomptarget] Correctly default to Generic if exec_mode is not present
Currently, the runtime returns an error when the `exec_mode` global is
not present. The expected behvaiour is that the region will default to
Generic. This prevents global constructors from being called because
they do not contain execution mode globals.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D108255
2021-08-18 11:24:28 -04:00
..
dynamic_cuda [OpenMP] Fixing missing variables when CUDA SDK not in system 2021-07-27 23:46:15 -05:00
src [Libomptarget] Correctly default to Generic if exec_mode is not present 2021-08-18 11:24:28 -04:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00