Skip to main content

Module processing_element

Module processing_element 

Source
Expand description

A Processing Element (PE) for a simulation.

The PE performs computations defined by a timetable.

The PE comprises:

  • Load/Store
  • Internal Buffers
  • Compute

Identifies all compute nodes that can execute because their dependencies are satisfied (or they have no dependencies).

§Ports

Each PE has:

that are managed by the LoadStoreUnit

Modules§

dispatch
operators
The Operators define what operations a Processing Element can perform
task

Structs§

ComputeCapabilities
MachineOpCounts
ProcessingElement
ProcessingElementConfig
ProcessingElementStatsDisplay

Enums§

MachineOp