Turnpike: Lightweight soft error resilience for in-order cores

J Zeng, H Kim, J Lee, C Jung - MICRO-54: 54th Annual IEEE/ACM …, 2021 - dl.acm.org
Acoustic-sensor-based soft error resilience is particularly promising, since it can verify the
absence of soft errors and eliminate silent data corruptions at a low hardware cost. However …

The forward slice core microarchitecture

K Lakshminarasimhan, A Naithani, J Feliu… - Proceedings of the …, 2020 - dl.acm.org
Superscalar out-of-order cores deliver high performance at the cost of increased complexity
and power budget. In-order cores, in contrast, are less complex and have a smaller power …

Clockhands: Rename-free Instruction Set Architecture for Out-of-order Processors

T Koizumi, R Shioya, S Sugita, T Amano… - Proceedings of the 56th …, 2023 - dl.acm.org
Out-of-order superscalar processors are currently the only architecture that speeds up
irregular programs, but they suffer from poor power efficiency. To tackle this issue, we …

Reconstructing Out-of-Order Issue Queue

I Jeong, J Lee, MK Yoon, WW Ro - 2022 55th IEEE/ACM …, 2022 - ieeexplore.ieee.org
Out-of-order cores provide high performance at the cost of energy efficiency. Dynamic
scheduling is one of the major contributors to this: generating highly optimized issue …

Efficient instruction scheduling using real-time load delay tracking

A Diavastos, TE Carlson - ACM Transactions on Computer Systems, 2022 - dl.acm.org
Issue time prediction processors use dataflow dependencies and predefined instruction
latencies to predict issue times of repeated instructions. In this work, we make two key …

Orinoco: Ordered Issue and Unordered Commit with Non-Collapsible Queues

D Chen, T Zhang, Y Huang, J Zhu, Y Liu… - Proceedings of the 50th …, 2023 - dl.acm.org
Modern out-of-order processors call for more aggressive scheduling techniques such as
priority scheduling and out-of-order commit to make use of increasing core resources. Since …

Compiler and Architecture Co-Design for Reliable Computing

J Zeng - 2024 - search.proquest.com
Reliability against errors, such as soft errors—transient bit flips in transistors caused by
energetic particle strikes—and crash inconsistency arising from power failure, is as crucial …

The Forward Slice Core: A High-Performance, Yet Low-Complexity Microarchitecture

K Lakshminarasimhan, A Naithani, J Feliu… - ACM Transactions on …, 2022 - dl.acm.org
Superscalar out-of-order cores deliver high performance at the cost of increased complexity
and power budget. In-order cores, in contrast, are less complex and have a smaller power …

W-IQ: Wither-logic based issue queue for RISC-V superscalar out-of-order processor

ZG Yu, XY Zhong, XJ Ma, XF Gu - Integration, 2024 - Elsevier
The rise of RISC-V Instruction Set Architecture (ISA) motivates research on improving the
performance of the RISC-V processors. Issue Queue (IQ) is an essential factor affecting the …

Freeway to Memory Level Parallelism in Slice-Out-of-Order Cores

R Kumar, M Alipour, D Black-Schaffer - arXiv preprint arXiv:2201.00485, 2022 - arxiv.org
Exploiting memory level parallelism (MLP) is crucial to hide long memory and last level
cache access latencies. While out-of-order (OoO) cores, and techniques building on them …