New Multiforcer display: Feedback?

Discussion and support for the CUDA Multiforcers (Windows and Linux)
  • Ads

New Multiforcer display: Feedback?

Postby Bitweasil » Sun Nov 21, 2010 7:33 pm

Playing with a new curses display module for the multiforcer.

Click the image to get rid of the scroll bars.

multiforcer-0_80_beta.png
multiforcer-0_80_beta.png (50.96 KiB) Viewed 4767 times


Yes, this does correctly imply that it will support multiGPU and CPUs ;-)

Feedback on the general layout? It will probably get slightly tweaked as I find out I need to add new things to display, but the general concept is pretty solid at this point.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: New Multiforcer display: Feedback?

Postby Bitweasil » Sun Nov 21, 2010 9:53 pm

Actual run data...

multiforcer-running.png
multiforcer-running.png (56.01 KiB) Viewed 4765 times


Now to get it faster. :D Fermi tuning here I come!
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: New Multiforcer display: Feedback?

Postby blazer » Sun Nov 21, 2010 11:09 pm

i like how you can easily see the different stats. Will you add any sort of temperature sensing
blazer
 
Posts: 104
Joined: Fri Jan 23, 2009 10:18 am

Re: New Multiforcer display: Feedback?

Postby Bitweasil » Sun Nov 21, 2010 11:33 pm

blazer wrote:i like how you can easily see the different stats. Will you add any sort of temperature sensing


Looks like I might be able to wrap `nvidia-smi` to get GPU temps.

Would that be useful?
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: New Multiforcer display: Feedback?

Postby Rolf » Mon Nov 22, 2010 6:55 pm

I like the new look.
Rolf
 
Posts: 20
Joined: Mon May 03, 2010 9:15 pm

Re: New Multiforcer display: Feedback?

Postby hackajar » Mon Nov 22, 2010 10:50 pm

Aside from debugging, is there a need for the WU count? Perhaps that space can be used for other statistics (Like Fan Speed, Core Temp, etc.)
hackajar
 
Posts: 30
Joined: Tue Sep 14, 2010 10:21 pm

Re: New Multiforcer display: Feedback?

Postby Bitweasil » Mon Nov 22, 2010 11:08 pm

hackajar wrote:Aside from debugging, is there a need for the WU count? Perhaps that space can be used for other statistics (Like Fan Speed, Core Temp, etc.)


The "WU Rate: " display?

That's really just a scrolling status display. Right now, all it's displaying during cracking is the rate calculated by the workunit module based on how long things have been running and how much work has been done. It's a bit below the displayed rate because the workunits are initialized before the data is copied to the GPU, so there's a few second delay. I could probably drop display of that data.

It sounds like "GPU core temp" is of interest to several people... I suppose I can wrap the nvidia-smi utility on Linux & get that data. Not sure how to do it on Windows, I'll get there when I get there. :)

Alternately, I could display the GPU temp by each GPU indicator.

Code: Select all
0: GPU (90C): 773.0M/s


Would something like that be useful?

Eventually, I'll have some overlay windows that can display useful data too. That was my intention for temperatures, but if they're of great interest, I can put them in the main display window.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm


Return to CUDA Multiforcers

Who is online

Users browsing this forum: No registered users and 1 guest

cron