Title :
Distributed-Parallel Road Traffic Simulator for Clusters of Multi-core Computers
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of West Bohemia, Plzen, Czech Republic
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;
Conference_Titel :
Distributed Simulation and Real Time Applications (DS-RT), 2012 IEEE/ACM 16th International Symposium on
Conference_Location :
Dublin
Print_ISBN :
978-1-4673-2954-5
DOI :
10.1109/DS-RT.2012.36