Attached is a script to add support for SGE (Sun Grid Engine) queuing system. The script must be installed (untar) at
This will create a directory called SGE.
Specify "SGE/dsd_sge" as queuingsystem in your gw-info.sbd. Make sure that you have specify correct parameter for mpicommand.
Again, The script has some hardcode SGE_ROOT, SGE_CELL, and SGE_QMASTER in dsd_sge.pm that need to be fixed to appropriate directory. The script is created on ROCKS cluster 4.2.1 so it should works fine with any ROCKS cluster 4.2 or above.
The script is modified since my last post to cover the bug in CASTEP module, which result in running CASTEP job randomly on any nodes.
quote:/AccelRys/MaterialsStudio43/etc/Gateway/root_default/dsd/commands/queues/
This will create a directory called SGE.
Specify "SGE/dsd_sge" as queuingsystem in your gw-info.sbd. Make sure that you have specify correct parameter for mpicommand.
Again, The script has some hardcode SGE_ROOT, SGE_CELL, and SGE_QMASTER in dsd_sge.pm that need to be fixed to appropriate directory. The script is created on ROCKS cluster 4.2.1 so it should works fine with any ROCKS cluster 4.2 or above.
The script is modified since my last post to cover the bug in CASTEP module, which result in running CASTEP job randomly on any nodes.