Re: Use MPI with Parallella Cluster

Posted:
Thu Aug 28, 2014 6:03 pm
by aolofsson
Please see the following post from a while back...
http://www.adapteva.com/white-papers/bu ... f-cluster/You might need to set the path explicitly in your run program rather than in your bashrc to get it to work.
The good news is that this sudo nonsense will finally be gone in a couple of weeks time with the new SDK release
Andreas
Re: Use MPI with Parallella Cluster

Posted:
Thu Aug 28, 2014 8:59 pm
by Cary
Thanks for the reply.
I also tried setting the path explicitly but not sure of the correct syntax for setting paths with mpiexec. Everything I tried gave me errors except when I used sudo. Any idea of how the mpi call might look when add paths?
Thanks