Skip to content

Rigel 1.3.9

Choose a tag to compare

@rigelminer rigelminer released this 08 Mar 15:11
· 48 commits to main since this release
af2ce37
  • (Nexa) Add --kernel parameter to switch between different nexapow implementations (see notes below)

Bug fixes:

  • (UI) dual mining view switch (e.g. nexapow <-> zil) is broken on Windows

Additional notes
Some GPUs saw an efficiency drop in v1.3.8 compared to v1.3.7. This release allows opting in for 1.3.7 performance level by selecting kernel #2 for the affected GPUs.
Example: --kernel _,_,2,_ <- this will enable the "1.3.7 mode" for the third GPU. The rest will work as before (v1.3.8).
If all your GPUs were working better on 1.3.7, then it's sufficient to set --kernel 2, it'll apply to all cards.
See --kernel parameter description in README.md or https://github.com/rigelminer/rigel for more details.