搜索资源列表
Using-OpenMP-Examples-Distr
- 一个使用Openmp编程的库函数!通过例子能有效地学会openmp编程。-some examples to learn openmp programming on cross platform!
Mpi-Omp_MatInf_blkstp
- This a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) bet
Gaussian
- Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
Parralel_printing_OpenMP
- Parallel printing in using C++ with OpenMP
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
pthread_openmp
- 通过使用pthread和OpenMP并行实现行列式求值问题-Determinant evaluated by using the pthread and OpenMP parallel
Nested-parallelism
- 嵌套并行,OpenMP 采用 fork-join(分叉-合并)并行执行模式。线程遇到并行构造时,就会创建由其自身及其他一些额外(可能为零个)线程组成的线程组。遇到并行构造的线程成为新组中的主线程。-Nested parallelism, OpenMP using fork-join (fork- Merge) parallel execution mode. When a thread encounters a parallel construct, it creates its own and
1.Matrix_Multiplication
- serial matrix multiplication and parallel multiplication using openmp. comparision between them
openmp
- 多线程编程代码样例,在c开发环境下,利用openmp技术-The multi thread programming code examples, in the C development environment, using openmp Technology
opemmp_equation
- 用openmp解一个单调连续方程的解,并行多线程-Solve an equation using openmp
prime_sieve_openmp
- prime sieve implemented using openmp
wgrib2
- wgrib2 is not simple upgrade of wgrib for grib2 files. wgrib can slice and dice grib1 files. wgrib2 is more like four drawers of kitchen utensils as well as the microwave and blender. This kitchen miracle was done by a more developer friendly design