[slurm-users] spawning a new terminal for each srun

Valerio Bellizzomi valerio at selnet.org
Sat Jun 29 14:58:11 UTC 2019


On Sat, 2019-06-29 at 16:48 +0200, Valerio Bellizzomi wrote:
> On Sat, 2019-06-29 at 07:36 -0700, Brian Andrus wrote:
> > A little more details of what you are trying to do would help.
> > 
> > multiple srun statements with --pty options will spawn multiple 
> > terminals. Just like running bash multiple times, if you do it within 
> > the same terminal it will create a terminal within a terminal.
> > 
> > So, I would ask: what are you trying to do and we may be able to advise 
> > the best way to accomplish it.
> > 
> > Brian Andrus
> > 
> > On 6/29/2019 12:53 AM, Valerio Bellizzomi wrote:
> > > How it gets done normally ?
> > >
> > >
> > >
> > >
> > 
> 
> I would like to open a new terminal window for each srun job so that
> each job has its own terminal window.

ps: I would like to do it from a bash script. I have attepted to use
gnome-terminal to spawn a new window for each srun line but I get an
gnome protocol error, so I am searching another method.







More information about the slurm-users mailing list