I\'m trying to parallelize with the mpi library and c++ the internal loop of the following sequential code (sieve of eratosthenes):
#include #