多核计算机上的并行计算  被引量:3

Parallel Computation on Multi-core Computers

在线阅读下载全文

作  者:李斌[1] 李海玉[1] 孙延君[1] 

机构地区:[1]空军航空大学计算机教研室,长春130022

出  处:《电脑编程技巧与维护》2011年第18期34-35,共2页Computer Programming Skills & Maintenance

摘  要:研究了多核计算机上OpenMP+VC++编程模式的并行程序,并在双核和四核计算机上分别使用传统算法和并行算法计算数列求和、矩阵乘积及矩阵Cholesky分解。试验表明,传统串行程序只能利用多核计算机的一个核资源,而采用Open MP程序的并行效率很高。Parallel programming in VC++ using OpenMP on multi-core computers are studied. The serial and concurrent experiments of summation,matrix-matrix multiplication,and Cholesky factorization are implemented on 2-core and 4-core computers respectively. Experiment results show that the serial program can only use one core of multi-core computerso Meanwhile, the parallel efficiency of the program using OpenMP is very high.

关 键 词:多核编程 OPENMP 加速比 

分 类 号:TP338.6[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象