Ticket 345 - sview hangs when a large number of jobs are running
Summary: sview hangs when a large number of jobs are running
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Other (show other tickets)
Version: 2.6.x
Hardware: Linux Linux
: 5 - Enhancement
Assignee: Danny Auble
QA Contact:
URL:
: 314 (view as ticket list)
Depends on:
Blocks:
 
Reported: 2013-06-21 07:30 MDT by Nancy
Modified: 2013-06-28 01:29 MDT (History)
2 users (show)

See Also:
Site: Atos/Eviden Sites
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
sview scalablity patch (13.76 KB, application/octet-stream)
2013-06-21 07:30 MDT, Nancy
Details
scalability for sview (33.22 KB, patch)
2013-06-27 11:47 MDT, Danny Auble
Details | Diff

Note You need to log in before you can comment on or make changes to this ticket.
Description Nancy 2013-06-21 07:30:33 MDT
Created attachment 305 [details]
sview scalablity patch

Scalability problem with SView when there are lot of jobs running and more jobs queued.  We made an improvement related to the memory allocation done when  building the data structures.  We defined a configurable node limit to allocate at a given time.  Then as the window slides, the widget loads a different set of 1000 nodes.  We were only able simulate a large number of nodes.  But it seems to be working quite well.  This work was done by Doug Parisek
Comment 1 Danny Auble 2013-06-21 07:38:32 MDT
*** Ticket 314 has been marked as a duplicate of this ticket. ***
Comment 2 Danny Auble 2013-06-27 11:47:47 MDT
Created attachment 316 [details]
scalability for sview

The attached patch appears to increase the speed under heavy load on all tabs.  Let me know if this does not work for you.  This will be in 13.12, but this patch is probably able to work on 2.5 or 2.6.
Comment 3 Danny Auble 2013-06-27 11:48:27 MDT
If you think things could be improved more than I have already done please reopen.
Comment 4 Nancy 2013-06-28 01:29:04 MDT
Thanks Danny, We will give it a try.
Nancy