Skip to content

Add regexes: ethminer, T-Rex, lolMiner; Edit ethash test: diff, blob;#43

Draft
Spudz76 wants to merge 1 commit into
MoneroOcean:masterfrom
Spudz76:master-addMiners
Draft

Add regexes: ethminer, T-Rex, lolMiner; Edit ethash test: diff, blob;#43
Spudz76 wants to merge 1 commit into
MoneroOcean:masterfrom
Spudz76:master-addMiners

Conversation

@Spudz76
Copy link
Copy Markdown
Contributor

@Spudz76 Spudz76 commented Oct 22, 2021

  • Add regexes for ethminer/T-Rex/lolMiner/PhoenixMiner
  • Change test packets for ethash:
    • Lower test diff, T-Rex/PhoenixMiner thought 1000000 was illegal (possibly others didn't like it, too) 10.24 is plenty
    • Update to recent epoch blob (390 was ancient, 448 now) mainly because GTX1060 (and others) lose hashrate as epoch ages due to bandwidth something something. So this will be more accurate.
  • Fixed problem with false matching in regexes (wrong miner hit)
  • Modified benchmark to go line-by-line so that you can cat a log file as a "miner"
  • Add variance logic to automatically ignore widely strange hashrates (such as low at startup)
  • Update regexes for TeamRedMiner
  • Move less specific regexes to bottom to avoid false hits
  • Fixed and tested T-Rex with multiple GPUs (track and take total); it does not show a Total line when there is only a single GPU, therefore the complexity

@Spudz76 Spudz76 marked this pull request as draft October 22, 2021 21:30
@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 22, 2021

Found bug with T-Rex if you have more than GPU#0, fixing...

@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 23, 2021

  • Fixed problem with false matching in regexes (wrong miner hit)
  • Modified benchmark to go line-by-line so that you can cat a log file as a "miner"

@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 23, 2021

  • Add variance logic to automatically ignore widely strange hashrates (such as low at startup)

@Spudz76 Spudz76 closed this Oct 23, 2021
@Spudz76 Spudz76 reopened this Oct 23, 2021
@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 23, 2021

  • Update regexes for TeamRedMiner

@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 23, 2021

  • Move less specific regexes to bottom to avoid false hits

@Spudz76
Copy link
Copy Markdown
Contributor Author

Spudz76 commented Oct 23, 2021

  • Fixed and tested T-Rex with multiple GPUs (track and take total); it does not show a Total line when there is only a single GPU, therefore the complexity

@Spudz76 Spudz76 force-pushed the master-addMiners branch 2 times, most recently from 95d3be4 to 225860a Compare October 23, 2021 09:56
@MoneroOcean MoneroOcean force-pushed the master branch 2 times, most recently from d3f03aa to e754398 Compare May 10, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant