Author

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

full member
Activity: 196
Merit: 100
Whats happened to florin coin, i dont see it on the add coins list?

full member
Activity: 196
Merit: 100
I use cgminer v2.2 with my guiminer-scrypt and get 420K with the following settings for my 6950

thread-concurrency 8400
worksize 256

intensity 18
vectors=1
GPU threads = 1

Ive tried downloading cgminer 3.8 to use with v1.4 of multiminer but again, it doesnt see any of my cards.

cgminer 3.8 does not support GPU mining. You need to manually download version 3.7.2 and then unzip it unto the MultiMiner\Miners\cgminer folder if you would like to GPU mine with cgminer and MultiMiner 1.4. That should solve that issue. Please let me know if not.

Ive tried again using multiminer v2.2 with bfgminer, no extra settings in the backend miner, just as it comes, when i start it i get 15Khash for the 6950.

That's the problem. While I am looking at automatically discovering scrypt arguments based on GPU model, for now you need to research and enter that manually. To reproduce the settings GUIMiner is using:

  • Click Settings
  • Click Advanced backend miner settings
  • Under Arguments, Scrypt, enter:

Code:
--thread-concurrency 8400 --worksize 256 --intensity 18 --vectors 1 --gpu-threads 1

Check this link under the Config column for other viable configurations for your GPU:

https://litecoin.info/Mining_hardware_comparison

Hi

Ive downloaded 3.7.2 but get an error when trying to start multiminer unhandled exception

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at MultiMiner.Win.MainForm.AddMissingDeviceConfigurations() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 472
   at MultiMiner.Win.MainForm.RefreshDevices() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 447
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 150
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)

To be honest im not too fussed about cgminer as long as i can get similar decent hash rates from bfgminer.

Ive downloaded v2.3.3 of multiminer and can now get 410 khash from my 6950, is there any way to set the card settings differently as i have 2 cards running on my rigs, for instance on this one i have a 6950 and a 5750, in guiminer i have different settings for both, ie thread concurrency.

By the way thanks for a great piece of software, i work in systems dev in business and know how much work is involved in putting something like this together so thanks again for all your hard work.
newbie
Activity: 28
Merit: 0
Ngwools,

You'll be happy to know that I've switched to Multiminer fully since yesterday evening (still the old version though), and get very good performance.

Mining Doge's I get around 5kh/sec extra with my setup (405 for CGminer, 410 for Multiminer!).
Same parameters, so it must be efficiency of the underlying client.

Well done!
hero member
Activity: 840
Merit: 1002
Version 2.2.3 of MultiMiner is now available with the following changes:

  • Improved the accessibility of the application throughout to help disabled users (the entire application is now accessible using the keyboard and a screen reader)
  • Added a note and link to the Advanced Miner Settings dialog taking the user to example Scrypt configurations
  • Added a note to the Choose Coin screen to indicate the user can type whatever they please and aren't forced to choose from the list
  • Environment variables for GPU mining are now automatically set on startup (GPU_MAX_ALLOC_PERCENT and GPU_USE_SYNC_OBJECTS)
  • Fixed an error on startup

Special thanks to Maidak who assisted both myself and a blind fellow with an affinity for crypto currency in getting the accessibility of MultiMiner up to par. While things were working well in 2.2.2, in 2.2.3 every control will now voice a proper name and every element is now available via the TAB key.
hero member
Activity: 840
Merit: 1002
Is it feasible to implement a change to a backup pool if hash rate goes below x

I use hashco.ws and it often goes down to 20 khash, I have liteguardian as my backup but it doesn't kick in presumably because there is still some activity.

Check out the bfgminer README and search for "FAILOVER STRATEGIES WITH MULTIPOOL":

https://github.com/luke-jr/bfgminer

This describes the various failover strategies available. You can make use of them by entering the additional arguments under Settings > Advanced backend miner settings.
hero member
Activity: 840
Merit: 1002
I use cgminer v2.2 with my guiminer-scrypt and get 420K with the following settings for my 6950

thread-concurrency 8400
worksize 256

intensity 18
vectors=1
GPU threads = 1

