搜索资源列表
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
Original_part1
- 用OpenMP并行运算 求矩阵向量乘机 内部调用C语言函数库 omp.h-OpenMP parallel computing matrix vector opportunity internally calls the C language library omp.h
MatMultop
- 矩阵乘法OpenMP并行计算程序 线程数可以设定-The matrix multiplication OpenMP parallel computing program the number of threads that can be set
C-PPopenmp
- C ++实现并行矩阵openmp。使用多线程编程,线程间可以共享矩阵的数据结构等信息,不要使用多进程编程。-C++ parallel matrix openmp. The use of multi-threaded programming, the matrix can be shared between threads data structures and other information, do not use multi-process programming.
matrix
- 基于OpenMP的大型矩阵相乘的算法源码-Based on OpenMP for large matrix multiplication algorithm source code
1.Matrix_Multiplication
- serial matrix multiplication and parallel multiplication using openmp. comparision between them
matrix-4
- This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
Matrix_Multiplication
- 矩阵乘法的并行运算,采用了OpenMP,运算结果较为优异-Matrix Multiplication
matrix
- openmp编程,多线程处理两3*3矩阵相乘-openmp programming, multithreading two 3* 3 matrix multiplication