Hi Prentice!

On 21.05.12 15:37, Prentice Bisbal wrote:
> Since SGE separates the roles of submit hosts and execution hosts, I've
> set up my environment so that user workstations and my cluster nodes are
> using the same Linux distro. This allows users to
> program/compile/debug/test on their workstations without having to ssh
> into the cluster and do this work on a cluster node. When they are
> satisfied their program works as desired, they can easily submit a job
> to the cluster and check on its status from their desktop.

Basically a good idea. One big issue is the filesystem. There is no file
staging from the client to the cluster, the Grid Engine needs a shared
filesystem. Even it has "Grid" in its name :-)

Inside of the cluster NFS with hostbased security is probably the only
easily way to go, outside you need additional protection. How do you
handle this situation in your environment?

Beat

-- 
     \|/                           Beat Rubischon <[email protected]>
   ( 0-0 )                             http://www.0x1b.ch/~beat/
oOO--(_)--OOo---------------------------------------------------
Meine Erlebnisse, Gedanken und Traeume: http://www.0x1b.ch/blog/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to