JCE Cryptonote 0.33 CPU + GPU miner - fast CPU miner now with AMD GPU support

jce cryptonote cpu gpu amd miner The Miner JCE Cryptonote is known from the spring of 2018 for offering the maximum hashrate for CPUs on various variations of the Cryptonote (Cryptonight) algorithm. If for processors with AES 64 (32) support, the best performance of JCE Cryptonote over other miners does not exceed 5%, then for CPUs without AES support, using the miner JCE Cryptonote will raise your hashrate by 30-40%. The recent implementation of support for mining on AMD video cards also confirms the effectiveness of the code used in the miner.

Mining using JCE Cryptonote is available for video cards starting from the HD6xxx series with at least 1GB of video memory, although for best results it is recommended to use video cards with 2GB or more.

Developers also offer recommendations for using drivers:

Driver Version 14.4 for HD6xxx

Driver Version 15.2 for HD79xx

Driver 18.6.1 for all other video cards.

Please note that the Miner JCE Cryptonote starts working with 80% efficiency and in order to reach the maximum efficiency of 100% you need to wait at least 5 minutes and only after that compare the received hashrate with other miners.

Compared to Claymore, XMRStack, XMRig, WildRig Multi, the Miner JCE Cryptonote can offer up to 20% more hash rate for video cards of the level RX550, RX560, as well as for old HD6xxx, HD7xxx cards. For modern and more powerful graphics cards RX580 and Vega, the advantage of the JCE Cryptonote miner is not so significant and is no more than 5%.

JCE Cryptonote 0.33 supports all known variations of the Cryptonight algorithm

  • Original Cryptonight
  • Original Cryptolight
  • Cryptonight V7
  • Cryptonight-Heavy
  • Cryptolight-IPBC
  • Cryptonight-XTL
  • Cryptonight-Alloy
  • Cryptonight-MKT/B2N
  • Cryptonight-ArtoCash
  • Cryptonight-Fast (Masari)
  • Cryptonight-Haven
  • Cryptonight-Bittube v2
  • Cryptolight-Red
  • Cryptonight V8
  • Cryptolight-Dark

JCE Cryptonote has another useful feature about which we need to mention this support for auto-switching mining to other cryptocurrencies. (Pool support is required for this feature)

Miner Commissions:

1.5% for processors with AES support

3% for non-AES processors

2.1% for video cards on Heavy, HVX, Tube algorithms

0.9% for video cards on other algorithms

 

Download JCE Cryptonote 0.33 at the Bitcointalk forum.

  

Best known configurations

  • HD7950 (Tahiti 3GB and more) Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":464 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":464 },

Twice the same to use the double-mem mode.

  • HD7790 (Bonaire 1GB) Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":208 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":224 },

Two threads to use the double-mem mode, but the little 1GB VRAM doesn't allow to use 224+224 so I use 208+224.

  • HD7870 or HD7850 (Pitcairn 2GB) Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":464 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":464 },

Twice the same to use the double-mem mode.

  • R9 290X (Hawaii 4GB) CryptonightHeavy
{ "mode" : "GPU", "worksize" : 8, "alpha" : 256, "beta" : 8, "index" : ..., "multi_hash":448 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 256, "beta" : 8, "index" : ..., "multi_hash":448 },

Twice the same to use the double-mem mode.

  • R9 290X (Hawaii 4GB) Cryptonight v8
{ "mode" : "GPU", "worksize" : 8, "alpha" : 256, "beta" : 8, "index" : ..., "multi_hash":800 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 256, "beta" : 8, "index" : ..., "multi_hash":800 },

Twice the same to use the double-mem mode.

  • RX560 (Baffin 2GB) Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 128, "beta" : 8, "index" : ..., "multi_hash":464 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 128, "beta" : 8, "index" : ..., "multi_hash":464 },

Twice the same to use the double-mem mode. If a screen is plugged in the card, you may need to lower to 448 or 432

  • RX570 8G Cryptonight v7
{ "mode": "GPU", "worksize": 4, "alpha": 128, "beta": 8, "index": ..., "multi_hash": 1008 },
{ "mode": "GPU", "worksize": 4, "alpha": 128, "beta": 8, "index": ..., "multi_hash": 1008 },

Twice the same to use the double-mem mode.

  • RX580 4G Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash": 944},
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash": 944},

Twice the same to use the double-mem mode.

  • RX580 8G Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1696 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1696 },

Twice the same to use the double-mem mode.

  • RX580 8G Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1696 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1696 },

Twice the same to use the double-mem mode.

  • Vega56 Cryptonight-Heavy/Haven/Tube
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":896 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":896 },

Twice the same to use the double-mem mode.

  • RX580 8G Cryptonight-Heavy/Haven/Tube
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":832 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":832 },

Twice the same to use the double-mem mode.

  • Vega64 Cryptonight v7
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "index" : ..., "multi_hash":1920 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "index" : ..., "multi_hash":1920 },

or, alternative

{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1936 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "index" : ..., "multi_hash":1936 },

Twice the same to use the double-mem mode.