![]() |
|
|
#34 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
|
|
|
|
|
|
#35 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
I've added two new features today:
Here are the client binaries: MfaktXController-win.zip Source available at https://github.com/Mini-Geek/mfaktx-controller Upgrade notes: "IdleDelayInterval" has been added to the config file. No other changes are necessary from the previous release's config file. Last fiddled with by Mini-Geek on 2013-07-27 at 17:29 |
|
|
|
|
|
#36 |
|
Aug 2012
New Hampshire
23·101 Posts |
Mini,
Looks great, but I haven't used it... All my machines run dedicated. Bummer the big guns won't release mfaktX with the hospitality feature found in CudaLucas. If they did your implementation could become more specific on how GPU utilization is governed. I'm still waiting for MFAKTC to implement file-locking. MFAKTO has had it for over a year now. Someone once told me there were benefits to open source libraries and reusable code..... (not if it not taken advantage of!) Anyway thanks for you efforts. Scott Last fiddled with by swl551 on 2013-07-28 at 14:43 |
|
|
|
|
|
#37 |
|
Jun 2013
107 Posts |
Hmm, Xyzzy linked me here earlier after I mentioned that I couldn't use my computer while running mfakto, but I'm having a bit of an issue...
With GPUSieveSize=64, GPU Utilization is 99% With GPUSieveSize=32, GPU Utilization is 99% With GPUSieveSize=16, GPU Utilization is 99% With GPUSieveSize=8, GPU Utilization is 99% Even with GPUSieveSize=4, GPU Utilization is still 99% My GPU model is AMD Radeon HD 7650M |
|
|
|
|
|
#38 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
|
|
|
|
|
|
|
#39 | |
|
Jun 2013
107 Posts |
Quote:
|
|
|
|
|
|
|
#40 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
1000011110002 Posts |
You have to change more than GPUSieveSize. if using gpu seiving, reduce almost everything.
GPUSievePrimes,GPUSieveSize,GPUSieveProcessSize. |
|
|
|
|
|
#41 |
|
Jun 2013
11010112 Posts |
Okay. I tried setting all three to their minimum values. Still maximum GPU utilisation. Maybe I should just stick to running it at night
|
|
|
|
|
|
#42 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
I've added two new features to MfaktX Controller after beginning to use it with mmff (an mfaktc-based program):
1. For easier setup and configuration, there is now a "Common" ini file option. How it works: typically, most of your settings stay the same with the different speeds, while you change 1 or 2 options. Now, instead of having to repeat the configuration in each (slow, med, fast) ini file, you put the parts that are always the same in an mfaktc.common.ini file, and only put the parts that change in the (slow, med, fast) ini files. When the MfaktX Controller runs, it will append the speed ini file to the common ini file to create the file that mfaktx actually uses. 2. There is now a "Force Close Now" button available when Stopping. As you might expect, this kills the mfaktx process immediately. This can be especially useful when you are running mmff, where each class can take several minutes, because you can choose whether to change speeds immediately (by forcing it to close manually) or let it wait until the class is finished (with sufficient timeout in the config file). It could also be useful if the process has hung and you don't want to wait for the timeout. Upgrade notes: This config line: Code:
<add key="MfaktXIniFileName" value="mfaktc.ini" /> Code:
<!-- The selected speed's ini file is appended to the Common ini file to create the Target ini file, which is used by mfaktx. Using a Common ini file is optional, you can leave the field blank. -->
<add key="MfaktXTargetIniFileName" value="mfaktc.ini" />
<add key="MfaktXCommonIniFileName" value="mfaktc.common.ini" />
Here are the client binaries: MfaktXController-win.zip Source available at https://github.com/Mini-Geek/mfaktx-controller (now licensed under LGPLv3; I realized that the CC license I put on there isn't suited for software, and I think the LGPL is fairly close to my intent) Last fiddled with by Mini-Geek on 2013-09-10 at 01:17 |
|
|
|
|
|
#43 |
|
May 2013
East. Always East.
11·157 Posts |
I've stopped using the speed controller. Instead, I have a mfaktc.med.ini and a mfaktc.fast.ini file and I just change them to mfaktc.ini depending on the speed I want.
For lightweight GPU usage like LoL or videos, I run med. For long stretches of not using the computer, I run fast. For heavier usage (I'm addicted to Skyrim. Again. ) I turn it off completely.The reason I don't use the controller is whenever I change speed, it kills the mfaktc running on my other GPU. Is there a way to set to controller to only kill the one instance? |
|
|
|
|
|
#44 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
It should only kill the one instance. I'll investigate this bug soon, and let you know what I figure out.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| released: MISFIT for MFAKTx version 2.11.0 (31-Jan-2017) | swl551 | MISFIT | 19 | 2020-11-18 14:29 |
| MISFIT for MFAKTx | swl551 | MISFIT | 186 | 2014-02-05 23:27 |
| MFAKTx speed menu (windows) | swl551 | Software | 8 | 2013-03-07 00:16 |
| mfaktX result: "found 1 factor for M" | swl551 | GPU Computing | 2 | 2012-12-20 15:20 |
| (archive)mfaktXHelper - utility for managing mfaktX installations | swl551 | MISFIT | 57 | 2012-08-12 03:37 |