How to run the interactive window on a specified node #12781
Unanswered
rob-mccutcheon
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use vscode on a remote server using the Remote Explorer tool. I am able to use the interactive window but the kernel runs by default on the login node that I connect to. In a terminal I can connect to an interactive compute node using
qlogin -q short.qc.
How can I make the interactive kernel use a compute node as opposed to the login node?Beta Was this translation helpful? Give feedback.
All reactions