Skip to content

Releases: bogdanadnan/multiminer

Windows Build v1.1.0 - Beta

24 Jan 10:44
5b4b5e6
Compare
Choose a tag to compare
Pre-release

ChangeLog:

  • added support for UraniumX
  • support for multiple ids in --gpu-id flag (eg. --gpu-id=1,3,5)
  • bugfix for miner stuck in dev fee loop in case dev fee pool is down
  • hashrate improvements
  • reduce cpu load when gpu mining

Issues:

  • OpenCL doesn't seem to be stable on some systems, it might crash or reboot system
  • Nvidia cards on windows are best run using -t 1 (for both CUDA and OpenCL)

Prerequisites: Please install latest official drivers from GPU developer (NVidia/AMD). Default drivers that come with Windows seems not to properly support CUDA/OpenCL. You might also need to install Visual C Runtime 2015. (https://www.microsoft.com/en-us/download/details.aspx?id=52685)

Usage: Please extract the zip file. Inside you will find a start.bat file with a sample startup line.
For first time run I advise you to run it from command line instead of bat file in order to be able to see possible error messages and to fix accordingly. After you are satisfied with your settings, save the command line in the start.bat file and start it by double clicking. There are binaries for each CPU architecture, please choose which one fits for your processor. Default version (no extension) is compiled with lowest optimizations (SSE2 only).
Thank you and happy mining!

Windows Build v1.0.0

08 Jan 14:30
48e3c47
Compare
Choose a tag to compare

Prerequisites: Please install latest official drivers from GPU developer (NVidia/AMD). Default drivers that come with Windows seems not to properly support CUDA/OpenCL. You might also need to install Visual C Runtime 2015. (https://www.microsoft.com/en-us/download/details.aspx?id=52685)

Usage: Please extract the zip file. Inside you will find a start.bat file with a sample startup line.
For first time run I advise you to run it from command line instead of bat file in order to be able to see possible error messages and to fix accordingly. After you are satisfied with your settings, save the command line in the start.bat file and start it by double clicking. There are binaries for each CPU architecture, please choose which one fits for your processor. Default version (no extension) is compiled with lowest optimizations (SSE2 only).
Thank you and happy mining!