Improved workload tuning
#1
There are currently three parameters for tuning the GPU load - GPU-Accel (workload tuning), GPU-Loops, and (for plus) segment size.

While I'm sure all of these are quite meaningful for those familiar with the intricacies of GPU architecture, they are much less so for regular folks.

I recently updated from a GTX560 to a HD6990.
For a given test case using the same tuning parameters, both GPU's go to 99% load. (Don't know if they're working efficiently, but they're busy...)
The GTX560 runs at a quite 82C, whereas the HD6990 sounds like a jet engine at 92C.

Here's what I would like to see.

Suggestion #1 - Allow the user to simply input GPU load, as a percentage. The application would chose efficient values for the tuning parameters, based on the attack type, etc., adjusting at runtime to meet the selected load.


Also, my experience above showed the rather abrupt exit (exception thrown?) when exceeding the watchdog temp, which also didn't seem to fully clean up (there was a file with a ".new" extension.)

Suggestion #2 - Instead of a rather inelegant abort, the application should "dial back" it's load to keep it within the selected temperature.


Alternative to the above - add tuning parameters "best practices" to the wiki.

Thanks for all the great work.


Messages In This Thread
Improved workload tuning - by me.scotty - 11-30-2011, 09:06 PM
RE: Improved workload tuning - by radix - 12-01-2011, 10:42 AM
RE: Improved workload tuning - by me.scotty - 12-01-2011, 06:02 PM
RE: Improved workload tuning - by KT819GM - 12-01-2011, 06:46 PM
RE: Improved workload tuning - by atom - 12-02-2011, 01:46 PM
RE: Improved workload tuning - by me.scotty - 12-07-2011, 01:33 AM
RE: Improved workload tuning - by atom - 12-07-2011, 12:16 PM
RE: Improved workload tuning - by ntk - 12-11-2011, 11:22 AM
RE: Improved workload tuning - by ntk - 12-11-2011, 12:50 PM
RE: Improved workload tuning - by me.scotty - 12-11-2011, 08:00 PM