Visible to the public Sim-D: A SIMD Accelerator for Hard Real-Time Systems

TitleSim-D: A SIMD Accelerator for Hard Real-Time Systems
Publication TypeJournal Article
Year of Publication2022
AuthorsSpliet, Roy, Mullins, Robert D.
JournalIEEE Transactions on Computers
Volume71
Pagination851–865
ISSN1557-9956
Keywordsclean slate, Collaboration, Computational modeling, Computer architecture, delays, Human Behavior, human factors, Metrics, parallel architectures, policy governance, Processor scheduling, pubcrawl, Random access memory, Real-time and embedded systems, Real-time Systems, resilience, Resiliency, Schedules
AbstractEmerging safety-critical systems require high-performance data-parallel architectures and, problematically, ones that can guarantee tight and safe worst-case execution times. Given the complexity of existing architectures like GPUs, it is unlikely that sufficiently accurate models and algorithms for timing analysis will emerge in the foreseeable future. This motivates our work on Sim-D, a clean-slate approach to designing a real-time data-parallel architecture. Sim-D enforces a predictable execution model by isolating compute- and access resources in hardware. The DRAM controller uninterruptedly transfers tiles of data, requested by entire work-groups. This permits work-groups to be executed as a sequence of deterministic access- and compute phases, scheduling phases from up to two work-groups in parallel. Evaluation using a cycle-accurate timing model shows that Sim-D can achieve performance on par with an embedded-grade NVIDIA TK1 GPU under two conditions: applications refrain from using indirect DRAM transfers into large buffers, and Sim-D's scratchpads provide sufficient bandwidth. Sim-D's design facilitates derivation of safe WCET bounds that are tight within 12.7 percent on average, at an additional average performance penalty of \textbackslashsim9.2 percent caused by scheduling restrictions on phases.
NotesConference Name: IEEE Transactions on Computers
DOI10.1109/TC.2021.3064290
Citation Keyspliet_sim-d_2022