llvm-project/openmp/libomptarget/test
Jose M Monsalve Diaz 616dd9ae14 [OpenMP] Implementing omp_get_device_num()
This patch implements omp_get_device_num() in the host and the device.

It uses the already existing getDeviceNum in the device config for the device.
And in the host it uses the omp_get_num_devices().

Two simple tests added

Differential Revision: https://reviews.llvm.org/D128347
2022-06-29 02:18:21 -05:00
..
api [OpenMP] Implementing omp_get_device_num() 2022-06-29 02:18:21 -05:00
env [Libomptarget] Add missing include to define `printf` 2022-06-08 09:56:51 -04:00
mapping [Libomptarget] Add test config for compiling in LTO-mode 2022-06-14 10:16:03 -04:00
offloading [Libomptarget] Use binutils archive executable to address failing tests 2022-06-14 22:14:17 -04:00
unified_shared_memory [Libomptarget] Add test config for compiling in LTO-mode 2022-06-14 10:16:03 -04:00
CMakeLists.txt [OpenMP][CMake] Fix an issue when there is space in the argument LIBOMPTARGET_LIT_ARGS 2021-07-18 21:54:14 -04:00
lit.cfg [Libomptarget] Add test config for compiling in LTO-mode 2022-06-14 10:16:03 -04:00
lit.site.cfg.in [OpenMP] Test unified shared memory tests only on systems that support it. 2021-05-13 11:08:04 -05:00