Ive tried downloading cgminer 3.8 to use with v1.4 of multiminer but again, it doesnt see any of my cards.

cgminer 3.8 does not support GPU mining. You need to manually download version 3.7.2 and then unzip it unto the MultiMiner\Miners\cgminer folder if you would like to GPU mine with cgminer and MultiMiner 1.4. That should solve that issue. Please let me know if not.

Ive tried again using multiminer v2.2 with bfgminer, no extra settings in the backend miner, just as it comes, when i start it i get 15Khash for the 6950.

That's the problem. While I am looking at automatically discovering scrypt arguments based on GPU model, for now you need to research and enter that manually. To reproduce the settings GUIMiner is using:

  • Click Settings
  • Click Advanced backend miner settings
  • Under Arguments, Scrypt, enter:

Code:
--thread-concurrency 8400 --worksize 256 --intensity 18 --vectors 1 --gpu-threads 1

Check this link under the Config column for other viable configurations for your GPU:

https://litecoin.info/Mining_hardware_comparison
full member
Activity: 182
Merit: 100
Is it feasible to implement a change to a backup pool if hash rate goes below x

I use hashco.ws and it often goes down to 20 khash, I have liteguardian as my backup but it doesn't kick in presumably because there is still some activity.

Thanks,
Chris.
full member
Activity: 196
Merit: 100
Hi Nwoolls


I use cgminer v2.2 with my guiminer-scrypt and get 420K with the following settings for my 6950

thread-concurrency 8400
worksize 256

intensity 18
vectors=1
GPU threads = 1

these are the only settings i use in guiminer-scrypt

Ive tried downloading cgminer 3.8 to use with v1.4 of multiminer but again, it doesnt see any of my cards.

Ive tried again using multiminer v2.2 with bfgminer, no extra settings in the backend miner, just as it comes, when i start it i get 15Khash for the 6950.

hope this helps
 
hero member
Activity: 840
Merit: 1002
I will gladly help you narrow it down nwoolls I just haven't had any free time other than to check this forum once in awhile for the last few weeks.  This time of year I'm working 50-55 hrs a week depending on how much snow we have so hopefully soon I can get in touch with you and try and reproduce this.

Sounds good - I appreciate it very much! I'll do whatever I can to help.

Don't work too hard  Smiley
hero member
Activity: 840
Merit: 1002
I would like to add my 2 cents. I was hesitant to upgrade from 1.3.50 to the newest version that only supports Bfgminer. I have been monitoring the thread to check on other people’s experience. Well last night I decided to give the newest version a try.  I have 3 rigs and my personal PC that have a total of 12 MSI 7950 Twin Frozr giving me about 7.5 MH. All I ever mine is scrypt. I installed Version 2.2.2 directly over the top of version 1.3.50. All of my settings were imported to the newest version and all of my cards hash at the exact same rate. Not sure if it matters or not but my scrypt setting for the card have never been in the arguments box under Advanced Backend Strategies, I have always left that blank. My settings are in the coin configuration under Miner Arguments on each coin. On fast coins I use:
 
-w 256 -v 1 -I 18 -g 1 -l 1 --expiry 5 --scan-time 5 --queue 0  --thread-concurrency 21712 

and on slower coins I use:

-w 256 -v 1 -I 20 -g 1 -l 1 --expiry 20 --scan-time 20 --queue 0  --thread-concurrency 21712

Thanks so much for the details. I hope this helps others tune their systems for the latest version. I wouldn't have thought of entering the scrypt settings in the coin configurations. Good idea!

I am very happy with the newest version and honestly would have never known that it is using Bfgminer instead of CGMiner. I do have one question though. When I go to Add/Remove columns on the Detail view of each card I cannot get the Rejected column to show up even though it is checked. Is this a known issue?

Several of the columns, including Rejected, only show up once there is a value in them (other than 0). I know it's confusing since you can also toggle the visibility (like you did) but it should work once you get some rejected shares.

Also note that you need to click "More details" in the bottom left if you haven't already to see all of the columns.
hero member
Activity: 840
Merit: 1002
Go to Add Coin like normal. Then just type in the coin name instead of using the ones in the drop down.

ahhh beat me to it - thanks!  Grin
hero member
Activity: 840
Merit: 1002
Is there any documented way to add coins that are not in the dropdown list to Multiminer?

Type whatever you want when you are presented with that dialog. You do not have to choose from the list.

I'll be adding text to the dialog that clarifies this in the next update. It is asked frequently.
member
Activity: 109
Merit: 10
Is there any documented way to add coins that are not in the dropdown list to Multiminer?

For example Dogecoin and other newer scrypt-based coins would be welcome. Alternatively I'd expect there to be some kind of config that I can edit to add my own entries. I did see mention of the ability to add custom coins, but so far have not found out where or how to do it.

Go to Add Coin like normal. Then just type in the coin name instead of using the ones in the drop down.
newbie
Activity: 28
Merit: 0
Is there any documented way to add coins that are not in the dropdown list to Multiminer?

For example Dogecoin and other newer scrypt-based coins would be welcome. Alternatively I'd expect there to be some kind of config that I can edit to add my own entries. I did see mention of the ability to add custom coins, but so far have not found out where or how to do it.
full member
Activity: 201
Merit: 100
I would like to add my 2 cents. I was hesitant to upgrade from 1.3.50 to the newest version that only supports Bfgminer. I have been monitoring the thread to check on other people’s experience. Well last night I decided to give the newest version a try.  I have 3 rigs and my personal PC that have a total of 12 MSI 7950 Twin Frozr giving me about 7.5 MH. All I ever mine is scrypt. I installed Version 2.2.2 directly over the top of version 1.3.50. All of my settings were imported to the newest version and all of my cards hash at the exact same rate. Not sure if it matters or not but my scrypt setting for the card have never been in the arguments box under Advanced Backend Strategies, I have always left that blank. My settings are in the coin configuration under Miner Arguments on each coin. On fast coins I use:
 
-w 256 -v 1 -I 18 -g 1 -l 1 --expiry 5 --scan-time 5 --queue 0  --thread-concurrency 21712 

and on slower coins I use:

-w 256 -v 1 -I 20 -g 1 -l 1 --expiry 20 --scan-time 20 --queue 0  --thread-concurrency 21712
 
I am very happy with the newest version and honestly would have never known that it is using Bfgminer instead of CGMiner. I do have one question though. When I go to Add/Remove columns on the Detail view of each card I cannot get the Rejected column to show up even though it is checked. Is this a known issue?


I have a very similar setup to you (10 7950s) and when I get home tonight I am going to delete and uninstall mm and all its versions and start from scratch again with your settings since they are known to be working for you at least and see if I can get this to work.  I really love the UI changes and some of the other features added to 2.x so I would love to get this working.
member
Activity: 109
Merit: 10
I would like to add my 2 cents. I was hesitant to upgrade from 1.3.50 to the newest version that only supports Bfgminer. I have been monitoring the thread to check on other people’s experience. Well last night I decided to give the newest version a try.  I have 3 rigs and my personal PC that have a total of 12 MSI 7950 Twin Frozr giving me about 7.5 MH. All I ever mine is scrypt. I installed Version 2.2.2 directly over the top of version 1.3.50. All of my settings were imported to the newest version and all of my cards hash at the exact same rate. Not sure if it matters or not but my scrypt setting for the card have never been in the arguments box under Advanced Backend Strategies, I have always left that blank. My settings are in the coin configuration under Miner Arguments on each coin. On fast coins I use:
 
-w 256 -v 1 -I 18 -g 1 -l 1 --expiry 5 --scan-time 5 --queue 0  --thread-concurrency 21712 

and on slower coins I use:

-w 256 -v 1 -I 20 -g 1 -l 1 --expiry 20 --scan-time 20 --queue 0  --thread-concurrency 21712
 
