Re: [R] Some hpc problems with doMPI and runmpi (I know there is R-SIG-HPC)

2014-08-08 Thread Pascal Oettli
Hello, In your email, you speak about foreach()%dopar%, but in your script, it is foreach()%do%. Best, Pascal On Thu, Aug 7, 2014 at 7:19 PM, André Ziervogel andre.ziervo...@psychol.uni-giessen.de wrote: Dear R people, I’ve been doing some hpc using R and openmpi. Unfortunately I’ve

[R] Some hpc problems with doMPI and runmpi (I know there is R-SIG-HPC)

2014-08-07 Thread André Ziervogel
Dear R people, I’ve been doing some hpc using R and openmpi. Unfortunately I’ve encoutred a major problem and it’s nature is hard to pin down: Essentially I call mpirun Rscipt … as soon as the script reaches a foreach()%dopar% it halts indefinitely. I’ve attached the qsub script: #!/bin/bash