Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Releases: nanopool/Claymore-Dual-Miner

Claymore's AMD+NVIDIA Miner v12.0

20 Mar 19:23
4a535ca
Compare
Choose a tag to compare
  • zero devfee for all 2GB and 3GB cards in all operating systems.
  • reduced devfee for dual mode, now it is 1%, same as for ETH-only mode.
  • a bit reduced required GPU memory (both AMD and NVIDIA) so you can mine ETH a bit longer on cards that don't have enough memory.
  • added version for CUDA 10.0, it is a bit faster for latest 20xx NVIDIA cards.
  • a few minor bug fixes and improvements.

Supported Catalyst from 15.12 to 18.x and CUDA 6.5, 7.5, 8.0, 9.1, 10.0,

You can find full setup-guide in our Help center

Claymore's Dual Ethereum AMD GPU Miner v11.8 (Windows/Linux)

04 Jul 16:48
Compare
Choose a tag to compare

Latest version is v11.8:

  • fixed issue with missed GPU temperatures when miner is started via Remote Desktop Connection (RDC).
  • Linux version: removed libcurl library dependency.
  • added "-showdiff" option.
  • a few minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v10.0 (Windows/Linux)

17 Sep 15:25
Compare
Choose a tag to compare
  • added assembler kernels for ETH+LBC mining mode (AMD cards only), major speedup for LBC.
  • about 1% ETH speedup for Vega cards.
  • fixed issues with voltage/clocks management for latest AMD blockchain drivers (not completely).
  • new GPU sorting method for NVIDIA cards. Now GPUs are sorted by physical bus index (it matches AfterBurner list of GPUs).
  • for ETH+LBC mining mode maximal "dcri" value is 1000 now.
  • added "-platform" option.
  • added "ESTALE" option support in failover file epools.txt (see "-estale" option for details).
  • several minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v9.8 (Windows/Linux)

14 Aug 08:28
Compare
Choose a tag to compare
  • added Vega cards support (ASM mode).
  • added fan/OC support for 17.7.2 (and higher) drivers.
  • fixed issue with -ttli and -ttdcr option for Nvidia cards.
  • improved support for systems with more than 10 GPUs, check readme for "-di" and "-mode" options description for details.
  • a few minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v9.7 (Windows/Linux)

11 Jul 21:34
Compare
Choose a tag to compare

Latest version is v9.7:

  • Added ASM mode for RX460/560 cards, up to 30% speedup for second coin in dual mode.
  • Improved ETH speed for some Nvidia cards.
  • Improved speed in dual mode for Nvidia cards.
  • reduced initialization time.
  • a few minor bug fixes and improvements.
  • EthMan: added ability to select several rigs.
  • EthMan: several minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v9.6 (Windows/Linux)

27 Jun 15:46
Compare
Choose a tag to compare

Latest version is v9.6:

  • new GPU sorting method for AMD cards. Now GPUs are sorted by physical bus index (it matches AfterBurner list of GPUs). Also the list of temperatures/fans matches the list of GPUs automatically.
    Therefore "-di detect" and "-gmap" options are not necessary and not supported anymore.
    WARNING: be careful if you use use separate overclock/temperature settings for every card, due to new sorting method GPUs can get different indexes!
  • added "-minspeed" option to restart miner/system if miner cannot reach specified speed.
  • now watchdog monitors initialization steps too, e.g. it will restart miner even if miner hangs at GPUs initialization.
  • added "-allcoins etc" option for ETC pools that require Username.Worker, in this mode devfee will be mined on some default ETC pools and DAG will not be recreated.
  • added current DAG size info when "s" key is pressed.
  • added 1 minute average speed for ETH when "s" key is pressed.
  • fixed connection timeout issue in Linux version.
  • fixed some issues related to remote management via TCP/IP.
  • added "-ejobtimeout" and "-djobtimeout" options.
  • fixed epoch #0 support.
  • a few minor bug fixes and improvements.
  • EthMan: fixed issue with lost connection to some rigs.
  • EthMan: added password for webserver.
  • EthMan: added separate settings for every event.
  • EthMan: added "retrigger" option for lost connection event.

Claymore's Dual Ethereum AMD GPU Miner v9.5 (Windows/Linux)

07 Jun 18:22
Compare
Choose a tag to compare

Latest version is v9.5:

  • fixed issue with PASC, miner could check some nonces twice. Effective hashrate must be a bit higher now.
  • improved SIA support for Nicehash, added "mining.extranonce.subscribe" and "client.reconnect" commands support. Effective hashrate must be a bit higher now.
  • a few minor bug fixes and improvements.
  • EthMan: added ability to enable/disable GPUs remotely (see API.txt for tech details).
  • EthMan: added notification for too high fan speed.
  • EthMan: several minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v9.4 (Windows/Linux)

24 May 21:08
Compare
Choose a tag to compare

Latest version is v9.4:

  • improved fans management for latest drivers and Polaris cards.
  • added "-mpsw" option.
  • added shares-per-GPU statistics when "s" key is pressed.
  • Included EthMan v3.0 which supports passwords and email notifications.

Claymore's Dual Ethereum AMD GPU Miner v9.3 (Windows/Linux)

29 Apr 19:24
Compare
Choose a tag to compare
  • improved dual mining speed stability in ASM mode.
  • added "-altnum" option for alternative GPU indexing.
  • a few minor bug fixes and improvements.

Claymore's Dual Ethereum AMD GPU Miner v9.2 (Windows/Linux)

23 Apr 19:18
Compare
Choose a tag to compare
  • improved mining speed stability.
  • added changes in DCR mining protocol.
  • fixed possible issue with rejected DCR shares on Nicehash pool.
  • added pool selection in runtime ("e" and "d" keys).
  • now if devfee mining fails for a long time, miner will not stop mining, it will turn on "-nofee" option temporarily with appropriate warnings, until successful devfee mining.
  • some minor improvements.
  • EthMan: added ReasonID parameter to .bat file which is executed when some rig has problems, check "sample.bat" for details.