资源列表
mpi
- matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c-matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++
juzhenxiangcheng
- 矩阵相乘的并行算法,矩阵是按行分类的,还有按列分类的算法-Parallel algorithm for matrix multiplication, matrix classification by line, column classification algorithm
WordCount
- 计算文件中的词的出现的数目,并行算法,通过并行的思想,部分代码,利用mapreduce实现-parallel algorithm for count the num of every word。
conver_StoP
- 实现数据转换,任意进制数据转换而且处处为数据非字符,存于数字可分块读取-To achieve data conversion, any arbitrary data conversion and everywhere for the data non-character, stored in the digital block can be read
parallel-Performence
- MPI与OpenMP并行程序设计(C语言版):并行性能分析-MPI and OpenMP parallel programming (C language version): Parallel Performance Analysis
for
- 并行计算经典代码循环for循环(Loop work-sharing)-Classic code loops for parallel computing loop (Loop work-sharing)
test_nano
- Test the amount of time in nano seconds an MPI program takes to finish
ch4
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
mpi
- send and reseve from master
quicksort
- 一个基于openmp的快速排序算法的主题部分实现-One based on the quick sort algorithm openmp
MultiThread
- 关于多线程运行的一个很经典的例子 学习多线程应用的人使用
cpi
- 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验