Am 15.05.2012 um 09:48 schrieb mahbube rustaee: > 1- qlogin session accounts 1 slot and users can consume more resources such > ssh login! how sge can accounts any resource consumption?
Using ssh they can do the same. You can use a JSV and define a -binding, but as it's only a hint for SGE it may not help in all cases. > 2- users on qlogin session can run program on another host e.g "mpirun -np 10 > --hostfile <machinefile>" . Don't enable ssh or rsh between the nodes. > 3- what is difference between qlogin and ssh? Going through SGE will track the consumption on CPU time and you can reserve other resources like licenses or memory. -- Reuti > Thx > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
