On Wed, 2 Jul 2014 14:17:22 +0200 Pablo Escobar Lopez wrote: > Hi Arnau Hi Pablo,
> there is one tip I forgot to tell you in my previous email. > > By default easybuild doesn't enable support for any queuing system in > OpenMPI. I know at CRG you use SGE so I would recommend you to edit > the openmpi easyconfig (if you are using goolf-1.4.10 that would > be OpenMPI-1.6.4-GCC-4.7.2.eb) and modify the OpenMPI configopts to > enable the SGE support in openmpi. You just need to edit the > easyconfig file and modify configopts to add "--with-sge" flag, > something like this: > > configopts = '--with-threads=posix --enable-shared > --enable-mpi-thread-multiple --with-sge ' thanks! I'll rebuild our mpi installation as soon as I move EB into prod. > regards, > Pablo. Thanks Pablo! Arnau

