Since you already have more than 1 PE already set up in your cluster, why not just test this with your existing setup?
Just pretend that one of the PEs is your new "parallel" PE, and then add the PE request into your own $HOME/.sge_request file. http://gridscheduler.sourceforge.net/htmlman/htmlman5/sge_request.html Qsub a test job using your own account, and run qstat to list the details of the job. When everything is good and users are happy, then do it properly by setting up the real one PE and modify $SGE_ROOT/default/common/sge_request. I bet you can do the first part in less than 5 mins, which is really quicker than sending an email to the list and waiting for replies. -Ron ----- Original Message ----- From: Joseph Farran <[email protected]> To: Rayson Ho <[email protected]> Cc: [email protected] Sent: Tuesday, June 5, 2012 9:02 PM Subject: Re: [gridengine users] Parallel Environment On 06/04/2012 07:29 PM, Rayson Ho wrote: > On Mon, Jun 4, 2012 at 9:08 PM, Joseph Farran<[email protected]> wrote: > You can do something similar by defining a generic PE and you can then > use a generic name. > If I create a generic PE, say "parallel", can the "parallel" name be the default if no PE name is given? Can a default PE name be specicied in $SGE_ROOT/default/common/sge_request file? _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
