scispace - formally typeset
S

Shubhendu S. Mukherjee

Researcher at Intel

Publications -  91
Citations -  6530

Shubhendu S. Mukherjee is an academic researcher from Intel. The author has contributed to research in topics: Cache & Thread (computing). The author has an hindex of 35, co-authored 90 publications receiving 6390 citations. Previous affiliations of Shubhendu S. Mukherjee include University of Texas at Austin & University of Michigan.

Papers
More filters
Proceedings ArticleDOI

A systematic methodology to compute the architectural vulnerability factors for a high-performance microprocessor

TL;DR: This paper identifies numerous cases, such as prefetches, dynamicallydead code, and wrong-path instructions, in which a fault will not affect correct execution, and shows AVFs of 28% and 9% for the instruction queue and execution units, respectively,averaged across dynamic sections of the entire CPU2000benchmark suite.
Proceedings ArticleDOI

Transient fault detection via simultaneous multithreading

TL;DR: The concept of the sphere of replication is introduced, which abstract both the physical redundancy of a lockstepped system and the logical redundancy of an SRT processor, and two mechanisms-slack fetch and branch outcome queue-are proposed and evaluated that enhance the performance of anSRT processor by allowing one thread to prefetch cache misses and branch results for the other thread.
Journal ArticleDOI

Detailed design and evaluation of redundant multithreading alternatives

TL;DR: It is found that RMT can be a more significant burden for single-processor devices than prior studies indicate, and a novel application of RMT techniques in a dual-processor device, which is term chip-level redundant threading (CRT), shows higher performance than lockstepping the two cores, especially on multithreaded workloads.
Proceedings ArticleDOI

The soft error problem: an architectural perspective

TL;DR: A broad overview of thesoft error problem from an architectural perspective is given, followed by a description of techniques to compute the soft error rate, and future directions for architecture research in soft errors are outlined.
Journal ArticleDOI

Techniques to Reduce the Soft Error Rate of a High-Performance Microprocessor

TL;DR: This paper proposes two simple approaches to reduce error rates and evaluates their application to a microprocessor instruction queue, and introduces a new metric, MITF (Mean Instructions To Failure), to capture the trade-off between performance and reliability introduced by this approach.