Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Releases: KlausT/ccminer-cryptonight

3.06

27 Oct 17:01
Compare
Choose a tag to compare

This is probably the last release. Other mining apps are better and faster.
I have merged the CUDA10 branch into the main branch.
No support for Monerov8.

3.05

18 Jul 15:50
Compare
Choose a tag to compare

Memory leak fixed

3.04

15 Jun 17:46
Compare
Choose a tag to compare

Stellite fix

3.03

12 Jun 15:24
Compare
Choose a tag to compare

added Intensecoin and Electroneum

Windows binaries are available with CUDA 9.1 or CUDA 9.2
Please check what version is faster on your system.

Reduced default launch config for mobile GPUs.

If you redirect ccminer's output then please note that I have changed the output to use stdout instead of stderr.

3.02

06 Apr 15:01
Compare
Choose a tag to compare

added -a option to support different coins:

  • cryptonight
  • monero
  • graft
  • stellite

Windows 10 users who want to use the --color option should use this version:
ccminer-cryptonight-302-win10-x64.zip

3.01

31 Mar 17:49
Compare
Choose a tag to compare

Small fix
Also, Windows binaries are compiled with CUDA 9.1 patch 3

April 4th update:
binaries with --color fix for Windows 10 users:
ccminer-cryptonight-301-win10-x64.zip

3.00

12 Feb 18:00
Compare
Choose a tag to compare

compatibility with the next POW change
add sm_70 (Titan V)
fix bug in -d option
Windows: use CUDA 9.1

2.06

26 Nov 16:11
Compare
Choose a tag to compare

it now works with up to 16 GPUs by default

Edit: Sorry, I uploaded the wrong binaries. This has been fixed now.

2.06beta

26 Oct 05:51
Compare
Choose a tag to compare
2.06beta Pre-release
Pre-release

Some bug fixes
It should work now with CUDA 9

Please ignore the __shfl warnings when you compile it

2.05

16 Sep 16:19
Compare
Choose a tag to compare

fix "illegal memory accress" errors
fix default lauch config
(untested) enable more than 8 cards under Linux (you have to change the MAX_GPU value in miner.h line 73)