所属分类:
并行计算
开发工具:C/C++
文件大小:21KB
下载次数:11
上传日期:2012-12-27 12:40:54
说明: 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求各元素相加的和。可通过"任务管理器"-"性能"查看运行在多核上。
(Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm is calculated matrix multiplication, and then seek the elements and. By " task manager" - " performance" View running on multicore.)
文件列表:
Matrix
......\bin
......\...\Debug
......\...\.....\Matrix.exe,53762,2012-12-09
......\main.c,3554,2012-12-08
......\Matrix.cbp,1107,2012-12-07
......\Matrix.depend,136,2012-12-17
......\Matrix.layout,240,2012-12-17
......\obj
......\...\Debug
......\...\.....\main.o,6517,2012-12-09