Parallelization Techniques for Multi-Core-Cluster-based RTI

YANG Yong,YAO Yi-ping,LIANG Hong-bo
DOI: https://doi.org/10.16182/j.cnki.joss.2012.09.034
2012-01-01
Abstract:With the deepening of HLA(High Level Architecture)-based simulation applications,the scale of System Simulation continues to expand and the simulation has become increasingly complicated.As a result,more frequent interaction occurs between the simulation nodes,and the demand of simulation system for communication and computing resources increases.Multi-Core-Cluster has more potential for performance of parallel processing and efficient communication,so accelerating simulation in the Multi-Core-Cluster is becoming an important way to improve the efficiency of HLA simulation run.However,the traditional simulation run support platform of RTI(Run Time Infrastructure) is mainly for the distributed network environment,and generally does not support parallel communication and message parallel processing,making it difficult to take advantage of the Multi-Core-Cluster on efficient communication and parallel computing.Therefore,in order to improve the operating efficiency of large-scale HLA simulation in Multi-Core-Cluster,the multi-channel-based parallel communication structure and the message-classification-based multithreading processing technology was proposed.Both have been used in the parallel shmRTI.Compared with similar commercial software pRTI1516,the test results show that performance of shmRTI is more than 30 percent better than that of pRTI1516.
What problem does this paper attempt to address?