Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 184. (Read 827303 times)

hero member
Activity: 840
Merit: 1002
I have not changed at information. Complexity on Litecoin 923----Feathercoin 87 ???Now Litecoin 882----Feathercoin 104 .Yesterday it worked well and showed the complexity of each coin.
Are you using 1.0.8? Can you try 1.0.7 along with the patch that you used previously? Let me know if things work in 1.0.7 but not 1.0.8.

Also if you could please try to explain a bit more what your problem is, maybe with screenshots. I apologize but I do not fully understand your issue from your description.
Can make that site with coins to choose the most---www.coinchoose.com/www.coinwarz.com/cryptocurrencydustcoin.com/mining.
I doubt it. I'd rather just support a single source for profitability and fix whatever bug you are experiencing.
member
Activity: 64
Merit: 10
nwoolls API does not update the data http://www.coinchoose.com? Sets the old data about the coins.
Can you be more specific? Nothing regarding CoinChoose.com should have changed in 1.0.8. I see accurate and up-to-date information on all of my rigs running 1.0.8.

Please note that the information only updates every 15 minutes. Also note that the default profitability is Profitability Adjusted for Stales. You can change that in the Strategies dialog.
I have not changed at information. Complexity on Litecoin 923----Feathercoin 87 ???Now Litecoin 882----Feathercoin 104 .Yesterday it worked well and showed the complexity of each coin.Can make that site with coins to choose the most---www.coinchoose.com/www.coinwarz.com/cryptocurrencydustcoin.com/mining.

hero member
Activity: 840
Merit: 1002
nwoolls API does not update the data http://www.coinchoose.com? Sets the old data about the coins.
Can you be more specific? Nothing regarding CoinChoose.com should have changed in 1.0.8. I see accurate and up-to-date information on all of my rigs running 1.0.8.

Please note that the information only updates every 15 minutes. Also note that the default profitability is Profitability Adjusted for Stales. You can change that in the Strategies dialog.
member
Activity: 64
Merit: 10
nwoolls API does not update the data http://www.coinchoose.com? Sets the old data about the coins.
hero member
Activity: 840
Merit: 1002
1.0.8 is out. This is a small update that addresses 1 critical issue and a few other items:

  • Fixes for errors running on non-US regions (e.g. Russia)
  • New .app package available for OS X
  • New debug package available to aid troubleshooting
  • Desktop icon is now created by the Windows installer
  • Includes MIT licensing
hero member
Activity: 840
Merit: 1002
nwoolls thank you very much. Everything is working fine!
Awesome. I appreciate you taking the time to confirm. Enjoy!  Grin
member
Activity: 64
Merit: 10
nwoolls Thanks!!I'll wait for solutions to my problem.
Please try this patch and let me know how it works for you. Thanks for all the feedback!
nwoolls thank you very much. Everything is working fine!
hero member
Activity: 840
Merit: 1002
In strategies, can you also include mine the coin with the lowest difficulty ? Regardless of current profitability against BTC.
Good one - sure happy to add it.
newbie
Activity: 7
Merit: 0
Here's another feature request  Shocked

In strategies, can you also include mine the coin with the lowest difficulty ? Regardless of current profitability against BTC.

Thanks !
hero member
Activity: 840
Merit: 1002
nwoolls Thanks!!I'll wait for solutions to my problem.
Please try this patch and let me know how it works for you. Thanks for all the feedback!
member
Activity: 64
Merit: 10
Does not work.Does not work. Although the GPU will ship by 99% and worker is running and is switched between the coins.
Sorry I should have been clearer. I knew that build wouldn't work but now the error contains the line numbers and I can fix it.

Can you do one more thing please? Click in a Response cell in the API Monitor (where you see STATUS=S etc etc) and hit CTRL+C to copy it. Then paste it in a response here. Thanks!

Edit: Preeeeetty sure I know the problem. From looking at your clock in Windows, you have Windows set to a locale where numbers are not expressed as 1.2. MultiMiner and .NET are aware of that. It looks like the cgminer API returns numbers disregarding the locale information in Windows. I'll have to handle that.
nwoolls Thanks!!I'll wait for solutions to my problem.


STATUS=S,When=1373818935,Code=9,Msg=2 GPU(s) - 0 ASC(s) - 0 PGA(s) - ,Description=cgminer 3.3.1|GPU=0,Enabled=Y,Status=Alive,Temperature=66.00,Fan Speed=3257,Fan Percent=70,GPU Clock=1065,Memory Clock=1650,GPU Voltage=1.090,GPU Activity=99,Powertune=0,MHS av=0.64,MHS 1s=0.58,Accepted=24,Rejected=0,Hardware Errors=0,Utility=145.71,Intensity=20,Last Share Pool=0,Last Share Time=1373818934,Total MH=6.2915,Diff1 Work=85,Difficulty Accepted=90.00000000,Difficulty Rejected=0.00000000,Last Share Difficulty=2.00000000,Last Valid Work=1373818934|GPU=1,Enabled=Y,Status=Alive,Temperature=75.00,Fan Speed=3242,Fan Percent=70,GPU Clock=1065,Memory Clock=1650,GPU Voltage=1.090,GPU Activity=99,Powertune=0,MHS av=0.64,MHS 1s=0.58,Accepted=30,Rejected=0,Hardware Errors=0,Utility=182.14,Intensity=20,Last Share Pool=0,Last Share Time=1373818934,Total MH=6.2915,Diff1 Work=95,Difficulty Accepted=102.00000000,Difficulty Rejected=0.00000000,Last Share Difficulty=2.00000000,Last Valid Work=1373818934|
hero member
Activity: 840
Merit: 1002
Does not work.Does not work. Although the GPU will ship by 99% and worker is running and is switched between the coins.
Sorry I should have been clearer. I knew that build wouldn't work but now the error contains the line numbers and I can fix it.

