Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleFebruary 2018
Fast and Accurate Performance Analysis of Synchronization
PMAM'18: Proceedings of the 9th International Workshop on Programming Models and Applications for Multicores and ManycoresPages 31–40https://doi.org/10.1145/3178442.3178446Understanding parallel program bottlenecks is critical to designing more efficient and performant parallel architectures. Synchronization is a prime example of a potential bottleneck, but is a necessary evil when writing parallel programs; we must ...
- research-articleFebruary 2018
Intra-Task Parallelism in Automotive Real-Time Systems
- Remko van Wagensveld,
- Tobias Wägemann,
- Niklas Hehenkamp,
- Ramin Tavakoli Kolagari,
- Ulrich Margull,
- Ralph Mader
PMAM'18: Proceedings of the 9th International Workshop on Programming Models and Applications for Multicores and ManycoresPages 61–70https://doi.org/10.1145/3178442.3178449Many recent Engine Management Systems (EMSs) have multicore processors. This results in new challenges for the developers of those systems, as most of them are not familiar with multicore programming. Additionally, many of the EMSs have real-time ...
- research-articleFebruary 2018
Combining PREM compilation and ILP scheduling for high-performance and predictable MPSoC execution
PMAM'18: Proceedings of the 9th International Workshop on Programming Models and Applications for Multicores and ManycoresPages 11–20https://doi.org/10.1145/3178442.3178444Many applications require both high performance and predictable timing. High-performance can be provided by COTS Multi-Core System on Chips (MPSoC), however, as cores in these systems share the memory bandwidth they are susceptible to interference from ...