MS_Linux集群部署
- 普通用户下安装,一路next,完成将license文件放在~/BIOVIA_LicensePack/Licenses目录下
- 配置队列系统并启动gateway:
#在~/BIOVIA/MaterialsStudio20.1/etc/Gateway/root_default/dsd/commands/queues/目录下,选择对应的scheduler进行配置,这里以TORQUE为例:
cd ~/BIOVIA/MaterialsStudio20.1/etc/Gateway ./config/configure queue -queuepath TORQUE/dsd_torque -activate ./gwstop #正在计算中,不要停止和重启gateway ./gwstart - 在MS Windows上refresh gateway data
- pbs修改walltime
qalter job_id -l walltime 168:00:00 #需要root权限修改 #or root修改默认walltime qmgr -c "set queue batch resources_default.walltime=3600"
- 远程提交工作目录在:Installdir/BIOVIA/MaterialsStudio20.1/etc/Gateway/root_default/dsd/jobs/