DocumentCode
2390916
Title
Distributed-Parallel Road Traffic Simulator for Clusters of Multi-core Computers
Author
Potuzak, Tomas
Author_Institution
Dept. of Comput. Sci. & Eng., Univ. of West Bohemia, Plzen, Czech Republic
fYear
2012
fDate
25-27 Oct. 2012
Firstpage
195
Lastpage
201
Abstract
This paper deals with road traffic simulation performed on a cluster of computers with multi-core processors. Two versions of the simulation are compared - the distributed version and the parallel/distributed version. The distributed version utilizes a number of single threaded simulation processes. The number of processes corresponds to the total number of processor cores of the cluster. The parallel/distributed version utilizes a lower number of multithreaded processes. The number of processes corresponds to the number of computers of the cluster and the number of threads per process corresponds to the number of processor cores of each computer of the cluster. The parallel/distributed version minimizes the inter-process communication using the shared address space of particular threads in one simulation process. Hence, it is significantly faster than its pure distributed counterpart.
Keywords
multi-threading; multiprocessing systems; pattern clustering; road traffic; cluster processor cores; distributed simulation; distributed-parallel road traffic simulator; interprocess communication; multicore computers clusters; multicore processor; multithreaded process; processor number; shared address space; singlethreaded simulation processes; Computational modeling; Computers; Instruction sets; Roads; Synchronization; Traffic control; Vehicles; distributed simulation; parallel simulation; road traffic simulation;
fLanguage
English
Publisher
ieee
Conference_Titel
Distributed Simulation and Real Time Applications (DS-RT), 2012 IEEE/ACM 16th International Symposium on
Conference_Location
Dublin
ISSN
1550-6525
Print_ISBN
978-1-4673-2954-5
Type
conf
DOI
10.1109/DS-RT.2012.36
Filename
6365074
Link To Document