Skip to content

T-Rex 0.11.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@trexminer trexminer released this 08 Jun 18:54
· 63 commits to master since this release
c3df6c5
  • Significant x25x speed increase
  • Remove dedal algorithm

New features:

  • Use environment variables in config files
    Use %YOUR_ENV_VAR% in any config file field and it will substitute it with the value of YOUR_ENV_VAR environment variable set in your system

Bug fixes:

  • Temperature limit bug (GPU got disabled if there was problems with NVML)
  • P2pool fix #23
  • Show NVML errors and unsupported features
  • Truncate MTP share log message when using --protocol-dump
  • Fix start-up failure in some cases for CUDA 9.1 builds