We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's not an issue, but rather a question: Can Dagger be merge mined while mining Monero ? Thanks in advance
The text was updated successfully, but these errors were encountered:
You can do this, but with two separate miners. One can imagine this strategy:
Miner 1: x4x running on thread 1/3/5/7 Miner 2: XMRIG classic running on threads 0/2/4/6
To do this, you will need to customise CPU AFFINITY. Read this: https://medium.com/@fsol/optimising-xmrig-to-mine-xdag-c0240f8ad827
Sorry, something went wrong.
You can do this, but with two separate miners. One can imagine this strategy: Miner 1: x4x running on thread 1/3/5/7 Miner 2: XMRIG classic running on threads 0/2/4/6 To do this, you will need to customise CPU AFFINITY. Read this: https://medium.com/@fsol/optimising-xmrig-to-mine-xdag-c0240f8ad827
My intention was to "merge" mine, basically, to mine both on the same threads, with the same app
Not possible.
No branches or pull requests
It's not an issue, but rather a question:
Can Dagger be merge mined while mining Monero ?
Thanks in advance
The text was updated successfully, but these errors were encountered: