Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu60 uint32_t size, remote_id, physical_lane_id; in gpu_irregular_simd_reduce() local
61 physical_lane_id = GetThreadIdInBlock() % WARPSIZE; in gpu_irregular_simd_reduce()
72 /*Offset=*/remote_id - 1 - physical_lane_id, /*AlgoVersion=*/2); in gpu_irregular_simd_reduce()
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/docs/
DReductionDesign.txt233 f(x): logical_lane_id -> physical_lane_id;
235 f^-1(x): physical_lane_id -> logical_lane_id