Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp347 static constexpr const int32_t DefaultNumThreads = 128; member in __anondfa3b3cd0111::DeviceRTLTy
670 DeviceRTLTy::DefaultNumThreads); in initDevice()
671 DeviceData[DeviceId].ThreadsPerBlock = DeviceRTLTy::DefaultNumThreads; in initDevice()
757 DeviceData[DeviceId].NumThreads = DeviceRTLTy::DefaultNumThreads; in initDevice()
759 DeviceRTLTy::DefaultNumThreads); in initDevice()