Skip to content
#

mpi-library

Here are 4 public repositories matching this topic...

Implemented a distributed storage systems using MPI. The distributed file storage system consists of master node (node 0) and data-storage nodes (non-zero ranks). The job of the master node is to communicate with the data-storage nodes using MPI for data storage and retrieval. The master node also provides an API to the clients so that they stor…

  • Updated Sep 2, 2022
  • Java

Improve this page

Add a description, image, and links to the mpi-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpi-library topic, visit your repo's landing page and select "manage topics."

Learn more