Hi y’all,
My VFVS setup works and jobs are running through - as long as I am connected via SSH. When I disconnect from the server, all jobs fail.
I am launching the workflow from the tutorial using bash:
./vf_start_jobline.sh 1 12 templates/template1.slurm.sh submit 1
nohup or Ctrl+Z + bg did not solve the problem. Probably because subprocesses are launched that cannot be disowned. This is a problem because for longer runs with more molecules I cannot keep a connection open all the time.
Any tipps?
Thanks much, Oliv