搜索资源列表
matmult
- 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
omp_mm
- 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
OpenMp_barnes_hut
- 一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005
2D Jacobi Iteration - OpenMP
- An Implementation of 2D Jacobi Iteration using OpenMP in UNIX environment.
jfdtd2d_v2
- A parallel 3D Finite-Difference Time-Domain (FDTD) code and a 2D serial FDTD code.
ParallelFortranP95PusingPOpenMP
- 多核并行fortran计算很好的书籍,openmp,不是mpi哦-Fortran parallel multi-core computing good books, openmp, mpi oh not
LU
- OpenMP实现矩阵LU分解,本代码对随机生成的矩阵进行LU分解-realize matrix LU algorithm with OpenMP
ConsoleMyOpenmp
- fortran写的进行openmp并行计算的一个事例。-openmp in fortran
CFD-OpenMP
- 使用OpenMP方法编写的计算流体力学程序,适用于一般学习及科研。-Written using OpenMP method of computational fluid dynamics procedures applicable to general learning and research.
mutrixMutil_1
- 本程序实现了在linux平台上用openMP实现的大型矩阵相乘-The program in the linux platform with a large matrix multiplies achieved openMP
guass-seidel
- 基于openmp的高斯赛德尔算法并行求解代码-Based openmp parallel algorithm for solving high Sisaideer code
Test_SSE
- SSE测试代码,的确可用,同时加入了openmp加速,性能提升有10x-SSE test code, is indeed available, while adding the openmp acceleration, performance improvements have 10x
omp_multMat
- Matrix Multiplication using OpenMP
strassen.c
- Matrix multiplication using Strassen s algorithm and openmp
BISQ_SSG_OpenMP
- BISQ_SSG_OpenMP-BISQ,SSG,OpenMP,
pysph-pysph-04a086875073
- PySPH is an open source framework for Smoothed Particle Hydrodynamics (SPH) simulations. It is implemented in `Python <http://www.python.org>`_ and the performance critical parts are implemented in `Cython <http://www.cython.org>`_.