<div dir="ltr">Hello!<div><br></div><div>I am having a bit of trouble running Maker on a compute cluster with MPI. I am using the Compute Canada cluster which actually had Maker installed with openmpi, but I don't think it was installed quite properly as Maker crashes after 6 hours. I then decided to install Maker using a mpich that was available on the cluster but ran into an error. I figured this error may have been due to mpich not being set up with the shared libraries, so I installed a new version of mpich and configured Maker following instructions on this thread: <a href="http://gmod.827538.n3.nabble.com/WARNING-Multiple-MAKER-processes-td4040133.html">http://gmod.827538.n3.nabble.com/WARNING-Multiple-MAKER-processes-td4040133.html</a></div><div><br></div><div>After following the instructions on this thread exactly, I am running into the exact same errors that I previously ran into with mpich, which are permission errors pasted below. I'm thinking I might have to modify some permissions somewhere, but I'm not sure where - do you know why this process is failing? I am testing Maker using the command /home/zocla/mpich3/bin/mpiexec -n 3 maker --help and getting the error below.</div><div><br></div><div>Thanks so much for your help!<br>Zoe</div><div><br></div><div>Argument "2.53_01" isn't numeric in numeric ge (>=) at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/<a href="http://forks.pm">forks.pm</a> line 1570.<br>Argument "2.53_01" isn't numeric in numeric ge (>=) at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/<a href="http://forks.pm">forks.pm</a> line 1570.<br>Argument "2.53_01" isn't numeric in numeric ge (>=) at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/<a href="http://forks.pm">forks.pm</a> line 1570.<br>Can't create Inline validation file /scratch/zocla/maker_mympich/maker/perl/lib/auto/Parallel/Application/MPI/MPI.inl: Permission denied at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 236.<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br> at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 256.<br>      Parallel::Application::MPI::_bind("/home/zocla/mpich3/bin/mpicc", "/home/zocla/mpich3/include", "/scratch/zocla/maker_mympich/maker/bin/../perl", "") called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 213<br>       Parallel::Application::MPI::_load() called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 74<br>  Parallel::Application::MPI::MPI_Init() called at /scratch/zocla/maker_mympich/maker/bin//maker line 265<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br>Can't create Inline validation file /scratch/zocla/maker_mympich/maker/perl/lib/auto/Parallel/Application/MPI/MPI.inl: Permission denied at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 236.<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br> at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 256.<br>    Parallel::Application::MPI::_bind("/home/zocla/mpich3/bin/mpicc", "/home/zocla/mpich3/include", "/scratch/zocla/maker_mympich/maker/bin/../perl", "") called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 213<br>       Parallel::Application::MPI::_load() called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 74<br>  Parallel::Application::MPI::MPI_Init() called at /scratch/zocla/maker_mympich/maker/bin//maker line 265<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br>Can't create Inline validation file /scratch/zocla/maker_mympich/maker/perl/lib/auto/Parallel/Application/MPI/MPI.inl: Permission denied at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 236.<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br> at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 256.<br>    Parallel::Application::MPI::_bind("/home/zocla/mpich3/bin/mpicc", "/home/zocla/mpich3/include", "/scratch/zocla/maker_mympich/maker/bin/../perl", "") called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 213<br>       Parallel::Application::MPI::_load() called at /scratch/zocla/maker_mympich/maker/bin/../perl/lib/Parallel/Application/MPI.pm line 74<br>  Parallel::Application::MPI::MPI_Init() called at /scratch/zocla/maker_mympich/maker/bin//maker line 265<br>--> rank=NA, hostname=<a href="http://cedar1.cedar.computecanada.ca">cedar1.cedar.computecanada.ca</a><br></div><div><br></div><div>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>=   EXIT CODE: 13<br>=   CLEANING UP REMAINING PROCESSES<br>=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES<br></div></div>