Can you do one more thing please? Click in a Response cell in the API Monitor (where you see STATUS=S etc etc) and hit CTRL+C to copy it. Then paste it in a response here. Thanks!

Edit: Preeeeetty sure I know the problem. From looking at your clock in Windows, you have Windows set to a locale where numbers are not expressed as 1.2. MultiMiner and .NET are aware of that. It looks like the cgminer API returns numbers disregarding the locale information in Windows. I'll have to handle that.
member
Activity: 64
Merit: 10
Does not work.Does not work. Although the GPU will ship by 99% and worker is running and is switched between the coins.
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at MultiMiner.Xgminer.Api.Parsers.DeviceInformationParser.ParseTextForDeviceInformation(String text, List`1 deviceInformation) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\Parsers\DeviceInformationParser.cs:line 35
   at MultiMiner.Xgminer.Api.ApiContext.GetDeviceInformation() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\ApiContext.cs:line 28
   at MultiMiner.Win.MainForm.GetDeviceInformationFromMinerProcess(MinerProcess minerProcess) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 682
   at MultiMiner.Win.MainForm.PopulateStatsFromMinerProcesses() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 627
   at MultiMiner.Win.MainForm.statsTimer_Tick(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 528
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/MultiMiner.Win.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/MultiMiner.Xgminer.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MultiMiner.Coinchoose.Api
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
9n655zaq
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 4.5.0.0
    Win32 Version: 5.0.6.16206
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/Newtonsoft.Json.DLL
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
-lz_gj1j
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
izbhwbig
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qmpqzaxb
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
n8sea8pc
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ar6hxpwo
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
exyhtwlv
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner_Debug/MultiMiner.Xgminer.Api.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
hero member
Activity: 840
Merit: 1002
Regarding the new install program, I recommend to pre-select the \program files (x86) folder and not the \user\Aplication Data\local.
I'll consider it and see what other feedback is but, as stated in the documentation, it was a conscious decision to create a non-intrusive installer that does not require administrative rights. The app installs to your local user area instead of the system area, meaning files in that folder are writable by the user (e.g. extracting miners). This is not the case in Program Files.
Also, it would be nice to have the option of adding a icon in the desktop.
Thanks - I'll add that to the installer.
hero member
Activity: 840
Merit: 1002
nwoolls How to get rid of the error? Huh Although it works, but hangs on the error screen.
I'm sorry you are having this issue. I haven't seen any unhandled exceptions on my rigs in days, but it looks like CoinChoose.com is still occasionally sending you blank values.

Can you please download this build and use it? When the error occurs please paste the information just like you did before. With this build the errors should include line numbers which will help me determine which values are blank.

Thanks!

Edit: Re-reading your callstack. That's a different error and is caused by blank values coming back from the RPC API. Still download the above build please and paste the error with line numbers. Just clarifying the cause of the issue isn't CoinChoose.com in this case.

Edit 2: Also, pop open your API Monitor and copy/paste the last response before the error too please. That should contain the API response with the blank values.
member
Activity: 64
Merit: 10
nwoolls How to get rid of the error? Huh Although it works, but hangs on the error screen.

Code:
[sup]See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at MultiMiner.Xgminer.Api.Parsers.DeviceInformationParser.ParseTextForDeviceInformation(String text, List`1 deviceInformation)
   at MultiMiner.Xgminer.Api.ApiContext.GetDeviceInformation()
   at MultiMiner.Win.MainForm.GetDeviceInformationFromMinerProcess(MinerProcess minerProcess)
   at MultiMiner.Win.MainForm.PopulateStatsFromMinerProcesses()
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/MultiMiner.Win.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MultiMiner.Coinchoose.Api
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
zjbn81en
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 4.5.0.0
    Win32 Version: 5.0.6.16206
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
28j2ty4a
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
wrlnm2ry
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
q3fwnia8
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mvbmugsk
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
p6mxhkne
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
3_rbziku
    Assembly Version: 1.0.7.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 1.0.7.0
    Win32 Version: 1.0.7
    CodeBase: file:///C:/Users/ELPIS/Desktop/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.[/sup]
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
Greetings.

Regarding the new install program, I recommend to pre-select the \program files (x86) folder and not the \user\Aplication Data\local.

Also, it would be nice to have the option of adding a icon in the desktop.
hero member
Activity: 840
Merit: 1002
The first official release is out and available at the Github releases page.

There are lots of small improvements and fixes, but the highlights are:

  • A standard Windows installer is now provided
  • Option to automatically download cgminer
  • New options for adjusting profitability
  • Option to detect and prompt to kill miners the app does not own
  • Improved options for relaunching miners, including watching for sick, dead, frozen, or crashed miners

Thanks everyone and keep the feedback coming!
hero member
Activity: 840
Merit: 1002
Is there an option to mine with only some of the cards in a system if you have mine the most profitable coin set?  I wonder because I have 4 GPUs in my main rig and like to only mine on 2-3 of them sometimes and game on the others.  I couldn't seem to find an option in the app.  I tried to add the tags to only use three of the GPUs to both the main command line for cgminer in the app and the individual coin command line and no dice.
Good one! No there's no option like this currently. MultiMiner already adds the -d argument to cgminer internally which is probably keeping your arguments from working. I'll add that request to my list. Thanks for the suggestion.
full member
Activity: 201
Merit: 100
Is there an option to mine with only some of the cards in a system if you have mine the most profitable coin set?  I wonder because I have 4 GPUs in my main rig and like to only mine on 2-3 of them sometimes and game on the others.  I couldn't seem to find an option in the app.  I tried to add the tags to only use three of the GPUs to both the main command line for cgminer in the app and the individual coin command line and no dice.
Jump to: