Bitcoin Forum
May 19, 2026, 03:33:00 PM *
News: Latest Bitcoin Core release: 31.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 [141] 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 ... 325 »
  Print  
Author Topic: Claymore's CryptoNote AMD GPU Miner v11.3  (Read 2145113 times)
Rmcdermott927
Legendary
*
Offline

Activity: 2324
Merit: 1141


View Profile
December 02, 2016, 05:44:04 AM
 #2801

Does anyone know of any cryptonote miners that work well for nvidia cards?

delle54
Sr. Member
****
Offline

Activity: 307
Merit: 250


View Profile
December 02, 2016, 08:11:23 AM
 #2802

Does anyone know of any cryptonote miners that work well for nvidia cards?
https://bitcointalk.org/index.php?topic=656841.msg7487737#msg7487737
xiaolin1579
Member
**
Offline

Activity: 106
Merit: 10


View Profile
December 02, 2016, 02:48:11 PM
 #2803

Hello Claymore,

how long to wait for a new version with all pools supported?
zeconadailytyclaymore
Newbie
*
Offline

Activity: 8
Merit: 0


View Profile
December 02, 2016, 03:17:36 PM
 #2804

Supported coins:
XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION.
=========================

CPU version is here:
https://bitcointalk.org/index.php?topic=647251.0

Current version: 9.6:

- Added remote monitoring, see "-mport" option and "Remote manager" folder. Note that only remote monitoring is supported, other commands in EthMan don't work.
- Added temperature management for 4xx cards.
- Added coloring, see "-colors" option.


Link:
https://mega.co.nz/#F!e4JVEAIJ!l1iF4z10fMyJzY5-LnyC2A

Mirror:
https://drive.google.com/folderview?id=0B69wv2iqszefdkVDNkxla3BCZHc&usp=sharing

This is POOL version.

Catalyst 15.12 is required for best performance and compatibility.

Set "GPU_MAX_ALLOC_PERCENT" environment variable as "100".

For multi-GPU systems, set Virtual Memory size in Windows at least 16 GB:
"Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory".

This miner is free-to-use, however, current developer fee is 2.5%, miner mines 39 rounds for you and 1 round for developer.
If you don't agree with dev fee - don't use this miner, or use "-nofee" option.
Attempts to cheat and remove dev fee will cause a bit slower mining speed (same as "-nofee 1") though miner will show same hashrate.

This version is for recent AMD videocards only: 7xxx and 2xx, also 6xxx and 5xxx. No nVidia support.

This version is for Windows x64 only. No 32-bit support.

Linux version also requires AMD APP SDK installed. Linux version has been tested in Cent 6.5 and Ubuntu 14.04.

Miner has built-in GPU overclocking features and temperature management.



COMMAND LINE OPTIONS:

-o    pool address. Both HTTP and Stratum protocol are supported. You can specify several "-o" parameters to use several pools, or use "pools.txt" file, or use both.
   First pool specified via "-o" option is main pool: miner will switch to main pool every 30 minutes.

-u    your wallet address.

-p    password, use "x" as password.

-di    GPU indexes, default is all available GPUs. For example, if you have four GPUs "-di 02" will enable only first and third GPUs.

-a   Select algorithm:
   "-a 0" (default) means autoselection.
   "-a 1" fastest mining mode for 290/290x and 270/270x cards.
   "-a 2" low power consumption mode for 290/290x cards. A bit less speed (1%) but less power consumption (10-15%).
   "-a 3" fastest mining for old cards (6xxx and 5xxx).
   "-a 4" fastest mining for recent cards (280x, 270/270x etc).
   You can also specify mode for every card separately, for example, "-a 1234".
   It is very important for good mining speed to select correct "-a" and "-h" values for your cards.
   For old cards 5xxx and 6xxx use "-a 3" mode only, otherwise you can get "LowDifficultyShare" errors from pool.

-wd    watchdog option. Use "-wd 1" to enable watchdog, miner will be closed if any thread is not responding for 1 minute or OpenCL call failed,
   so you can restart it from some script if some GPU does not respond.

-ee    close miner if no more pools are available in the list. By default, miner tries all pools one by one, after last pool it tries first pool again and so on.
Use "-ee 1" to close miner when it tried all pools, so you can restart it from some script and do some additional actions related to internet connectins if necessary.

-dbg   debug log and messages. "-dbg 0" (default) - create log file but don't show debug messages.
   "-dbg 1" - create log file and show debug messages. "-dbg -1" - no log file and no debug messages.

-r   Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >0 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.

-li   Low intensity mode. Specify "-li 1" if you don't want Windows to freeze.

-nofee: set "1" to cancel my developer fee at all. In this mode some recent optimizations are disabled so mining speed will be slower by about 5%.
   By enabling this mode, I will lose 100% of my earnings, you will lose only 2.5% of your earnings.
   So you have a choice: "fastest miner" or "completely free miner but a bit slower".
   If you want both "fastest" and "completely free" you should find some other miner that meets your requirements, just don't use this miner instead of claiming that I need
   to cancel/reduce developer fee, saying that 2.5% developer fee is too much for this miner and so on.

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. This option enables temperature management for all installed cards.

-h   number of hashes that GPU processes during one round (HashCnt). If not specified, default value is used. For many cases you can increase performance by adjusting this parameter value.
   For example, "-h 832" means HashCnt=832 for all cards. You can also specify values for every card, for example "-h 640,832,1376,0", zero value means autoselection.
   Values must be divisible by 32, otherwise near value that is divisible by 32 will be selected.
   Use "m", "+" and "-" keys to find the best value. One hash takes about 2MB of GPU memory, too big value may cause unstable mining and in many cases max value is not the best.
   For example, for 280x card the best value is 832. For 290x card the best value is 1376.
   For most popular cards miner sets the best value automatically, but there are many cards and I don't have them all, so you can find the best "-h" value by yourself.
   Press "m" key to see current hashrate for every GPU round, then use "+" and "-" keys to increase/reduce "-h" value. You can also press "0"..."9" keys to select active card.
   Sometimes changing "HashCnt" by "+" and "-" keys causes problems with OpenCL, in this case you need to restart miner and change "-h" values in command line directly.

-cclock   set target GPU core clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-cclock 1000,1050,1100,0".

-mclock   set target GPU memory clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-mclock 1200,1250,1200,0".

-mport   remote monitoring port. Default port is 3333, specify "-mport 0" to disable remote monitoring feature.

-colors enables or disables colored text in console. Default value is "1", use "-colors 0" to disable coloring.



SAMPLE USAGE

NsGpuCNMiner.exe -o stratum+tcp://mine.moneropool.org:80 -u 449TGay4WWJPwsXrWZfkMoPtDbJp8xoSzFuyjRt3iaM4bRHdzw4qoDu26FdcGx67BMDS1r2bnp7f5hF 6xdPWWrD3Q3Wf7G6 -p x

Do not forget to specify your wallet address!



FAILOVER

Use "-o" option or "pools.txt" file to specify several pools. Every pool has 3 connection attempts. "pools.txt" file has text format, one address per line.
If the first character of a line is ";" this line will be ignored.
After pool address you can also specify login and password, use space as separator, for example:

mro.pool.minergate.com:5556 yourmail@gmail.com !

or

stratum+tcp://mine.moneropool.org:80 449TGay4WWJPwsXrWZfkMoPtDbJp8xoSzFuyjRt3iaM4bRHdzw4qoDu26FdcGx67BMDS1r2bnp7f5hF 6xdPWWrD3Q3Wf7G6 x

If login or password are not specified, "-u" and "-p" parameters will be used.



PERFORMANCE

About 810 h/s on stock 290X (Hynix memory).
About 710 h/s on stock 290X (Elpida memory).
About 690 h/s on stock 290  (Elpida memory).
About 550 h/s on stock 280X (Hynix memory).
About 440 h/s on stock 270X (Elpida memory).
About 410 h/s on stock 270  (Elpida memory).


