资源列表
pthread
- 并行计算实验,用于求历史最高气温的算法,包含pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
openmp
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
ques_3
- openMP/MPI program: HyperQuickSort implemented by swapping of unsorted Arrays as per the algorithm.
ques_2
- openMP program for calculating prime numbers using sieve of erastothesis algorithm.
ques_1
- openMP parallel program to calculate the value of PI using different scheduling policies.
ques_1
- Tittle: MPI based parallel program to calculate the value of PI using monte-carlo simulation method
ques_3_bonus
- hybrid program for column-wise matrix multiplication with following: N=2048 && number of nodes=4 && #threads/process=16
abc
- 輸入數字,排列數字,從1到輸入的數字排列-Enter numbers, arranged in the numbers from one to the input digital arranged
LUwithOpenMP
- 用OpenMP实现的LU矩阵分解算法,选择了合适的并行颗粒度,速度快。-LU decomposition with OpenMP
DoolittleLU
- 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
Actividad-3
- product of 2 matrix whit jacobo
Actividad-2
- Scatteeer para probarlo programacion en mpi