• Apgrejdovali smo forum na XenForo 2.1.1, ukoliko imate predloga vezanih za izgled ili funkcionalnost foruma, ili ukoliko naletite na neki problem, javite nam OVDE

    DEFINISALI SMO PRAVILA FORUMA. Pročitajte ih, pojaviće se automatski kada krenete da čitate nešto!

Claymore’s ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux)

Monti

Banned
Učlanjen(a)
11.02.2019.
Poruka
12
Rezultat reagovanja
2
Moja konfiguracija
Claymore's ZCash / BTG AMD GPU Miner.
Latest version v12.6:

  • added Vega cards support (ASM mode).
  • added ASM mode for RX460 / 560 cards (+ 20% speed).
  • new GPU sorting method for AMD cards. Now GPUs are sorted by physical bus index (it matches the AfterBurner list of GPUs). Also the list of temperatures / fans matches the list of GPUs automatically. Therefore, "-detect" and "-gmap" options are not necessary and are not supported anymore. WARNING: Be careful if you use separate overclock / temperature settings for each card, because of new sorting methods GPUs can get different indexes!
  • added fan / OC support for 17.7.2 (and higher) drivers.
  • improved support for systems with more than 10 GPUs, check readme for "-di" option description for details.
  • added pool selection in runtime ("e" key).
  • a few minor improvements.
NOTES:

  1. Reduce intensity ("-i" option) if miner is unstable or if you see bad speed.
  2. It seems there is no way to get full speed on the latest drivers for Fiji cards, at least in Windows. So do not use latest drivers for Fury, use 15.12 or 16.3.2, or use "-asm 0" for them if you use newer drivers.
Download:

MEGA: MEGA

This version is for pools.

Catalyst (Crimson) 15.12 is required for best performance and compatibility. 15.12 does not support some Fiji cards, use 16.3.2 for them. For 4xx cards (Polaris) Crimson 16.12.2 is recommended. NOTE: For best performance on Fiji cards you must use 15.12 or 16.3.2 drivers. For newest drivers, speed will be slower! You can get bad results for non-recommended drivers, or miner may fail on startup. Set the following variable variables, especially if you have 1-2GB cards:

GPU_FORCE_64BIT_PTR 1 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, the 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, the current developer fee is 2.5%, every hour the mines mines for 90 seconds for developer. If you do not agree with the dev fee - do not 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 the same hashrate. Miner can not stop if cheat is detected because creators of cheats would know that the cheat does not work and they would find new tricks. If the miner does not show any errors or slowdowns, they are happy.

This version is for AMD only 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:

-poolpool 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 currently supported, but you can use "-allpools 1" option to mine there.

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

CONFIGURATION FILE

You can use the "config.txt" file instead of specifying options in the command line. If there are no command line options, miner will check the "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 the 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 t1U7fJqYzmQyVNB2AyGthJJTrFgtVDhbXmB.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

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

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

nanopool (unencrypted connection): ZecMiner64.exe -zpool zec-eu1 nanopool org: 6666 -zwal t1U7fJqYzmQyVNB2AyGthJJTrFgtVDhbXmB.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 13PHHqne7e7W9G6aUqNVcFfkMoPADWkySZ -zpsw x

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

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

REMOTE MONITORING / MANAGEMENT

Miner supports remote monitoring / management via JSON protocol over raw TCP / IP sockets. You can also get recent console text lines via HTTP. Start "EthMan.exe" from the "Remote management" subfolder (Windows version only). Check built-in help for more information. The API.txt file contains more details about protocol.

KNOWN ISSUES

  • 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, maybe because I pack my miners to protect them from disassembling, maybe because some people include them in their botnets, or maybe 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 was stole something 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 can not prove that they are not viruses.
TROUBLESHOOTING

  1. Install Catalyst v15.12.
  2. Disable overclocking.
  3. Reduce intensity ("-i" option).
  4. Set environment variables as described above.
  5. Set Virtual Memory 16 GB or more.
  6. Try "-old 1" option.
  7. Reboot computer.
  8. Check hardware, risers.
FAQ:

Q: Why do I see more shares for devide 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 connecting you will send 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" 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 the current target for the main mining thread and for devfee thread. For example: DevFee: Pool sets new share target: 0x0083126e (diff: 500H) - this is for devfee mining connection

Q: Can I mix Polaris cards (RX 4xx / 5xx) and Fury cards in the same rig? A: You will not get the best speed for Polaris and Fury cards mixed in one rig in Windows. Possible solutions:

  1. Split Polaris and Fury GPUs to different rigs.
  2. Use Linux.
  3. Use "-asm 0" option for Fury cards (leave "asm 1" for Polaris cards) though they will have less speed in this mode.
 
Vrh