H,

On Thu, Jun 21, 2012 at 2:09 PM, Reuti <re...@staff.uni-marburg.de> wrote:

> Nevertheless, what I remember is that using MPI you need per node one data
> server plus the the computing instances. I.e. in principle you are starting
> more processes than granted slots, as some processes are used for
> communication only.


I don't know if this the best way to do, we managed this as follow :

1 - user need to request a pair of slots (2*n)
2- modify the script so that it don't multiply n by 2
3- gamess needs two process by node as mentioned by reuti, so we created a
new pe with allocation rules=2

The ideal is to have pe that ensure a pair of process on a given host. But
I don't  know how to define the allocation rules for that.
Regards,
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to