mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
WAR ssh timeout like:
client_loop: send disconnect: Broken pipe https://github.com/google/jax/actions/runs/4500333187/jobs/7919324156#step:8:42
This commit is contained in:
parent
befce6d2c8
commit
f3be75cb53
@ -60,7 +60,8 @@ jobs:
|
||||
echo "Host headnode
|
||||
User ${USER}
|
||||
HostName ${IP}
|
||||
IdentityFile ${GITHUB_WORKSPACE}/.ssh/id_rsa" > ./.ssh/config
|
||||
IdentityFile ${GITHUB_WORKSPACE}/.ssh/id_rsa
|
||||
ServerAliveInterval 30" > ./.ssh/config
|
||||
|
||||
- name: Check SLURM is working
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user