You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I in srun cluster, run following command:
srun -p AE -w nico1 --pty --exclusive python3 nasrnn_pytorch.py --bs 64
the output is:
srun: error: invalid partition specified: AE
srun: error: Unable to allocate resources: Invalid partition name specified
The text was updated successfully, but these errors were encountered:
When I in srun cluster, run following command:
srun -p AE -w nico1 --pty --exclusive python3 nasrnn_pytorch.py --bs 64
the output is:
srun: error: invalid partition specified: AE
srun: error: Unable to allocate resources: Invalid partition name specified
The text was updated successfully, but these errors were encountered: