Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the karlsen main repo, there is a miner with a different name and higher version, wtf?? #4

Open
BarbzYHOOL opened this issue Dec 12, 2023 · 1 comment

Comments

@BarbzYHOOL
Copy link

karlsenminer -V == 1.0
karlsen-miner -V = 0.3

@Leon1777
Copy link

It looks like there's some mix-up between the Go CPU miner and the Rust CPU/GPU miner.

  • Go CPU Miner (./karlsenminer -V)
    karlsenminer version 2.0.3
    This miner is included with the Go codebase and is meant for CPU mining.

  • Rust GPU Miner (./karlsen-miner --version)
    karlsen-miner 0.0.4-GPU-0.1
    This one is still being developed, is focused on GPU mining and is also in a separate repo.

The version numbers between these two miners don't really matter and aren't meant to be compared directly.

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

No branches or pull requests

2 participants