Hi Danny, Danny Marc Rotscher <[email protected]> writes:
> Hello, > > when I want to add the MaxSubmitPU parameter to one of my qos, it fails with > the following error output: > > sacctmgr modify qos where name=interactive set MaxSubmitPU=1 > Unknown option: MaxSubmitPU=1 > Use keyword 'where' to modify condition > > Does anybody have a solution for my problem? > > Kind reagrds, > Danny Looking at the man page, but not having tried it out, I would guess that it should be sacctmgr modify qos where name=interactive set MaxSubmitJobsPerUser=1 The form shortened for 'MaxSubmitPU' is probably just used for display. HTH Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]
