How do I forward a node from the compute node running srun to the login node and further to my local computer s..t I can use a debugger?
I tried ssh user@computenode but get this error message:
ssh_exchange_identification: read: Connection reset by peer
How do I forward a node from the compute node running
srunto the login node and further to my local computer s..t I can use a debugger?I tried
ssh user@computenodebut get this error message:ssh_exchange_identification: read: Connection reset by peer