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

[QUESTION] Can Dagger be merge mined while mining Monero ? #61

Open
nmateo opened this issue Apr 12, 2023 · 3 comments
Open

[QUESTION] Can Dagger be merge mined while mining Monero ? #61

nmateo opened this issue Apr 12, 2023 · 3 comments

Comments

@nmateo
Copy link

nmateo commented Apr 12, 2023

It's not an issue, but rather a question:
Can Dagger be merge mined while mining Monero ?
Thanks in advance

@FSOL-XDAG
Copy link

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

@nmateo
Copy link
Author

nmateo commented Apr 13, 2023

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

@FSOL-XDAG
Copy link

Not possible.

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