3DEW是一款用于石油勘探领域的应用程序,其运行需要极高的计算能力支持,在CPU上进行大规模计算时效率极低,而MIC卡为英特尔公司推出的基于集成中和架构的至强融核产品,可以提供数百个同时运行的硬件线程,带来极高的并行性。将3D_EW程序并行化并移植于MIC卡,实验表明:3D_EW进行大规模运算时在MIC并行运行速度远大于仅利用CPU时的串行运行速度。
3DEW is a real application in the field of petroleum exploration which requires high computing power support when it operates. The efficiency is very low when the calculation runs on one CPU. MIC card is a Xeon core melt product launched by Intel Corporation. It provides hundreds of hardware threads running simultaneously, bringing a high parallelism. In this paper, a method is proposed to parallel 3D_EW program and transplant it to the MIC card. The experiments show that the parallel running speed of MIC is much larger than that of serial operation speed when 3D_EW is used in large scale operation.