搜索资源列表
CG
- 基于MPI和OpenMp混合编程的并行共轭梯度法(CG)代码,可供正在学习并行数值计算的同学参考
8corevsolvePI
- 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
Program-With-OpenMP
- C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing
OpenMP
- OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
MatMultop
- 矩阵乘法OpenMP并行计算程序 线程数可以设定-The matrix multiplication OpenMP parallel computing program the number of threads that can be set
并行计算实验
- 并行计算课程PPT和实验指导,有pthread和OpenMP讲解,还有一些基础介绍(Parallel computing course PPT and experimental guidance, there are pthread and OpenMP to explain, and there are some basic introduction)