Home
last modified time | relevance | path

Searched refs:MaxPolicyT (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1224 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1232 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1238 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1239 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1240 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1241 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1267 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1283 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1559 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1590 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1224 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1232 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1238 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1239 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1240 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1241 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1267 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1283 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1559 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1590 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1224 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1232 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1238 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1239 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1240 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1241 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1267 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1283 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1559 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1590 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1224 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1232 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1238 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1239 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1240 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1241 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1267 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1283 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1559 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1590 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1224 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1232 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1238 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1239 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1240 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1241 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1267 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1283 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1559 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1590 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/device/dispatch/
H A Ddispatch_reduce.cuh592 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
599 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
606 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
630 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
646 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
801 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
805 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
830 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
851 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/device/dispatch/
H A Ddispatch_reduce.cuh570 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
577 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
584 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
608 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
624 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
784 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
788 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
813 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
834 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
H A Ddispatch_radix_sort.cuh1162 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1170 DeviceRadixSortSingleTileKernel<MaxPolicyT, IS_DESCENDING, KeyT, ValueT, OffsetT>); in Invoke()
1176 DeviceRadixSortUpsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1177 DeviceRadixSortUpsweepKernel< MaxPolicyT, true, IS_DESCENDING, KeyT, OffsetT>, in Invoke()
1178 RadixSortScanBinsKernel< MaxPolicyT, OffsetT>, in Invoke()
1179 … DeviceRadixSortDownsweepKernel< MaxPolicyT, false, IS_DESCENDING, KeyT, ValueT, OffsetT>, in Invoke()
1205 typedef typename DispatchRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
1221 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
1510 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Invoke() typedef
1541 typedef typename DispatchSegmentedRadixSort::MaxPolicy MaxPolicyT; in Dispatch() typedef
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh604 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
611 …DeviceReduceSingleTileKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetT, ReductionOpT, O… in Invoke()
618 …DeviceReduceSingleTileKernel<MaxPolicyT, OutputT*, OutputIteratorT, OffsetT, ReductionOpT, OutputT… in Invoke()
642 typedef typename DispatchReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
658 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()
819 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Invoke() typedef
823 …DeviceSegmentedReduceKernel<MaxPolicyT, InputIteratorT, OutputIteratorT, OffsetIteratorT, OffsetT,… in Invoke()
848 typedef typename DispatchSegmentedReduce::MaxPolicy MaxPolicyT; in Dispatch() typedef
869 if (CubDebug(error = MaxPolicyT::Invoke(ptx_version, dispatch))) break; in Dispatch()

12