QuantumATK Forum

QuantumATK => Installation and License Questions => Topic started by: DSarkar on March 21, 2016, 04:35

Title: Parallelization with Trial license
Post by: DSarkar on March 21, 2016, 04:35
Hi,

I am trying to parallelize an MD simulation with a Trial license on our cluster, and am facing the error message "No access to tty". What should I append in my job submission script that you feel would help alleviate this?

Regards,

Debarghya
Title: Re: Parallelization with Trial license
Post by: Jess Wellendorff on March 22, 2016, 15:56
Looks like you are trying to execute "vnl" instead of "atkpython". That instructs the cluster to try to open a graphical environment, which leads to the TTY-related error. Line 26 should invoke ATK instead of VNL.