搜索资源列表
Openmpcode_examples
- 里面包含了几个openMP的共享存储式C程序代码,希望对你们有帮助,现在能参考的大型程序的openMP的代码比较少-Which contains several openMP shared storage type C code, you want to help, and now can reference the code in large programs openMP less
OpenMP
- OpenMP并行计算算法,OpenMP并行程序设计,本篇文章中讲的几个OpenMP指令parallel, for, sections, section实际上都是用来如何创建线程的-OpenMP parallel computational algorithms, OpenMP parallel programming about this article several OpenMP parallel directive, for, sections, section are actually
Sample01_openmp
- 一个在fortran中实现openmp并行加速的教程实例;简单,易懂,且具有与串行的对比。主要实现了do和sections两种并行模式-Tutorial examples in fortran using openmp parallel speedup simple, understandable, and comparison with the serial. Mainly realize the two parallel modes: do and sections