Skip to content

ccminer 1.7.0 windows x86/x64 binaries

Compare
Choose a tag to compare
@tpruvot tpruvot released this 06 Nov 20:15
· 324 commits to windows since this release

Nov. 06th 2015 v1.7.0

  • Improve old devices compatibility
    most are SM2 compatible except neoscrypt and whirlpoolx
  • Improve lyra2 (v1/v2) cuda implementations
  • Improve most common algos on SM5+ with sp blake kernel
  • Restore whirlpool algo (and whirlcoin variant)
  • Prepare algo/pool switch ability, trivial method
  • Add --benchmark alone to run a benchmark for all algos
  • Add --cuda-schedule parameter
  • Add --show-diff parameter, which display shares diff,
    and is able to detect real solved blocks on pools.

x86 Built for SM 2.1+ devices
x64 for SM 3.5+

PS: in this release, i dropped specific builds for SM 3.5 (which works with SM 3.0 code)
Building multi arch binaries make the executable very big (36MB uncompressed)
You can try the x64 version if you own a SM 3.5 device