mpi-program

There are 2 repositories under mpi-program topic.

  • Dushanthimadhushika3/MPI-Programming-Parallel-Algorithms-Examples

    This repository contains some example programs base on MPI parallel programming. such as several sorting algorithms and matrix multiplication . All the source codes, input text files and output text files are available. You can just download and practice your self.

    Language:C3100
  • aasis21/NodeAllocator

    A resource broker tool for MPI programs in a shared cluster, considering the current compute load and available network bandwidths.

    Language:Python2200