Welcome![Sign In][Sign Up]
Location:
Search - openmp matrix

Search list

[Other resourcematmult

Description: 并行矩阵乘法。用于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 extracting passwords.
Platform: | Size: 1838 | Author: 张哲 | Hits:

[Other resourceomp_mm

Description: 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
Platform: | Size: 1273 | Author: danielwood | Hits:

[Algorithmmatmult

Description: 并行矩阵乘法。用于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 extracting passwords.
Platform: | Size: 2048 | Author: 张哲 | Hits:

[Algorithmomp_mm

Description: 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
Platform: | Size: 1024 | Author: danielwood | Hits:

[MPIOpenMPapp

Description: 本程序采用VC2005结合openmp实现并行矩阵相乘的Fox算法-VC2005 This procedure combines the use of OpenMP parallel matrix multiplication algorithm of Fox
Platform: | Size: 331776 | Author: 李若愚 | Hits:

[MPICannon

Description: 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法-This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
Platform: | Size: 101376 | Author: 李若愚 | Hits:

[assembly languagematrix

Description: this matrix multiplication in Openmp palatalization [Aiman]-this is matrix multiplication in Openmp palatalization [Aiman]
Platform: | Size: 1024 | Author: sealawe | Hits:

[Linux-UnixOpenMP_exercise

Description: 对于几个流行的算法(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 algorithm and parallel algorithms openMP code, as well as the performance test report
Platform: | Size: 239616 | Author: luoang | Hits:

[OtherOpenMP_Case_Studies_HO

Description: 关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。 -On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchange, loop start and loop merging and so on, and cache consistency to solve the shared variables to bring the load to find the linear recurrence (Linear Recurrence), and how to block updates to improve the efficiency of the matrix.
Platform: | Size: 174080 | Author: 徐鹏 | Hits:

[OpenGL programCannon

Description: 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
Platform: | Size: 1024 | Author: 施俊 | Hits:

[MPIopenmp

Description: openmp实现矩阵乘法,采用行列分解算法-openmp matrix multiply openmp matrix multiply
Platform: | Size: 2048 | Author: li | Hits:

[MPIparallel

Description: OpenMP实现的一个矩阵乘法运算,有并行和串行的比较-OpenMP implementation of a matrix multiplication, a comparison of parallel and serial
Platform: | Size: 16384 | Author: shim | Hits:

[MPImatrix-multiplication-based-OpenMp-

Description: 基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法-C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication
Platform: | Size: 1024 | Author: 苗高洁 | Hits:

[DocumentsOpenMP-based

Description: 基于OpenMP的对称矩阵LDL~T分解并行算法实现-OpenMP-based symmetric matrix LDL ~ T decomposition parallel algorithm
Platform: | Size: 107520 | Author: 赵薇 | Hits:

[MPIOpenMp

Description: 并行计算,使用OpenMp计算π值,两种方式;矩阵向量乘法;矩阵乘法-Parallel computing, using OpenMp calculated π values ​ ​ in two ways matrix-vector multiplication matrix multiplication
Platform: | Size: 26624 | Author: 朱苏建 | Hits:

[Consolematrix

Description: 基于OpenMP的大型矩阵相乘的算法源码-Based on OpenMP for large matrix multiplication algorithm source code
Platform: | Size: 1024 | Author: frankly | Hits:

[MPIopenmp

Description: 用OpenMp实现矩阵转置,输出转置结果和串行及并行的时间,进行比较-With OpenMp realization matrix transpose, transpose output serial and parallel results and time to compare
Platform: | Size: 3568640 | Author: xiao | Hits:

[Consolematrix-4

Description: This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
Platform: | Size: 790528 | Author: dorgham | Hits:

[MPIMPI-and-OpenMP-parallel-programming

Description: 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-" MPI and OpenMP parallel programming (C language version)" is Michael J.Quinn Professor Oregon State University in the years written in a lecture on " parallel programming" course, based on the C language introduces, and in conjunction with MPI and OpenMP parallel programming, including parallel architectures, parallel algorithm design, message passing programming, Eratosthenes sieve method, Floyd algorithm, performance analysis, matrix-vector multiplication, document classification, Monte Carlo method, matrix multiplication, linear equations solving finite difference method, sorting, fast Fourier transform, a combination of search, shared memory programming, integration OpenMP and MPI and five appendices.
Platform: | Size: 48901120 | Author: 艾艾 | Hits:

[Consolematrix

Description: openmp编程,多线程处理两3*3矩阵相乘-openmp programming, multithreading two 3* 3 matrix multiplication
Platform: | Size: 5279744 | Author: MCZ | Hits:
« 12 3 »

CodeBus www.codebus.net