Home
last modified time | relevance | path

Searched refs:GetNumberOfProcsInDevice (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dsupport.cu218 DEVICE int GetNumberOfProcsInDevice(bool isSPMDExecutionMode) { in GetNumberOfProcsInDevice() function
225 return GetNumberOfProcsInDevice(isSPMDExecutionMode); in GetNumberOfProcsInTeam()
Dlibcall.cu79 int rc = GetNumberOfProcsInDevice(isSPMDMode()); in omp_get_num_procs()
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Dsupport.h69 DEVICE int GetNumberOfProcsInDevice(bool isSPMDExecutionMode);