Home
last modified time | relevance | path

Searched defs:ReduceByKey (Results 1 – 25 of 25) sorted by relevance

/dports/devel/thrust/thrust-1.9.5/perf_test/
H A Dreduce.h38 struct ReduceByKey struct
49 ReduceByKey(Policy policy_, argument
56 : policy(policy_), in policy()
65 void operator()(void) in operator()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/
H A Dreduce_by_key.hpp243 auto DIA<ValueType, Stack>::ReduceByKey( in ReduceByKey() function in thrill::api::DIA
258 auto DIA<ValueType, Stack>::ReduceByKey( in ReduceByKey() function in thrill::api::DIA
275 auto DIA<ValueType, Stack>::ReduceByKey( in ReduceByKey() function in thrill::api::DIA
293 auto DIA<ValueType, Stack>::ReduceByKey( in ReduceByKey() function in thrill::api::DIA
312 auto DIA<ValueType, Stack>::ReduceByKey( in ReduceByKey() function in thrill::api::DIA
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_reduce.cuh687 static cudaError_t ReduceByKey( in ReduceByKey() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/
H A DAlgorithm.h496 VTKM_CONT static void ReduceByKey(vtkm::cont::DeviceAdapterId devId, in ReduceByKey() function
518 VTKM_CONT static void ReduceByKey(const vtkm::cont::ArrayHandle<T, CKeyIn>& keys, in ReduceByKey() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/
H A DAlgorithm.h682 VTKM_CONT static void ReduceByKey(vtkm::cont::DeviceAdapterId devId, in ReduceByKey() function
704 VTKM_CONT static void ReduceByKey(const vtkm::cont::ArrayHandle<T, CKeyIn>& keys, in ReduceByKey() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/internal/
H A DDeviceAdapterAlgorithmGeneral.h398 VTKM_CONT static void ReduceByKey(const vtkm::cont::ArrayHandle<T, KIn>& keys, in ReduceByKey() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/internal/
H A DDeviceAdapterAlgorithmGeneral.h600 VTKM_CONT static void ReduceByKey(const vtkm::cont::ArrayHandle<T, KIn>& keys, in ReduceByKey() function