by Hung-Wei Tseng on Mar 9, 2022 | Tags: Accelerators, Machine Learning, ray tracing, Specialization, Tensor Processing
With Dennard scaling discontinued, application-specific hardware accelerators are ubiquitous in modern computers to offer more efficient task processing. Famous examples include Google’s Tensor Processing Units (TPUs) and Apple’s Neural Engines for...
Read more...
by Dmitry Ponomarev on Feb 17, 2022 | Tags: Conferences, fhe, hardware accelerator, Security
In an earlier blog post, we summarized advances in hardware and architecture security research in the early part of 2021; this post highlights contributions that appeared in the later part of 2021 that are of interest to our community. In this post, we focus on papers...
Read more...
by Rajeev Balasubramonian and Christina Delimitrou on Feb 3, 2022 | Tags: ACM SIGARCH, Blog
Another year in the books. Another year of dealing with the impact of Covid. Nearly everyone has been touched by the pandemic, and it’s worthwhile to remember this impact and be extra kind and understanding with our colleagues. While university campus life has...
Read more...
by Yuhao Zhu on Jan 27, 2022 | Tags: 3D Stacking, Computer Vision, Image Sensors
Some of the most exciting applications on the horizon such as autonomous machines, Augmented/Virtual Reality, space exploration, and precision medicine rely on image sensing — at different scales. While conventional CMOS image sensors are responsible for only...
Read more...
by Richard L. Sites on Jan 25, 2022 | Tags: Measurements, Performance, Performance Counters, Processors, System Analysis
Part 1 of this article discussed a reliable elapsed-time counter design. This Part 2 discusses the four counters needed to make sense of unexpectedly slow execution: total issue slots, issue slots filled with instructions, filled issue slots that actually issue, and...
Read more...
by Richard L. Sites on Jan 24, 2022 | Tags: Measurements, Performance, Performance Counters, Processors, System Analysis
Introduction I created the performance counters found in almost all CPU chips today, initially in the DEC Alpha 20164 and DEC NVAX chips, announced in early 1992 and late 1991 respectively, but running internally earlier. I made some mistakes, focusing on what events...
Read more...