Title :
Out-of-Order Parallel Discrete Event Simulation for Transaction Level Models
Author :
Weiwei Chen ; Xu Han ; Che-Wei Chang ; Guantao Liu ; Domer, Rainer
Author_Institution :
Center for Embedded Comput. Syst., Univ. of California, Irvine, Irvine, CA, USA
Abstract :
The validation of system models at the transaction-level typically relies on discrete event (DE) simulation. In order to reduce simulation time, parallel discrete event simulation (PDES) can be used by utilizing multiple cores available on today´s host PCs. However, the total order of time imposed by regular DE simulators becomes a bottleneck that severely limits the benefits of parallel simulation. In this paper, we present a new out-of-order (OoO) PDES technique for simulating transaction-level models on multicore hosts. By localizing the simulation time to individual threads and carefully handling events at different times, a system model can be simulated following a partial order of time without loss of accuracy. Subject to advanced static analysis at compile time and table-based decisions at run time, threads can be issued early, reducing the idle time of available cores. Our proposed OoO PDES technique shows high performance gains in simulation speed with only a small increase in compile time. Using six embedded application examples, we also show the speed trade-off for multicore PDES based on different multithreading libraries.
Keywords :
discrete event simulation; multi-threading; multiprocessing systems; program diagnostics; OoO PDES; compile time; multicore hosts; multithreading libraries; out-of-order parallel discrete event simulation; parallel simulation; static analysis; system model validation; transaction level models; Accuracy; Discrete event simulation; Multicore processing; Multithreading; Out of order; Performance gain; Parallel discrete event simulation (PDES); system-level description languages (SLDLs); system-level design and validation; transaction level modeling;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on
DOI :
10.1109/TCAD.2014.2356469