搜索资源列表
jacobi
- JACOBI算法的C语言版,可用于openmp和pthreads。
n-body_mpi+openmp
- 一个在linux环境下的基于mpi+openmp的混合编程-One in the linux environment mpi+ openmp-based hybrid programming
n-body_openmp
- 一个在linux下的基于openmp的n-body编程-Under a linux-based n-body of the OpenMP programming
OpenMP_exercise
- 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
PerformanceTuningExample
- 关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。 -On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchan
convolution
- 并行卷积 使用MPI和openmp混编 Convolution using the parallel mixed MPI and openmp-Convolution using the parallel mixed MPI and openmp
pimonte_sol
- 用Monte Carlo 算法求 Pi 的OpenMP实现-OpenMP for pi using Monte Carlo
ParallelProgramModel
- 介绍并行计算编程的模型和理论,掌握openMP,MPI,编写并行程序不再难。-introducing the model and theory of parallelling,mastering openMP,MPI,it is easy to program paralleling program
Using.OpenMP.Portable.Shared.Memory.Parallel.Prog
- Open Mp book for parallel computing
gaussian_omp
- 高斯消去法的openMP并行程序,用C++写的。在linux系统下运行成功-gaussian elimination for openMP。Code in C++,and successfully run in Linux.
openMp
- OpenMp库函数及头文件,压缩包包含VC90Debug库及Release库-OpenMp libraries and header files, libraries and archives contain VC90Debug Release Library
main-omp.cpp.tar
- n-body 的 openmp 实现 n -body 的 openmp 实现-the openmp achieve n-body of OpenMP to achieve n-body of OpenMP to achieve n-body of
mpitest
- C++ program with multiple thread using OpenMP
yade-1.12.0.tar
- DEM离散元开源程序,YADE更新,可以用于岩土计算- Yet Another Dynamic Engine (historically related to SDEC), modular and extensible toolkit of DEM algorithms written in c++. Tight integration with Python gives flexibility to simulation descr iption, real-time control and
fastrank
- 实现用openmp进行并行编程,修改已存在算法的错误-Implemented in parallel programming openmp quick sort, modify the program s lack of previous
OpenMP
- 高性能计算与云计算 实验报告 ——共享存储编程 本实验的目的是通过练习掌握共享存储并行编程的知识和技巧。 1) 掌握OpenMP并行程序编写的基本步骤 2) 熟悉OpenMP编程环境和工具的使用 3) 了解OpenMP程序调试和调优的技巧 -High-performance computing and cloud computing lab report- shared storage Programming purpose of this experiment
parallel
- 并行程序的介绍,供大家初级学习使用,希望大家喜欢-mpi openmp parallel
times_test
- brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop with static scheduling.
omp_loop
- brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop.
null
- Test unique_ptr move assignment.Comma separated list of loop private variables for OpenMP parallelization.