Distributed-parallel-computing This repo is my projects in the Distributed parallel computing course. 1 MPI this is a MPI source code for [sieve of Eratosthenes], the base.cpp is the first version about this algorithm, and then I optimized that code.