搜索资源列表
MPI_MatrixBl
- C++ MPI program code to myltiply matrixs using blocks.
MPI_Sort_s
- MPI C++ program to sort arrays with bubble sort
MPI_Sort_f
- MPI C++ code for sorting arrays with Merge method
MPI_Sort_t
- MPI C++ code for sorting arrays with merge(Reduce method)
MPI_MinMaxSum
- MPI C++ code to find minimal, maximal elements and their sum.