TROUBLESHOOTING

1. Install Catalyst v15.12.
2. Disable overclocking.
3. Set GPU_MAX_ALLOC_PERCENT 100.
4. Set Virtual Memory 16 GB.
5. Reboot computer.



TUNING

For 290X/290/280X/270X/270 you can leave default parameters, i.e. do not specify "-a" and "-h", miner will apply best settings automatically.

For other cards, guide how to get maximal speed:

1. Try "-a 1", "-a 3", "-a 4" and select best mode, press "m" key to see immediate hashrate.
2. Remember "HashCnt" value when miner starts, then specify "-h" parameter with this value, remember hashrate and change "-h" parameter step by step by 32 in both directions (less and more).
   Select best value based on immediate hashrate.


Hey Claymore, do you have new versions of monero gpu miner planned for the future? Given XMR's great potential and improvements such as Ring CT and proper GUI coming just around the corner in January, an improved miner would benefit you and the community greatly! Will be waiting for your reply, thanks a lot for your work!
HerrDirektor
Member
**
Offline

Activity: 70
Merit: 10


View Profile
December 03, 2016, 11:50:23 AM
 #2805

RX480 with mod. bios speed up to ~800 (@1950 mem) 850 (@2050 mem) H\S (2050 on my card very unstable - is 4Gb model, low speed memory (1750 stock). On 8Gb models stock is 2000Mhz (overclock up to 2200 + modding timings), It should be fastest.
Print please your cofig file for miner 9.6

I use -a 4 option only. Important in mining Cryptonote (in the case of Ethereum too) - memory transfer rate.
Need to do the modification of memory timings in the card BIOS.

Using what powerdraw?

~115W GPU:1303(1120mV), MEM:1950@(975mV)
alevlaslo
Hero Member
*****
Offline

Activity: 1988
Merit: 593


View Profile
December 03, 2016, 12:00:12 PM
 #2806

The best miner for old cards like HD6930 (210 h/s), thanks!  Wink

Sale the first NFT of the first foto
wishxy
Full Member
***
Offline

Activity: 472
Merit: 101



View Profile WWW
December 04, 2016, 04:16:33 AM
 #2807

Would be cool to have some GAME miner around Smiley
ps_jb
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
December 06, 2016, 07:15:28 AM
 #2808

Claymore

Any plans to make a real update on this miner?
marcus_v
Member
**
Offline

Activity: 151
Merit: 10


View Profile
December 06, 2016, 11:53:38 AM
 #2809

was able to get it to 950 but would not run anywhere gave me low target share why did it do that
Luke2939
Full Member
***
Offline

Activity: 224
Merit: 100


Building Wealth through AI and the power of the bl


View Profile
December 06, 2016, 12:40:36 PM
 #2810

Claymore

Any plans to make a real update on this miner?


Yes, it would be great if there is an update for this miner. Thanks Claymore! Smiley

▀▀▀▀▀▀▀▀    AI-COIN ICO    Building Wealth Through AI & The Power of BLOCKCHAIN    ▀▀▀▀▀▀▀▀
slack    |    Telegram    |    twitter    |    facebook    |    ANN Thread
▄▄▄▄▄▄▄▄▄▄▄▄▄▄    READ THE WHITEPAPER  [ REGISTER TODAY ]    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄
balla69
Newbie
*
Offline

Activity: 75
Merit: 0


View Profile
December 10, 2016, 07:26:03 PM
 #2811

RX480 with mod. bios speed up to ~800 (@1950 mem) 850 (@2050 mem) H\S (2050 on my card very unstable - is 4Gb model, low speed memory (1750 stock). On 8Gb models stock is 2000Mhz (overclock up to 2200 + modding timings), It should be fastest.
Print please your cofig file for miner 9.6

I use -a 4 option only. Important in mining Cryptonote (in the case of Ethereum too) - memory transfer rate.
Need to do the modification of memory timings in the card BIOS.

Using what powerdraw?

~115W GPU:1303(1120mV), MEM:1950@(975mV)

with this ~115W GPU:1303(1120mV), MEM:1950@(975mV) I mine only 650 mh/s but the -h how much Huh (for RX 480 8Gb)
Trimegistus
Legendary
*
Offline

Activity: 1563
Merit: 1027



View Profile
December 11, 2016, 12:42:27 AM
 #2812

With ZEC and ETH plummeting, XMR is about to become more profitable than both of them.

@Claymore, can you please update this miner?


JuanHungLo
Hero Member
*****
Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
December 11, 2016, 03:14:24 PM
 #2813

With ZEC and ETH plummeting, XMR is about to become more profitable than both of them.

@Claymore, can you please update this miner?



What? Are you in a hurry to be forced to use SSL or something?

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
Trimegistus
Legendary
*
Offline

Activity: 1563
Merit: 1027



View Profile
December 11, 2016, 03:58:31 PM
 #2814

With ZEC and ETH plummeting, XMR is about to become more profitable than both of them.

@Claymore, can you please update this miner?



What? Are you in a hurry to be forced to use SSL or something?

Nobody is forced to do anything. There are plenty options to choose from. I just want to have a XMR miner capable of taking full advantage of the latest GPUs and drivers.

Hotmetal
Sr. Member
****
Offline

Activity: 378
Merit: 250


View Profile
December 12, 2016, 09:01:43 AM
 #2815

Feature request: add %WORKER% env variable the same way you've done for your ZEC miner.
Termie
Sr. Member
****
Offline

Activity: 642
Merit: 292



View Profile
December 12, 2016, 07:42:16 PM
 #2816

"miner mines 39 rounds for you and 1 round for developer" ?

Here it mines almost 1 round for me, 1 round for you. Its only a cutout, it always looks like this.
A fee is acceptable, but greed sucks. Have no other choice than -nofee 1.

Eyedol-X
Hero Member
*****
Offline

Activity: 952
Merit: 508



View Profile
December 12, 2016, 07:48:08 PM
 #2817

With ZEC and ETH plummeting, XMR is about to become more profitable than both of them.

@Claymore, can you please update this miner?



X2 on this and the CPU miner

I know Claymore posted a while back he basically has to re-write these miners but I really hope there is an update coming.
Claymore (OP)
Donator
Legendary
*
Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
December 12, 2016, 08:07:06 PM
 #2818

"miner mines 39 rounds for you and 1 round for developer" ?

Here it mines almost 1 round for me, 1 round for you. Its only a cutout, it always looks like this.
A fee is acceptable, but greed sucks. Have no other choice than -nofee 1.




Have you ever heard about share target? Learn please. It's an essential thing in pool mining.
In your screenshot target for main mining is 72000, for devfee is 1589 so devfee shares are cheaper in 45 times than main shares (or in 22 times cheaper when server sets target 3178).

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Hotmetal
Sr. Member
****
Offline

Activity: 378
Merit: 250


View Profile
December 14, 2016, 10:59:59 AM
Last edit: December 14, 2016, 11:58:47 AM by Hotmetal
 #2819

Feature request for XMR (cryptonote) miner: don't keep mining / using gpu resources if a connection to the pool is unable to be established.

I see your ZEC/ETH miner behaves that way. We have quite a dodgy internet sometimes and using power/resources when there's no internet connectivity kills the electricity bill.

Thanks
Claymore (OP)
Donator
Legendary
*
Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
December 14, 2016, 12:09:55 PM
 #2820

Feature request for XMR (cryptonote) miner: don't keep mining / using gpu resources if a connection to the pool is unable to be established.

I see your ZEC/ETH miner behaves that way. We have quite a dodgy internet sometimes and using power/resources when there's no internet connectivity kills the electricity bill.

Thanks

Ok, I will check XMR miner, but ZEC and ETH miners work properly and you can easily check it: start miner, then turn off your router (or disable network card in Windows). It may take up to 3 minutes to detect that there is no network connection, after that miner stops mining.

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Pages: « 1 ... 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 [141] 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 ... 325 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!