about the machine.json file #178
Unanswered
maverick422
asked this question in
Q&A
Replies: 1 comment
-
you can set the details in |
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.
-
How to set up the machine.json file to ensure that tasks are submitted at a specified node, as in the case of PBS scripts:
PBS:
#PBS -N dpgen
#PBS -l nodes=node008:ppn=4
#PBS -q gpu
#PBS -j oe
thanks!
Beta Was this translation helpful? Give feedback.
All reactions