User Tools

Site Tools


start:troubleshooting

To enter the node on r128

ssh n2 # n2 = node02, n3=node03, n4=node04, etc.

To see how many vasp jobs are running on the node

ssh n1 “ps -A | grep -c vasp_std” # this should agree with the amount of occupied cores by slurm

squeue –format=“ %20R %C” | grep node01 | cat -n

start/troubleshooting.txt · Last modified: 2025/07/22 18:10 by d.aksenov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki