> Well, does `mpiexec` point to the correct one?
I don't really get this. I only installed one and only one OpenMPI on the
node. There shouldn't have another 'mpiexec' on the system.
It's worthy to mention that every node is deployed from a master image. So
everything is exactly the same except I
>
> So you route the SGE startup mechanism to use `ssh`, nevertherless is
> should work of course. Small difference to a conventional `ssh` is, that SGE
> will start a private daemon for each job on the nodes listening on a random
> port.
>
> When you use only one host, then forks will be created b
>
> - what is your SGE configuration `qconf -sconf`?
#global:
execd_spool_dir /var/spool/gridengine/execd
mailer /usr/bin/mail
xterm/usr/bin/xterm
load_sensor none
prolog none
epilog
Hi all,
I am trying to setup a small SGE cluster with OpenMPI integrated but I am
totally stuck when trying to run a openmpi job to the SGE's PE.
I mainly followed the guide sge-snow.pdf from Revolutions Computing and
http://idolinux.blogspot.com/2010/04/quick-install-of-open-mpi-with-grid.html