Re: [mpich-discuss] Run R script via MPICH
It seems your MPICH installation is working fine. Are you sure the error is coming from MPICH? A quick google search suggests it may be a shell syntax error. Ken On 12/22/2014 11:03 AM, Riccardo Romoli wrote:
Hi my name is Riccardo, I have a linux cluster based on ubuntu with mpich2 installed. I try to run the examples:
mpiexec.hydra -f hosts -n 4 /home/mpiuser/bin/cpi
and all works. So I try to run a simple R script but I get an error:
Syntax error: word unexpected
How can I overcome this error?
Regards, Riccardo _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Kenneth Raffenetti