I don't think SLURM has a feature like `.sge_qstat` file in which you can set the default options to all users. However, the simpler way would be to create symbolic links in all users path, and running scripts like
slurm -u `whoami` Best, ~ Seren Soner On Tue, Aug 7, 2012 at 1:29 PM, Sefa Arslan <[email protected]> wrote: > > I want to prevent sview and queue to list all the jobs to all user. I > want only root should be able to see the complete list and the users > should be able to see the list of his/her own jobs. > > Which parameter I have to set? > > Thanks.. -- Seren Soner
