I'm doing some tests on a cluster, and I'm wanting to run a binary executable.  
From what I understand, my qsub command can either reference a script (which 
may just have the command to run the binary and that's it - possibly with 
additional options as directives), or use the -b y flag to reference the binary 
directly (and therefore any other options would have to be specified at the 
qsub command line instead of using directives in the script).

First, is that correct?  And is there an advantage to one over the other?  
Assuming this same job will not be run again and therefore the script is not 
reusable.

Thank you!

-Allison
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to