downloads custom_top_html:no
default debug random = 0 / type = READ / detected = READ
windows
2016-12-20 23:51:31

Claymore's ZCash AMD GPU Miner v9.2

Latest version v9.2:

- improved speed for some cards up to 7% (depends on card model). About 330H/s on stock 390X, 235H/s on stock RX480, 300H/x on stock Nano.
- several bug fixes and minor improvements.


LINKS:

GOOGLE: https://drive.google.com/drive/folders/0B69wv2iqszefdmJickl5MF9BOEE?usp=sharing
MEGA: https://mega.nz/#F!P0ZjFDjC!Cmb-ZRqlbAnNrajRtp4zvA

THERE IS ALSO RUSSIAN TRANSLATION OF THIS README:
https://bitcointalk.org/index.php?topic=1673724


This version is for pools.

Catalyst (Crimson) 15.12 is required for best performance and compatibility. You can get very bad results for different drivers version, or miner can fail on startup.
Set the following environment variables, especially if you have 1-2GB cards:

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 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% if you use secure SSL/TLS connection to mining pool, every hour the miner mines for 72 seconds for developer.
If you use unsecure connection to mining pool, current developer fee is 2.5%, every hour the miner mines for 90 seconds for developer.
If you don't agree with the 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, 2xx, 3xx and 4xx, 1GB or more.

There are builds for Windows x64 and Linux x64. No 32-bit support. No NVidia support.



COMMAND LINE OPTIONS:

-zpool    ZCash pool address. Only Stratum protocol is supported.
   Miner also supports SSL/TLS encryption for all data between miner and pool (if pool supports encryption), it significantly improves security.
   To enable encryption, use "ssl://" or "stratum+ssl://" prefix (or "tls" instead of "ssl"), for example: "-zpool ssl://asia1-zcash.flypool.org:3443"

-zwal    Your ZCash wallet address. Also worker name and other options if pool supports it.
   Pools that require "Login.Worker" instead of wallet address are not supported directly currently, but you can use "-allpools 1" option to mine there.

-zpsw    Password for ZCash pool, use "x" as password.

-i   mining intensity. Possible values: 0...8. 0 - lowest intensity and CPU usage, 8 - maximal intensity. You can also specify values for every card, for example "-i 8,5,6". Default value is "6".

-allpools Specify "-allpools 1" if miner does not want to mine on specified pool (because it cannot mine devfee on that pool), but you agree to use some default pools for devfee mining.
   Note that if devfee mining pools will stop, entire mining will be stopped too.

