24 #ifndef SKA_CHEETAH_BRDZ_CPU_BRDZ_H 25 #define SKA_CHEETAH_BRDZ_CPU_BRDZ_H 26 #include "cheetah/brdz/cpu/Config.h" 27 #include "cheetah/data/DmTime.h" 48 typedef cheetah::Cpu Architecture;
57 DataType&
operator()(panda::PoolResource<Cpu>& thread, std::shared_ptr<DataType> data);
68 #endif // SKA_CHEETAH_BRDZ_CPU_BRDZ_H Configuration options for Cpu BRDZ algorithm.
Interface to the CPU algorithm for the BRDZ module.
Some limits and constants for FLDO.
A wrapper class for a list of DmTime instances.
DataType & operator()(panda::PoolResource< Cpu > &thread, std::shared_ptr< DataType > data)
task interface warpper