搜索资源列表
matrixsum
- sum of matrix in c++ and simulate in mpi area .
hypercube_array_sum
- MPI paralle c code for hypercube array sum
array_sum
- parallel array sum c code with MPI
mpi_arr
- a sample MPI program with c that calc array sum
khademi_p1a
- This is sum array in mpi with send &recv
send
- a simple MPI code for calculate sum of n number
prefix-sum.c
- prefix sum using open mpi
mpi_sum
- 基于并行编程的一个MPI实现累加求和的运算。-MPI sum function!
sum-1-to-1000
- 1连加至1000的mpi程序,可调节线程,适合Mpi初学者-the program if about sum 1 to 1000, you can choose process for yourself, suit for mpi learner
MPI_MinMaxSum
- MPI C++ code to find minimal, maximal elements and their sum.