Skip to content

Releases: fireice-uk/xmr-stak-nvidia

The king is dead, long live the king!

19 Nov 20:37
Compare
Choose a tag to compare

XMR-Stak is now supporting CPU, AMD and NVIDIA GPUs in a unified miner.

Our new repository is https://github.com/fireice-uk/xmr-stak/releases

Please use our new miner, the old version is retired and unsupported.

Yet another binary fix (tm)

23 Apr 22:32
Compare
Choose a tag to compare

This release should fix the problems on older cards if you were getting illegal memory access errors. I messed up the compiler switches (yes, again), so there are no source code changes.

Antivirus / browser warnings
Unfortunately some bot herders point their botnets to download miners directly from github, which leads them to be flagged by antivirus software. If you want to use the pre-built binaries, you might need to add them as an exception in your antivirus. Another way to prevent antivirus flagging is to compile the code yourself.

If you don't know if you need TLS support, go with -notls version.

For a CPU miner please check out
https://github.com/fireice-uk/xmr-stak-cpu/releases

For an AMD graphics card miner please check out
https://github.com/fireice-uk/xmr-stak-amd/releases

DLL files needed to run the release (if you are getting dll errors):
https://www.microsoft.com/en-us/download/details.aspx?id=52685

Improvements to interactivity and older card hashrate. Easier config!

15 Apr 20:03
Compare
Choose a tag to compare

I'm happy to announce xmr-stak now has two developers! Psychocrypt did most of the heavy lifting on this one. Here are the highlights:

New features:

  • Easier config - the miner will now suggest a config appropriate for your setup.
  • More optimisations for fermi cards
  • Interactivity improvements
  • Much better cmake build script - see readme for build options

If you don't know if you need TLS support, go with -notls version.

For a CPU miner please check out
https://github.com/fireice-uk/xmr-stak-cpu/releases

For an AMD graphics card miner please check out
https://github.com/fireice-uk/xmr-stak-amd/releases

DLL files needed to run the release (if you are getting dll errors):
https://www.microsoft.com/en-us/download/details.aspx?id=48145

Multi GPU error fix

16 Mar 00:34
Compare
Choose a tag to compare

Last release has an error that caused problems on systems with multiple GPUs. This is an express release to fix the issue.

Due to popular demand the binary now is built for following compute abilities: 2.0, 5.2 and 6.0 so it should work on the older cards too. As this is only a compiler switch, there are no changes to the source code.

If you don't know if you need TLS support, go with -notls version.

For a CPU miner please check out
https://github.com/fireice-uk/xmr-stak-cpu/releases

For an AMD graphics card miner please check out
https://github.com/fireice-uk/xmr-stak-amd/releases

DLL files needed to run the release (if you are getting dll errors):
https://www.microsoft.com/en-us/download/details.aspx?id=48145

NVIDIA release

15 Mar 17:33
Compare
Choose a tag to compare

This is the stak v1.3.1 miner ported for NVIDIA mining. The mining core was written by KlausT and psychocrypt, I made following notable changes:

  • Fixed the 128 transaction vulnerability.
  • Fixed a hard limit of 2 results per GPU round. Limit has been expanded to 10 results.

If you don't know if you need TLS support, go with -notls version.

For a CPU miner please check out
https://github.com/fireice-uk/xmr-stak-cpu/releases

For an AMD graphics card miner please check out
https://github.com/fireice-uk/xmr-stak-amd/releases

DLL files needed to run the release (if you are getting dll errors):
https://www.microsoft.com/en-us/download/details.aspx?id=48145