Using split screens through a SLURM connection

2020-02-17 Thread Marcin Stolarek
Can someone from the screen development team help to understand terminal parameters required for proper vertical screen operations? I did a screenshot of what's happening, maybe this can help you to make an educated guess? https://snipboard.io/QWbDfx.jpg cheers, Marcin

Using split screens through a SLURM connection

2020-01-30 Thread Carl Ponder
I'm able to use split screens across an "ssh" connection and they work fine. Note that I don't have to use "ssh -X" in order to do this. Most of my nodes, though, are managed via SLURM and the natural connection is via the "srun" command: srun -t 08:00:00 --ntasks-per-node=40 --pty -p batch 

Using split screens through a SLURM connection

2020-01-29 Thread Carl Ponder
I'm able to use split screens across an "ssh" connection and they work fine. Note that I don't have to use "ssh -X" in order to do this. Most of my nodes, though, are managed via SLURM and the natural connection is via the "srun" command: srun -t 08:00:00 --ntasks-per-node=40 --pty -p batchÂ