搜索资源列表
OpenMP_Application_Program_Interface
- OpenMP 是并行编程的高级语言,该语言已经到了2,5版了,要学习并行编程几乎不可能不学习OpenMP了,该文件是OpenMP最新API说明文档-OpenMP parallel programming language, the language has to 2,5 edition, learning to parallel programming is almost impossible not to learn OpenMP. The document is the latest Ope
CG
- 基于MPI和OpenMp混合编程的并行共轭梯度法(CG)代码,可供正在学习并行数值计算的同学参考
Dijkstra-omp
- C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
OpenMP
- 诞生于1997年,目前已经推出OpenMP 3.0版本。 标准版本3.0,2008年5月,支持Fortran/C/C++。 面向共享内存以及分布式共享内存的多处理器多线程并行编程语言。 一种编译指导语句,能够显式指导多线程、共享内存并行的应用程序编程接口(API) 具有良好的可移植性,支持多种编程语言。 支持多种平台 大多数的类UNIX系统以及Windows NT系统(Windows 2000,Windows XP,Windows Vista等)。-Born in 199
OOpeenMP_Applp
- OpenMP 是并行编程与开发的高级语言,该语言已经到了2,5版了,要学习并行行编程与开发几乎不可能不学习OpenMP了,该文件是OpenMP最新API说明文档 -OpenMP is a parallel programming and development of high-level language, the language has to 2,5 version to learn programming and development of the parallel line is
OmpSCR_v2.0.tar
- openmp关于并行编程的标准算例,里面有关于各种指导语句的用法-openmp parallel programming standard example usage on various guidance statement
C-PPopenmp
- C ++实现并行矩阵openmp。使用多线程编程,线程间可以共享矩阵的数据结构等信息,不要使用多进程编程。-C++ parallel matrix openmp. The use of multi-threaded programming, the matrix can be shared between threads data structures and other information, do not use multi-process programming.