Replies: 1 comment 1 reply
-
Since you failed to submit the job manually, you may need to consult your cluster administrator. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I tested the CH4 example provided in doc and tried to use PBS batch_type on local machine.
The job failed with output as follows:
To check the origin of error, I changed directory to remote_root and submitted the PBS script generated by dpgen and get the following error:
qsub: Bad UID for job execution
And this is my machine.json file:
BTW, when executing the workflow with shell instead, the CH4 example finished normally, but the 00.train step showed a quite low cpu usage. I have set the enviroment variables as:
and didn't help.
Hoping on instructions on the problems above.
Beta Was this translation helpful? Give feedback.
All reactions