#include "FWCore/Utilities/interface/stringize.h"
Go to the source code of this file.
Macros | |
#define | CMS_DEVICE_UNROLL_LOOP |
#define | CMS_DEVICE_UNROLL_LOOP_COUNT(N) |
#define | CMS_DEVICE_UNROLL_LOOP_DISABLE |
#define | CMS_UNROLL_LOOP |
#define | CMS_UNROLL_LOOP_COUNT(N) |
#define | CMS_UNROLL_LOOP_DISABLE |
#define CMS_DEVICE_UNROLL_LOOP |
Definition at line 20 of file CMSUnrollLoop.h.
#define CMS_DEVICE_UNROLL_LOOP_COUNT | ( | N | ) |
Definition at line 21 of file CMSUnrollLoop.h.
#define CMS_DEVICE_UNROLL_LOOP_DISABLE |
Definition at line 22 of file CMSUnrollLoop.h.
#define CMS_UNROLL_LOOP |
Definition at line 47 of file CMSUnrollLoop.h.
Referenced by calo::multifit::calculateChiSq(), calo::multifit::compute_decomposition_unrolled(), calo::multifit::fnnls(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::multifit::Kernel_prep_1d_and_initialize::operator()(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::multifit::Kernel_minimize::operator()(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::multifit::Kernel_time_compute_makeratio::operator()(), ALPAKA_ACCELERATOR_NAMESPACE::hcal::reconstruction::mahi::Kernel_minimize< NSAMPLES, NPULSES >::operator()(), calo::multifit::solve_forward_subst_matrix(), calo::multifit::solve_forward_subst_vector(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::multifit::update_covariance(), ALPAKA_ACCELERATOR_NAMESPACE::hcal::reconstruction::mahi::update_covariance(), and cms::alpakatools::warpPrefixScan().
#define CMS_UNROLL_LOOP_COUNT | ( | N | ) |
Definition at line 48 of file CMSUnrollLoop.h.
Referenced by mkfit::helixAtRFromIterativeCCSFullJac().
#define CMS_UNROLL_LOOP_DISABLE |
Definition at line 49 of file CMSUnrollLoop.h.