Home
last modified time | relevance | path

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

/dports/devel/taskflow/taskflow-3.2.0/taskflow/cuda/cuda_algorithm/
H A Dcuda_merge.hpp78 __device__ auto cuda_merge_path( in cuda_merge_path() function
103 __device__ auto cuda_merge_path( in cuda_merge_path() function
107 return cuda_merge_path<bounds>( in cuda_merge_path()
305 auto mp = cuda_merge_path<bounds>(keys_shared, range_local, diag, comp); in block_merge_from_mem()
345 buf[index] = cuda_merge_path<bounds>(a, a_count, b, b_count, diag, comp); in cuda_merge_path_partitions()
H A Dcuda_sort.hpp181 auto mp = cuda_merge_path<cudaMergeBoundType::LOWER>( in merge_pass()
246 buf[index] = cuda_merge_path<cudaMergeBoundType::LOWER>( in cuda_merge_sort_partitions()