搜索资源列表
200922815141268
- OpenMP实现并行计算,和计算时间,以此和串行程序比较,体现并行的优势!-OpenMP parallel computing, and computing time, and serial procedures as compared to embody the advantages of parallel!
game_of_life
- 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
Parallel
- 阿贡国家实验室并行计算中心对于mpi,openmp的介绍和例程,简单易学,是并行计算入门的最佳资料。-The best introducing materials for parallel computing (mpi, openmp).
F95_OpenMP
- Fortran Openmp 并行计算教程,实现过程介绍详细-FORTRAN OPENMP PARALELL PROGRAMMING
kmp
- 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
ompi
- 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
jump_omp.c.tar
- 基于C的OPENMP并行计算的N皇后问题-C-based parallel computing OPENMP the N-Queen problem
MIT.Press.Using.OpenMP.Portable.Shared.Memory.Para
- OpenMp内存共享模型下的并行计算的使用说明-OpenMp parallel computing instructions for use
openmp
- 基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献-OPENMP-based parallel algorithm, by setting a different number of threads to validate the multi-threaded parallel computing speed of the contribution of
string_matching
- 在Linux 集群系统通过并行计算解决串匹配的问题。 采用OpenMP编写。 -Solving the problem of string matching In the Linux cluster parallel computing environment. Written by OpenMP.
Program-With-OpenMP
- 此文档为网络上搜索都得以篇并行计算演示文稿,介绍了OpenMP程序设计-This document is an Internet search for articles are parallel to the presentation, introduced the OpenMP programming
Program-With-OpenMP
- 使用openMP进行并行计算 openMP具有如下特点:1.标准性 2.简洁实用 3.使用方便 4.可移植性-Parallel computing using openMP openMP has the following characteristics: 1. Standard of 2 simple and practical 3. Easy to use 4 Portability
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
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
Parallel Programming in Fortran95 using OpenMP
- 基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
parallel programming in c with mpi and openmp
- openmp经典资料,希望能对研究并行计算的同好有帮助(OpenMP classic data)
并行计算实验
- 并行计算课程PPT和实验指导,有pthread和OpenMP讲解,还有一些基础介绍(Parallel computing course PPT and experimental guidance, there are pthread and OpenMP to explain, and there are some basic introduction)
MPI与OpenMP并行程序设计:C语言版
- MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit