학술논문

A parallel shared memory simulator for command and control
Document Type
Conference
Source
Proceedings 16th Annual International Symposium on High Performance Computing Systems and Applications High performance computing systems and applications High Performance Computing Systems and Applications, 2002. Proceedings. 16th Annual International Symposium on. :237-242 2002
Subject
Computing and Processing
Command and control systems
Computational modeling
Load management
Differential equations
Parallel processing
Educational institutions
Military computing
Unified modeling language
Weapons
High performance computing
Language
Abstract
Introduces a military application in the command and control field. The main feature of this study is the parallelization of the simulator. The simulator is object-oriented and written in C++. It uses the OpenMP standard for the parallel version. To produce an efficient parallel simulator, we have to deal with the dynamic load balancing problem.