Explore projects
-
In an effort of learning libfabric and MPI RMA, this repository serves as a testing ground for metrics regarding that pursuit.
Updated -
I was tasked to build three banking applications of which were a server, a routing middle-ware, and a client. All three applications use a SQLite3-intended DB schema and RPC for a networking stack.
Updated -
A library of MPI algorithms that provides quick access to communication between processes for testing.
Updated -
Updated
-
I was tasked with creating a parallel example of the Monte Carlo simulation. I also included performance analysis of both a sequential and a parallel example.
Updated -
A representation of the performance of a manual, built-in, and Bruck's variant of MPI_Alltoall, MPI_Allreduce, and MPI_Allgather.
Updated -
I was tasked with representing a Linda Tuple Server/Client model in C++.
Updated -
This repository serves as a testing ground for each MPI Collectives and the different algorithms they fit into with the ability to scale.
Updated -
Updated
-
Updated
-
This repository serves as a practice field for setting up and testing different kind of MPI collective components.
Updated -
This repository serves as a practice field for UDP and TCP sockets.
Updated -
I was tasked with the implement of a packet handling program, of which I chose to use Python.
Updated -
I have been tasked with writing a sockets-based implementation of the networking stack that MPI uses to function.
Updated