29 const size_t num_loc_sucs = spds.GetLocationSuccessors().size();
35 std::shared_ptr<chi::ChiLog::EventInfo> memory_event_info =
36 std::make_shared<chi::ChiLog::EventInfo>(memory_mb);
@ SINGLE_OCCURRENCE
Signals a single occurrence.
void LogEvent(size_t ev_tag, EventType ev_type, const std::shared_ptr< EventInfo > &ev_info)
static double GetMemoryUsageInMB()
Get current memory usage in Megabytes.
void InitializeLocalAndDownstreamBuffers()
virtual void AllocateInternalLocalPsi(size_t num_grps, size_t num_angles)
virtual void AllocateOutgoingPsi(size_t num_grps, size_t num_angles, size_t num_loc_sucs)
const SPDS & GetSPDS() const