Skip to content

Releases: tsiv/ccminer-cryptonight

Win32 commit c874975: fixed compute 2.0 and added compute 5.2

26 Sep 10:20
Compare
Choose a tag to compare

CUDA 6.5 build, compute 2.0, 3.0, 3.5, 5.0 and 5.2. No idea if compute 5.2 helps the new 900 series cards in any way, good luck. You'll need fairly recent drivers due to CUDA 6.5.

Win32 binary for commit ddb355a

26 Jul 08:55
Compare
Choose a tag to compare
Pre-release

Compiled with CUDA 6.0 for compute 2.0/3.0/3.5/5.0, cuda runtime included in the zip. Minor update, cleaned up the compute 2.0 version a bit and included Wolf's keccak implementation.

Win32 binary for commit 96b2ced

24 Jul 01:48
Compare
Choose a tag to compare
Pre-release

Should give a 15% or so boost for at least some compute 3.0+ cards, Maxwell and 2.0 cards unaffected.

Win32 binary for the latest commit

05 Jul 08:04
Compare
Choose a tag to compare
Pre-release

Major improvement to interactivity, see README.txt on --bfactor and --bsleep. Should also further alleviate TDR issues due to the major time hog of the algorithm being broken down into smaller launches.

Experimental release, needs testing on non-Maxwell compute 3.0+ hardware

23 Jul 05:14
Compare
Choose a tag to compare

Results from testing decide whether I release the latest changes or roll back.

Windows binary, commit 44bc11e

30 Jun 06:15
Compare
Choose a tag to compare
Pre-release

With the other algorithms removed and my algo not requiring the Kepler shuffle (at least not yet) I've enabled compute 2.0 builds. This release only adds compute 2.0 support in addition to 3.0 and 3.5, no need to update if you're running the previous release already. Compute 2.0 performance is a mystery, no idea what to expect.

Windows binary, commit 72f35da

30 Jun 03:31
Compare
Choose a tag to compare
Pre-release

Compute 3.0/3.5, +18% on a 750 Ti compared to previous release.

Windows binary, commit 78a196f

28 Jun 06:54
Compare
Choose a tag to compare
Pre-release

32-bit Windows, compute 3.0 and 3.5. Major overhaul under the hood, doesn't show much on the outside. Biggest change would be splitting the cryptonight kernel into smaller pieces. This should help with the Windows TDR problems by releasing the GPU for a short while between the steps through. Also gained an unintentional 3-4% boost to hashrate, woop...

Windows binary for commit dd83f59

25 Jun 05:54
Compare
Choose a tag to compare
Pre-release

32-bit Windows binary with compute 3.0 and 3.5 support, see commit for details on what's new.

dd83f59