Please use the commandline tool to expand the wall-time. If you are using the Jupyter notebook via the webbrowser, it can be possible that you job will be killed. You can allocate ressources via the commandline like: salloc -p sdil --time=08:00:00 --gres=gpu:1
With the above line you allocate 8 hours time on the SDIL parition and additionally if you need GPUs - how many?
By rainer.duda on 2022-04-14T11:07:28 (imported from GitLab)