搜索资源列表
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
Matrix_Multiplication
- 矩阵乘法的并行运算,采用了OpenMP,运算结果较为优异-Matrix Multiplication