Hi Yizhong,
My question was if it was possible to customize the HPC Job Manager by adding functionality, like Buttons, Menu items etc.
One example is that I would like to have the total number of tasks at different priorities displayed. Like
number
of tasks
Priority queued running
PriorityHighest 0 10
AboveNormal 0 317
Normal 3167 1100
BelowNormal 514 0
Lowest 45670
0
I have made a small separate C# program that has this functionality and some job submission but it would be nice if it could be integrated into the HPC Job Manager.
Best regards,
Thomas