-di    GPU indexes, default is all available GPUs. For example, if you have four GPUs "-di 02" will enable only first and third GPUs (#0 and #2).
   Use "-di detect" value to detect correct GPU order for temperatures management (requires non-zero "-tt" option); note that it will not work properly if you do not want to assign all GPUs to miner.
   You can also turn on/off cards in runtime with "0"..."9" keys and check current statistics with "s" key.

-ftime   failover main pool switch time, in minutes, see "Failover" section below. Default value is 30 minutes, set zero if there is no main pool.

-wd    watchdog option. Default value is "-wd 1", it enables watchdog, miner will be closed (or restarted, see "-r" option) if any thread is not responding for 1 minute or OpenCL call failed.
   Specify "-wd 0" to disable watchdog.

-r   Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".

-retrydelay   delay, in seconds, between connection attempts. Default values is "20". Specify "-retrydelay -1" if you don't need reconnection, in this mode miner will exit if connection is lost.

-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.

-logfile debug log file name. After restart, miner will append new log data to the same file. If you want to clear old log data, file name must contain "noappend" string.
   If missed, default file name will be used.

-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.

-benchmark   benchmark mode, specify "-benchmark 1" to see hashrate for your hardware.

-li   low intensity mode. Reduces mining intensity, useful if your cards are overheated. Note that mining speed is reduced too.
   More value means less heat and mining speed, for example, "-li 10" is less heat and mining speed than "-li 1". You can also specify values for every card, for example "-li 3,10,50".
   Default value is "0" - no low intensity mode.

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
   You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
   "-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
   Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.

-ttli   reduce entire mining intensity (for all coins) automatically if GPU temperature is above specified value. For example, "-ttli 80" reduces mining intensity if GPU temperature is above 80C.
   You can see if intensity was reduced in detailed statistics ("s" key).
   You can also specify values for every card, for example "-ttli 80,85,80". You also should specify non-zero value for "-tt" option to enable this option.
   It is a good idea to set "-ttli" value higher than "-tt" value by 3-5C.
   NOTE: Check "KNOWN ISSUES" section. GPU indexes in temperature control sometimes don't match GPU indexes in mining!

-tstop   set stop GPU temperature, miner will stop mining if GPU reaches specified temperature. For example, "-tstop 95" means 95C temperature. You can also specify values for every card, for example "-tstop 95,85,90".
   This feature is disabled by default ("-tstop 0"). You also should specify non-zero value for "-tt" option to enable this option.
   NOTE: Check "KNOWN ISSUES" section. GPU indexes in temperature control sometimes don't match GPU indexes in mining!
   If it turned off wrong card, it will close miner in 30 seconds.
   You can also specify negative value to close miner immediately instead of stopping GPU, for example, "-tstop -95" will close miner as soon as any GPU reach 95C temperature.

-fanmax   set maximal fan speed, in percents, for example, "-fanmax 80" will set maximal fans speed to 80%. You can also specify values for every card, for example "-fanmax 50,60,70".
   This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "100".

-fanmin   set minimal fan speed, in percents, for example, "-fanmin 50" will set minimal fans speed to 50%. You can also specify values for every card, for example "-fanmin 50,60,70".
   This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "0".

-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".
   Unfortunately, AMD blocked underclocking for some reason, you can overclock only.

-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".
   Unfortunately, AMD blocked underclocking for some reason, you can overclock only.

-powlim set power limit, from -50 to 50. If not specified, miner will not change power limit. You can also specify values for every card, for example "-powlim 20,-20,0,10".

-cvddc   set target GPU core voltage, multiplied by 1000. For example, "-cvddc 1050" means 1.05V. You can also specify values for every card, for example "-cvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.

-mvddc   set target GPU memory voltage, multiplied by 1000. For example, "-mvddc 1050" means 1.05V. You can also specify values for every card, for example "-mvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.

-mport   remote monitoring/management port. Default value is -3333 (read-mode), specify "-mport 0" to disable remote monitoring/management feature.
   Specify negative value to enable monitoring (get statistics) but disable management (restart, uploading files), for example, "-mport -3333" enables port 3333 for remote monitoring, but remote management will be blocked.
   You can also use your web browser to see current miner state, for example, type "localhost:3333" in web browser.
   Warning: use negative option value or disable remote management entirely if you think that you can be attacked via this port!

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

-v   displays miner version, sample usage: "-v 1".



CONFIGURATION FILE

You can use "config.txt" file instead of specifying options in command line.
If there are not any command line options, miner will check "config.txt" file for options.
If there is only one option in the command line, it must be configuration file name.
If there are two or more options in the command line, miner will take all options from the command line, not from configuration file.
Place one option per line, if first character of a line is ";" or "#", this line will be ignored.
You can also use environment variables in "epools.txt" and "config.txt" files. For example, define "WORKER" environment variable and use it as "%WORKER%" in config.txt or in epools.txt.



SAMPLE USAGE

 flypool SSL/TLS connection:
   ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorkerName -zpsw x

 suprnova SSL/TLS connection:
   ZecMiner64.exe -zpool ssl://zec.suprnova.cc:2242 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword

 miningpoolhub SSL/TLS connection (this pool detects encryption automatically so it uses same port as for unencrypted connection):
   ZecMiner64.exe -zpool ssl://us-east.equihash-hub.miningpoolhub.com:20570 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword

 coinmine SSL/TLS connection:
   ZecMiner64.exe -zpool ssl://zec.coinmine.pl:7017 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword

 flypool (unencrypted connection):
   ZecMiner64.exe -zpool eu1-zcash.flypool.org:3333 -zwal t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorkerName -zpsw x

 nanopool (unencrypted connection):
   ZecMiner64.exe -zpool zec-eu1.nanopool.org:6666 -zwal t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorkerName -zpsw x

 miningpoolhub (unencrypted connection)
   ZecMiner64.exe -zpool us-east.equihash-hub.miningpoolhub.com:20570 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword

 nicehash (unencrypted connection):
   ZecMiner64.exe -zpool equihash.usa.nicehash.com:3357 -zwal 1LmMNkiEvjapn5PRY8A9wypcWJveRrRGWr -zpsw x

 suprnova (unencrypted connection):
   ZecMiner64.exe -zpool zec.suprnova.cc:2142 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword

 coinmine (unencrypted connection):
   ZecMiner64.exe -zpool zec.coinmine.pl:7007 -zwal YourLogin.YourWorkerName -zpsw YourWorkerPassword



FAILOVER

Use "epools.txt" file to specify additional pools. This file has text format, one pool per line. Every pool has 3 connection attempts.
Miner disconnects automatically if pool does not send new jobs for a long time or if pool rejects too many shares.
If the first character of a line is ";" or "#", this line will be ignored.
Do not change spacing, spaces between parameters and values are required for parsing.
If you need to specify "," character in parameter value, use two commas - ,, will be treated as one comma.
You can reload "epools.txt" file in runtime by pressing "r" key.
Pool specified in the command line is "main" pool, miner will try to return to it every 30 minutes if it has to use some different pool from the list.
If no pool was specified in the command line then first pool in the failover pools list is main pool.
You can change 30 minutes time period to some different value with "-ftime" option, or use "-ftime 0" to disable switching to main pool.
You can also use environment variables in "epools.txt" and "config.txt" files. For example, define "WORKER" environment variable and use it as "%WORKER%" in config.txt or in epools.txt.



REMOTE MONITORING/MANAGEMENT

Miner supports remote monitoring/management via JSON protocol over TCP/IP sockets, HTTP is supported as well.
Start "EthMan.exe" from "Remote management" subfolder (Windows version only).
Check "Help" tab for built-in help.



KNOWN ISSUES

- AMD cards: GPU indexes in temperature control sometimes don't match GPU indexes in mining. Miner has to enumerate GPUs via OpenCL API to execute OpenCL code, and also it has to enumerate GPUs via ADL API to manage temperature/clock.
And order of GPUs in these lists can be different. There is no way to fix GPUs order automatically, thanks to AMD devs.
But you can do it manually. For example, if you have two cards, you can change their order by adding "-di 10". Another example, reverse order for six cards: "-di 543210".
Also you can do it automatically (experimental feature) with "-di detect" option.
- Windows 10 Defender recognizes miner as a virus, some antiviruses do the same. Miner is not a virus, add it to Defender exceptions.
  I write miners since 2014. Most of them are recognized as viruses by some paranoid antiviruses, perhaps because I pack my miners to protect them from disassembling, perhaps because some people include them into their botnets, or perhaps these antiviruses are not good, I don't know. For these years, a lot of people used my miners and nobody confirmed that my miner stole anything or did something bad.
  Note that I can guarantee clean binaries only for official links in my posts on this forum (bitcointalk). If you downloaded miner from some other link - it really can be a virus.
  However, my miners are closed-source so I cannot prove that they are not viruses. If you think that I write viruses instead of good miners - do not use this miner, or at least use it on systems without any valuable data.



TROUBLESHOOTING

1. Install Catalyst v15.12 (for AMD cards).
2. Disable overclocking.
3. Set environment variables as described above.
4. Set Virtual Memory 16 GB.
5. Reboot computer.
6. Check hardware, risers.
7. Set some timeout in .bat file before starting miner at system startup (30sec or even a minute), and try "-ethi 4" to check if it is more stable. It can help if miner is not stable on some system.



FAQ:

Q: It seems miner mines devfee more than 90 seconds.
A: No it does not, please read: https://bitcointalk.org/index.php?topic=1670733.msg16777816;topicseen#msg16777816

Q: Why do I see more shares for devfee than in my mining for the same time?
A: Most pools support variable diff, they change "target share" after some time after connection. For example, you have very powerful rig, after connection you will send shares very often. It takes some CPU time to check your shares so after some time pool will send higher share target and miner will send less shares (but they will have more value). When pool updates share target you will see "Pool sets new share target" line in the miner. This way pool can adjust the number of shares that miner sends and balance its load.
So check the log or console text to see current target for main mining thread and for devfee thread. For example:
DevFee: Pool sets new share target: 0x0083126e (diff: 500H) - this is for devfee mining connection
Pool sets new share target: 0x0024fa4f (diff: 1772H) - this is for main mining connection
As you can see, target share for main mining is higher in about 3.5 times, so for main mining miner sends in 3 times less shares (but they have 3x more value) than for devfee mining.

1
댓글 3
default debug random = 0 / type = READ / detected = READ

자료실

레벨 4이상만 등록 가능합니다.

List of Articles
번호 제목 추천 수 조회 수 글쓴이 날짜
108 EWBF's CUDA Zcash miner Version 0.0.7b 업데이트 되었습니다. 오래된 그래픽카드는 이전버전보다 더 느릴수 있다고합니다. 1060 6G 기본 작동 220sol  부스트 작동시 250sol 나오네요 nvidia도 zcash 채굴 성능이 좋아졌네요.. gpu 가격만 착해지면 좋겠습... 5 file 0 2567
몽상이
2016.12.27
107 NiceHash EQM Zcash NVIDIA optimized miner [Maxwell/... https://bitcointalk.org/index.php?topic=1677369.0 1060 6G core +200 memory +400 = 250 ~ 260sol 나오네요. 1 0 1809
WEBUS
2016.12.26
106 EWBF's CUDA Zcash miner Version 0.0.6b Version 0.0.6b For some older cards performance improvements up to 10% Bug fixes Windows x64 https://mega.nz/#F!usQh2bTa!3qp_PaiO-dw3F0mpvLXynA https://drive.google.com/open?id=0B9EPp8NdigFianNlcUh0YWF... file 0 1475
몽상이
2016.12.22
105 Claymore's ZCash AMD GPU Miner v9.2 Claymore's ZCash AMD GPU Miner v9.2 첨부화일 6 file 0 1768
하늘문
2016.12.21
Claymore's ZCash AMD GPU Miner v9.2 Latest version v9.2: - improved speed for some cards up to 7% (depends on card model). About 330H/s on stock 390X, 235H/s on stock RX480, 300H/x on stock Nano. - several bug fixes and minor improvement... 3 file 3 2126
웨스트
2016.12.20
103 EWBF's CUDA Zcash miner Version 0.0.5b. 업데이트 Version 0.0.5b. 입니다. (Win/Linux버전) https://bitcointalk.org/index.php?topic=1707546.0 2 file 0 1168
fivetool
2016.12.19
102 Claymore CryptoNote GPU Miner v9.6 Beta - POOL Cata... Supported coins: XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION. -------------------------------------------------- This is POOL version. ------------------------------------------------- SAMPLE USAGE Ns... 1 file 0 3757
하늘문
2016.12.16
101 VIDEO CARD 오류테스트 프로그램 이번에 GPU 하나가 계속 말썽이라 구글링해서 사용해본 프로그램인데 좋아서  자료실에 올려 놓습니다. 1. OCCT : 비디오카드 스트레스 테스트 2. VDEOCARD VRAM TEST : 메모리 중점 테스트 3. DISPALY DRIVER UNISTA... 4 file 1 2683
하늘문
2016.12.14
100 AMD Clean Uninstall Utility The AMD Clean Uninstall Utility will attempt to remove any previously installed AMD Catalyst™ display and audio drivers, and cleans up left-over files and registry entries from the system.  This helps ... file 0 1708
하늘문
2016.12.13
99 자료요청-사파이어 oc 니트로 4기가 삼성램 롬 좀 부탁... 하이닉스랑 엘피다까지는 구하겠는데 삼성꺼는 구하기가 힘드네요 초보에다 영어까막눈이라 해외꺼봐도 뭔말인지 잘모르겠고 해외꺼도 삼성껀 안보이더군요 10월쯤에 생산돼서 삼성꺼 보유한 외국인들이 별로 없는듯... 4 0 1591
포비77
2016.12.12
98 Claymore's ZCash 9.1 Claymore's ZCash AMD GPU Miner. ========================= Latest version v9.1: - additional range checks in code for better stability. - reduced devfee, it's 2% now (72sec instead of 90sec) if you use ... 11 file 0 4314
selius
2016.12.10
97 EWBF's CUDA Zcash miner 0.0.3b 업데이트되었습니다. Version 0.0.3b stability improvements. 0.0.2b버전과 속도는 같네요 안정성 향상만 업데이트 했네요 다운로드 링크입니다. https://mega.nz/#F!usQh2bTa!3qp_PaiO-dw3F0mpvLXynA https://drive.google.com/open?id=... file 0 1806
몽상이
2016.12.09
96 EWBF's CUDA Zcash miner 0.0.2b 엔비디아 GPU용 마이너가 새로 나왔네요. "AMD + 클레이모어" 조합보다는 가격대비 조금 낮은 성능이지만, NVIDIA그래픽카드의 최대 강점인 전력효율면에서는 좀 더 우위에 있을 수 있는 조합이 되지 않을까 생각합니... 2 file 2 2050
마키
2016.12.08
95 Claymore's ZCash AMD GPU Miner. v9.0 Claymore's ZCash AMD GPU Miner. ========================= Latest version v9.0: - improved speed by 3-20% (depends on card model). About 310H/s on stock 390X, 220H/s on stock RX480, 295H/x on stock Nano... 24 file 0 2701
Mecca2014
2016.12.08
94 자료요청 - 파워칼라 RX470 삼성램 ROM 구합니다. 이것저것 적용해 보았는데  자꾸 뻗네요. 혹시 소장 하고 계신분 있으시면 도움 부탁드립니다. 2 0 1973
2Yrs
2016.12.07
93 요청자료-기가바이트 rx480 g1 gamming 4gb 롬파일 요청자료-기가바이트 rx480 g1 gamming 4gb 롬파일 혹시 테스트 하시고 안정화된 롬파일 있으시면 부탁드릴께요 같은 기가바이트 H110 D3  메인보드에서 연결중인데 비디오카드 팬도 온도가 80도까지 올라가는데 빨리... 8 1 2551
꼬마유령
2016.12.03
92 Optiminer/Zcash v0.6.0 Linux + Windows 옵티마이너 0.6이 나왔네요. 테스트해보니 성능은 클레이모어 8.0(수수료 마이닝 제외시)과 비슷하게 나오는 것 같습니다. 리눅스에서는 좋은 선택이 되겠네요. 다만 약간의 소비전력이 상승된다고 하니 온도와 전력... 10 file 3 3150
마키
2016.11.26
91 Claymore's ZCash AMD GPU Miner v8.0 https://bitcointalk.org/index.php?topic=1670733.0 Claymore's ZCash AMD GPU Miner. ========================= Latest version v8.0: - improved speed by about 15-25% (depends on card model). Up to 300H/s o... 19 file 3 3868
CoinDozer
2016.11.24
90 PolarisBiosEditor 1.4.1  Should handle both "Elpida" and single VRAM bios PS: Use this only with dual bios cards, it has only been tested once on a Elpida Nitro+ RX480 and can be unsafe. file 1 3673
selius
2016.11.22
89 Claymore's ZCash AMD GPU Miner v7.0 또 업데이트 되었네요. 이번엔 속도향상과 벤치마크 옵션이 생겼답니다. 향상폭은 15~20%라고 하는데...뻥치십니다.... 10%도 안되면서 개뻥치네요. 클레이모어 개발자가 다른 경쟁자들 때문에 후달렸나봅니다. 훗~ -... 24 file 0 3320
마키
2016.11.19
Board Pagination Prev 1 ... 36 37 38 39 40 41 42 43 44 45 46 Next
/ 46
default debug random = 0 / type = READ / detected = READ