XDagger / xmrig2xdag

XMRig2XDAG is a stratum proxy for Monero (XMR) miners mining XDAG coins
16 stars 7 forks source link

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

Open nmateo opened 1 year ago

nmateo commented 1 year ago

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

FSOL-XDAG commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Not possible.