搜索资源列表
Matrixmultiplication
- 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
mpi_matmult
- MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
MPIBitonicSorting
- Bitonic sort with MPI
bitonic_sort
- Parallel Bitonic Sort
main
- Bitonic Sort with MPI
bitonic.c
- A simple parallel bitonic sort implementation using MPI and written in C. For all MPI lovers. It will be helpful
2002.1-bitonic-sort.cpp
- Código que paraleliza o algoritmo BIOTONIC usando MPI.
bitonic_sort
- bitonic sort with MPI in C code
mpi-bitonic-sort-master
- Bitonic order implementation code with mpi usage