资源列表
matrix_multiply_using_mpi3
- matrix multiply using mpi 3rd edition(you should put this file in a system that has the mpi library and is able to compile it)
matrix_multi_usingmpi
- matrix multiply using mpi
merge_using_mpi
- Merge sort algorithm with mpi
matrix_multiply_use_mpi2
- matrix multiply using mpi (u should compile this file in a system that has the mpi library)
VectorAdd
- 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
SynDataGenerator-Cat
- Mining Favorable Facets
ACsearch_DPPcompact_with_driver
- cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
vectorAdd
- Nvidia GPU实现的向量相加程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of the vector sum process, to learn CUDA technology, have a strong reference for beginners
cannonMPI
- 并行计算中的cannon算法描述,采用C & openMPI库来执行算法,在矩阵大小100内效果显著-Cannon in the parallel computing algorithm descr iption, the use of C & openMPI library to perform algorithm, matrix size 100 results are obvious within
Sourcebook.of.Parallel.Computing
- 一本全面介绍近年来并行计算研究进展的著作,其综合性很强,适合有专业背景的学者阅读。-A comprehensive descr iption of recent progress in parallel computing works, and its very complex, suitable for a professional background in academic reading.
Concurrentprogramming
- 并发程序设计,比较计算机系统处理并发和串行时,时间的花费,说明并行的优越性。程序用VC++6.0菜单式编程实现-Concurrent programming, comparing concurrent and serial processing computer system, the time spent, shows the superiority of the parallel. Program with VC++6.0 menu-driven programming
mpi-merge-final
- MPI merge sort! enjoy it!