in reply to Re^5: OpenMPI and Perl
in thread OpenMPI and Perl
In Rocks (CentOS) 5.4 the 'cpan -i Parallel::MPI::Simple' command fails to correctly compile the module, but I was able to eventually make it work by following the instructions of Eric Martel in
https://ericmartel.net/blogue/?p=45which consist of changing gcc for mpicc in the generated makefile in .cpan/build/ , hope it helps
|
|---|