ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
218
Citations
8
Influential Citations
Journal of Systems Architecture
Venue
2015
Year
Real-time systems need time-predictable platforms to allow static analysis of the worst-case execution time (WCET). Standard multi-core processors are optimized for the average case and are hardly analyzable. Within the T-CREST project we propose novel solutions for time-predictable multi-core architectures that are optimized for the WCET instead of the average-case execution time. The resulting time-predictable resources (processors, interconnect, memory arbiter, and memory controller) and tools (compiler, WCET analysis) are designed to ease WCET analysis and to optimize WCET performance. Compared to other processors the WCET performance is outstanding. The T-CREST platform is evaluated with two industrial use cases. An application from the avionic domain demonstrates that tasks executing on different cores do not interfere with respect to their WCET. A signal processing application from the railway domain shows that the WCET can be reduced for computation-intensive tasks when distributing the tasks on several cores and using the network-on-chip for communication. With three cores the WCET is improved by a factor of 1.8 and with 15 cores by a factor of 5.7. The T-CREST project is the result of a collaborative research and development project executed by eight partners from academia and industry. The European Commission funded T-CREST.
Real-time embedded systems, such as those in avionics and railway control, require guarantees on worst-case execution time (WCET) to ensure safety. Standard multi-core processors are optimized for average-case performance, making static WCET analysis extremely difficult due to unpredictable resource sharing. T-CREST addresses this critical gap by designing a complete multi-core architecture from the ground up for time-predictability, rather than average-case throughput. This paradigm shift is essential for the adoption of multi-core processors in safety-critical systems, where certification standards demand analyzable timing behavior.
The paper is significant because it demonstrates that time-predictable design does not necessarily sacrifice performance in the WCET sense. By optimizing for WCET, T-CREST achieves substantial speedups (up to 5.7× with 15 cores) for computation-intensive tasks, showing that predictability and performance can coexist. This work is a collaborative effort of eight academic and industrial partners, indicating broad relevance and validation.
T-CREST provides a blueprint for designing time-predictable multi-core systems that can be certified for safety-critical applications. Its approach of co-designing hardware and tools (compiler, WCET analysis) is a model for future real-time architectures. The demonstrated WCET improvements show that multi-core parallelism can be harnessed without sacrificing predictability, which is crucial for domains like autonomous driving, aerospace, and industrial automation. The open-source nature of the project (implied by collaborative research) also enables further research and adoption.
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