I am very happy with the newest version and honestly would have never known that it is using Bfgminer instead of CGMiner. I do have one question though. When I go to Add/Remove columns on the Detail view of each card I cannot get the Rejected column to show up even though it is checked. Is this a known issue?
full member
Activity: 201
Merit: 100
Ive downloaded v1.4 as i want to use cgminer, bfgminer gives me such low hash rates its rubbish, i use cgminer in guiminer-scrypt and get 10X higher hash rates than bfgminer.

That's the same problem I have been having.  The only thing that I can find that's weird is a "T" argument at the end of the command string that Idk what It's for.  I really wish I could get it to work but just haven't had the time to dedicate a night to making something work when cgminer works fine.

I have always used CGminer too, and I tried BFGminer today on one rig, as I want to continue using multiminer, but the hash rate was about 40 kh/s less per card with the same settings. I didn't spend much time tweaking, but I reverted back.

Sad to see with so many coming into Scrypt mining now that we're stuck with no more updates. Hoping that the Scrypt fork gets off the ground, wish I still had some programming skills.

Okay folks, I'm calling out atomicchaos, skyhigh2004, and techstorm2 specifically. Please get in touch with me if you get better scrypt performance with cgminer than you do with bfgminer so I can investigate. I'm going to be digging into the scrypt code in bfgminer and I need some sort of lead on the performance difference you guys are seeing.

Each time I've asked for more details on this I've been met with silence. I really would like to get this reproduced and fixed.

I will gladly help you narrow it down nwoolls I just haven't had any free time other than to check this forum once in awhile for the last few weeks.  This time of year I'm working 50-55 hrs a week depending on how much snow we have so hopefully soon I can get in touch with you and try and reproduce this.
hero member
Activity: 840
Merit: 1002
Ive downloaded v1.4 as i want to use cgminer, bfgminer gives me such low hash rates its rubbish, i use cgminer in guiminer-scrypt and get 10X higher hash rates than bfgminer.

That's the same problem I have been having.  The only thing that I can find that's weird is a "T" argument at the end of the command string that Idk what It's for.  I really wish I could get it to work but just haven't had the time to dedicate a night to making something work when cgminer works fine.

I have always used CGminer too, and I tried BFGminer today on one rig, as I want to continue using multiminer, but the hash rate was about 40 kh/s less per card with the same settings. I didn't spend much time tweaking, but I reverted back.

Sad to see with so many coming into Scrypt mining now that we're stuck with no more updates. Hoping that the Scrypt fork gets off the ground, wish I still had some programming skills.

Okay folks, I'm calling out atomicchaos, skyhigh2004, and techstorm2 specifically. Please get in touch with me if you get better scrypt performance with cgminer than you do with bfgminer so I can investigate. I'm going to be digging into the scrypt code in bfgminer and I need some sort of lead on the performance difference you guys are seeing.

Each time I've asked for more details on this I've been met with silence. I really would like to get this reproduced and fixed.
hero member
Activity: 840
Merit: 1002
Ive downloaded v1.4 as i want to use cgminer, bfgminer gives me such low hash rates its rubbish, i use cgminer in guiminer-scrypt and get 10X higher hash rates than bfgminer.


anyway my question is, v1.4 wont detect any of my GPUs, ive tried it on 2 different rigs, if i use advanced-detect devices, it thinks about it for a while but then nothing appears.

is there something else i need to do?

You need to download and use a version of cgminer that support GPU mining, such as 3.7. You can extract it into the MultiMiner\Miners\cgminer folder.

Can you please give me examples of the arguments you have entered under Settings > Advanced settings? The ones that are rubbish under bfgminer but work under cgminer? Along with hardware details and example hashrates?

Edit: Or, even better, can you email me and set me up with remote access via TeamViewer so I can reproduce this issue myself?
full member
Activity: 196
Merit: 100
Hi

Ive downloaded v1.4 as i want to use cgminer, bfgminer gives me such low hash rates its rubbish, i use cgminer in guiminer-scrypt and get 10X higher hash rates than bfgminer.


anyway my question is, v1.4 wont detect any of my GPUs, ive tried it on 2 different rigs, if i use advanced-detect devices, it thinks about it for a while but then nothing appears.

is there something else i need to do?

 Huh
Jump to: