Replies: 1 comment
-
|
Since this is a duplicate of the other discussion (probably by mistake), I delete it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Development Team,
I am currently working with a cluster comprised of multiple computing nodes. I have successfully configured SSCHA to run in conjunction with pw.x on a single computing node. For this, I've been using PBS for job scheduling and submission from the login node.
However, when I attempt to run SSCHA+QE across two different computing nodes, I run into issues. Here's a detailed breakdown:
I created an input file, nvt_para.py, for SSCHA, modifying it from the tutorial file nvt_local.py. I adjusted the 'command' value as follows:
The whole content of the file nvt_para.py is shown below:
Beta Was this translation helpful? Give feedback.
All reactions