搜索资源列表
Assignment 3 OpenMP programming assignment
- Part 1 Tutorial Part 1 provides some basic skills in running OpenMP programs. Acknowledgement: This part is derived from the OpenMP tutorial at https://computing.llnl.gov/tutorials/openMP/exercise.html
openMP
- 介绍了openmp的用法和注意事项,教你怎么用并行运算-Describes the usage and precautions openmp to teach you how to use parallel computing
Novel-FDTD
- A Novel FDTD Application Featuring OpenMP-MPI Hybrid Parallelization (2004)
iwomp2009
- Iwomp2009的会议文章 全部的文章,内容主要是OpenMP的发展趋势 -Iwomp
123
- MPI+OpenMP混合并行编程模型应用研究-Research on development of mixed mode MPI+Openmp applications
MIT.Press.Using.OpenMP.Portable.Shared.Memory.Para
- OpenMp内存共享模型下的并行计算的使用说明-OpenMp parallel computing instructions for use
openMP
- 文档简单介绍了openMP并行程序设计,非常适合入门学习,希望和大家共勉。-Document a brief introduction openMP parallel programming, is ideal for entry-learning, hope and encourage one another.
Chapman_UsingOpenMPPortablSharedMemory.pdf
- Good guide to parallel programming using OpenMP.
OpenMP_zwm
- OpenMP并行程序设计,并行设计的入门教程,包括用例和源码-OpenMP parallel programming, parallel design of the Tutorial, including use cases and code
OpenMP
- 东软信息学院的OpenMP多核程序设计,包括入门用的概念和用例等-Neusoft Institute of Information of OpenMP multi-core programming, including the concept and start with use cases, etc.
OpenMP30
- OpenMP最新规范3.0,pdf文件。-Latest OpenMP spec,3.0 version
OpenMP-lunwen
- 我上传的是有关OpenMP方面的论文,供大家学习-I upload the OpenMP papers, for all to learn
openMP-introduction
- 学习并行计算必须的openmp的学子资料。-Learning parallel computing must the openmp of students information.
OpenMP-based
- 基于OpenMP的对称矩阵LDL~T分解并行算法实现-OpenMP-based symmetric matrix LDL ~ T decomposition parallel algorithm
OpenMP
- 基于嵌入式eCos多核平台的OpenMP并行算法的研究 -OpenMP parallel algorithm based on eCos embedded multicore platforms
A-brief-introduction-to-OpenMP
- OpenMp to use, can rapidly improve the ability of parallel code!
OpenMP
- 使用openmp实现枚举排序算法的并行实现,文档中包含代码和实验结果-Use openmp achieve enumeration sorting algorithm implemented in parallel, the document contains the code and results
OpenMP-programming
- 本人搜集的一些关于openmp的学习资料,方便大家学习,特别对新人很有用,不用做任何商业用途,版权归作者。-basic knowledge of openMP
Comparison-of-OpenMP-a-OpenCL-Parallel
- Comparison of OpenMP & OpenCL Parallel
openmp编程指南
- 中科大课件,详细介绍openmp的使用,包括各类调用