[torquedev] [Bug 112] New: 'qstat -a' 'tasks' column width too small
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Mon Feb 14 22:03:53 MST 2011
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=112
Summary: 'qstat -a' 'tasks' column width too small
Product: TORQUE
Version: 2.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: clients
AssignedTo: knielson at adaptivecomputing.com
ReportedBy: ezell at nics.utk.edu
CC: torquedev at supercluster.org
Estimated Hours: 0.0
By default, the 'Tasks' column for 'qstat -a' is three characters wide. It's
not that uncommon for a modern cluster to consist of at least 1000 cores. In
that case, the value is truncated such that only the first three digits are
shown for large jobs.
If you define "TXT" when you compile, then the column gets set to 5 characters
wide. This works great for up to 99,999 cores, but some systems using TORQUE
have over 100,000 cores.
For the short term, the easiest "fix" would be to make the default 4 characters
and TXT 6 characters.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list