Home
last modified time | relevance | path

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

/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_select_unique.cu172 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
226 CnpDispatchKernel<<<1,1>>>(timing_timing_iterations, d_temp_storage_bytes, d_cdp_error, in Dispatch()
H A Dtest_device_run_length_encode.cu279 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
342 CnpDispatchKernel<<<1,1>>>(method, timing_timing_iterations, d_temp_storage_bytes, d_cdp_error, in Dispatch()
H A Dtest_device_reduce_by_key.cu229 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
292 CnpDispatchKernel<<<1,1>>>(timing_timing_iterations, d_temp_storage_bytes, d_cdp_error, in Dispatch()
H A Dtest_device_scan.cu417 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
490 CnpDispatchKernel<<<1,1>>>( in Dispatch()
H A Dtest_device_select_if.cu485 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
550CnpDispatchKernel<<<1,1>>>(is_flagged, is_partition, timing_timing_iterations, d_temp_storage_byte… in Dispatch()
H A Dtest_device_radix_sort.cu474 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
543 CnpDispatchKernel<<<1,1>>>( in Dispatch()
H A Dtest_device_reduce.cu626 __global__ void CnpDispatchKernel( in CnpDispatchKernel() function
686CnpDispatchKernel<<<1,1>>>(timing_iterations, d_temp_storage_bytes, d_cdp_error, d_temp_storage, t… in Dispatch()