Parallel Computing of Shared Memory Multiprocessors Based on JOMP

Zhang Hong,Cao Jie,Wang Xiaoming,Zhu Changsheng
DOI: https://doi.org/10.2991/meic-15.2015.346
2015-01-01
Abstract:Aiming at parallel computing of shared memory multiprocessors based on JOMP, this paper probes the writing, compiling and running of a (star). jomp file in detail and describes a complete specification and process for parallel programming. It expounds the format of parallel directive sets, main runtime libraries and their functions, making a further illustration of variable attributes in parallel region. Taking an example of computing values of pi on a lenovo Intel(R) Core(TM) i3-2120, it obtained a 1.73 speedup factor and 86.5% efficiency, and proved the feasibility and effectiveness of this system.
What problem does this paper attempt to address?