Home
last modified time | relevance | path

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

12

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL_Parallel_Reduce.hpp58 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
76 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
81 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
306 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
347 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
352 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/SYCL/
H A DKokkos_SYCL_Parallel_Reduce.hpp58 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
76 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
81 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
306 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
347 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
352 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL_Parallel_Reduce.hpp58 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
76 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
81 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
306 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
347 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
352 ParallelReduce(const FunctorType& f, const Policy& p, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_Parallel_MDRange.hpp202 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
394 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
H A DKokkos_HIP_Parallel_Range.hpp133 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
419 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
434 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/HIP/
H A DKokkos_HIP_Parallel_MDRange.hpp202 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
394 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
H A DKokkos_HIP_Parallel_Range.hpp133 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
419 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
434 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_Parallel_MDRange.hpp202 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
394 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
H A DKokkos_HIP_Parallel_Range.hpp133 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
419 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
434 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/OpenMP/
H A DKokkos_OpenMP_Parallel.hpp252 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
391 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
424 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
548 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
566 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
963 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1145 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1160 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/Threads/
H A DKokkos_Threads_Parallel.hpp360 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
507 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
525 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
540 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
665 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
684 inline ParallelReduce(const FunctorType &arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
702 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
811 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
825 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/OpenMP/
H A DKokkos_OpenMP_Parallel.hpp252 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
391 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
424 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
548 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
566 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
963 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1145 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1160 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/Threads/
H A DKokkos_Threads_Parallel.hpp360 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
507 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
525 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
540 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
665 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
684 inline ParallelReduce(const FunctorType &arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
702 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
811 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
825 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/OpenMP/
H A DKokkos_OpenMP_Parallel.hpp252 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
391 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
408 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
424 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
548 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
566 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
963 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1145 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1160 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/Threads/
H A DKokkos_Threads_Parallel.hpp360 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
507 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
525 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
540 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
665 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
684 inline ParallelReduce(const FunctorType &arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
702 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
811 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
825 inline ParallelReduce(const FunctorType &arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_Serial.hpp457 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
531 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
550 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
741 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
818 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
838 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
917 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
994 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1016 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_Serial.hpp457 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
531 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
550 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
741 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
818 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
838 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
917 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
994 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1016 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_Serial.hpp457 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
531 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
550 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
741 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
818 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
838 inline ParallelReduce(const FunctorType& arg_functor, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
917 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
994 ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1016 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/OpenMPTarget/
H A DKokkos_OpenMPTarget_Parallel.hpp223 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
269 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
280 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
807 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
854 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
868 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/OpenMPTarget/
H A DKokkos_OpenMPTarget_Parallel.hpp223 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
269 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
280 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
807 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
854 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
868 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/OpenMPTarget/
H A DKokkos_OpenMPTarget_Parallel.hpp223 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
269 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
280 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
807 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
854 inline ParallelReduce( in ParallelReduce() function in Kokkos::Impl::ParallelReduce
868 inline ParallelReduce(const FunctorType& arg_functor, Policy arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_Parallel.hpp844 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
1168 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1186 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1207 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
1488 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1503 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1521 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1850 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1949 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/devel/kokkos/kokkos-3.4.01/core/src/Cuda/
H A DKokkos_Cuda_Parallel.hpp844 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
1168 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1186 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1207 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
1488 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1503 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1521 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1850 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1949 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_Parallel.hpp844 class ParallelReduce<FunctorType, Kokkos::RangePolicy<Traits...>, ReducerType, class
1168 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1186 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1207 class ParallelReduce<FunctorType, Kokkos::MDRangePolicy<Traits...>, ReducerType, class
1488 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1503 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1521 class ParallelReduce<FunctorType, Kokkos::TeamPolicy<Properties...>, class
1850 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
1949 ParallelReduce(const FunctorType& arg_functor, const Policy& arg_policy, in ParallelReduce() function in Kokkos::Impl::ParallelReduce
/dports/math/combblas/CombBLAS_beta_16_2/3DSpGEMM/
H A DOldReductions.h12 void ParallelReduce(MPI_Comm & fibWorld, tuple<int32_t,int32_t,double> * & localmerged, in ParallelReduce() function

12