Hi Dhvanika, You can change the output format, including field widths with 'squeue -o ".."'
For example, the default format is: squeue -o "%.7i %.9P %.8j %.8u %.2t %.10M %.6D %R" You could change the %.8u to %.13. See "man squeue" for more details. Paddy On Mon, Nov 18, 2013 at 01:23:53AM -0800, [email protected] wrote: > Hello SLURM users, > > I need full username information in squeue output. Is there anyway to achieve > it? > > E.g. > Current output of the command squeue: > JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) > 905 debug sleep dhvanika PD 0:00 1 (ReqNodeNotAvail) > > The job 905 is submitted by user named "dhvanika.shah". but as the name is > lengthy, squeue is swallowing some characters and showing half name. > > How can I make squeue print full user names? > > Regards, > Dhvanika > > > Please do not print this email unless it is absolutely necessary. > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient should > check this email and any attachments for the presence of viruses. The company > accepts no liability for any damage caused by any virus transmitted by this > email. > > www.wipro.com -- Paddy Doyle Trinity Centre for High Performance Computing, Lloyd Building, Trinity College Dublin, Dublin 2, Ireland. Phone: +353-1-896-3725 http://www.tchpc.tcd.ie/
