llvm-project/openmp/libomptarget/plugins/cuda
Shilei Tian cb038927ef [OpenMP] Fix an issue of wrong return type of DeviceRTLTy::getNumOfDevices
Summary: There is a typo in DeviceRTLTy::getNumOfDevices that the type of its return value is bool. It will lead to a problem of wrong device number returned from omp_get_num_devices.

Reviewers: jdoerfert

Reviewed By: jdoerfert

Subscribers: yaxunl, guansong, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D79255
2020-05-03 15:59:06 -04:00
..
src [OpenMP] Fix an issue of wrong return type of DeviceRTLTy::getNumOfDevices 2020-05-03 15:59:06 -04:00
CMakeLists.txt Enable CUDA offloading on aarch64 host 2020-03-20 15:38:47 -07:00