ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
336
Citations
41
Influential Citations
ACM Transactions on Architecture and Code Optimization
Venue
2014
Year
Large core counts and complex cache hierarchies are increasing the burden placed on commonly used simulation and modeling techniques. Although analytical models provide fast results, they do not apply to complex, many-core shared-memory systems. In contrast, detailed cycle-level simulation can be accurate but also tends to be slow, which limits the number of configurations that can be evaluated. A middle ground is needed that provides for fast simulation of complex many-core processors while still providing accurate results. In this article, we explore, analyze, and compare the accuracy and simulation speed of high-abstraction core models as a potential solution to slow cycle-level simulation. We describe a number of enhancements to interval simulation to improve its accuracy while maintaining simulation speed. In addition, we introduce the instruction-window centric (IW-centric) core model, a new mechanistic core model that bridges the gap between interval simulation and cycle-accurate simulation by enabling high-speed simulations with higher levels of detail. We also show that using accurate core models like these are important for memory subsystem studies, and that simple, naive models, like a one-IPC core model, can lead to misleading and incorrect results and conclusions in practical design studies. Validation against real hardware shows good accuracy, with an average single-core error of 11.1% and a maximum of 18.8% for the IW-centric model with a 1.5× slowdown compared to interval simulation.
As processor core counts and cache hierarchies grow, traditional cycle-accurate simulation becomes prohibitively slow, limiting design space exploration. This paper addresses a critical need in computer architecture research: a simulation methodology that is both fast and accurate enough for many-core systems. The authors systematically evaluate high-level mechanistic core models, showing that simple models (like one-IPC) can lead to erroneous conclusions in memory subsystem studies. This work is significant because it provides a validated, practical alternative that balances speed and fidelity, enabling researchers to explore more configurations in less time.
The paper's focus on mechanistic models—those that capture core microarchitecture behavior without full cycle-level detail—is timely. As AI workloads increasingly run on many-core processors, accurate simulation tools are essential for optimizing hardware-software co-design. The IW-centric model, in particular, offers a sweet spot that can be adopted by both academia and industry for early-stage design evaluation.
The key quantitative results are:
These metrics demonstrate that the IW-centric model offers a practical compromise, enabling fast yet reliable simulation for many-core systems.
This paper has broad implications for computer architecture research and AI hardware design. By providing a validated, high-speed simulation methodology, it enables more thorough design space exploration for many-core processors. This is particularly relevant for AI accelerators and general-purpose processors running machine learning workloads, where memory subsystem behavior significantly impacts performance. The work also sets a benchmark for evaluating core models, encouraging the community to adopt more accurate mechanistic models over simplistic ones. Future work can extend these models to multi-core validation and diverse workloads, further enhancing their utility.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba