Carlos Boneti

Results 2 issues of Carlos Boneti

This fixes the issue #11 Besides the compilation errors described in the issue. There was also a runtime error of multiple MPI_Send/Recv being called after MPI_Finalize.

On a clean Centos 7 machine (Intel64): ## packages ``` sudo yum -y group install "Development Tools" sudo yum -y install cmake screen gcc-gfortran git help2man install environment-modules mpich-devel ```...