3

I have just started mining and I have been using a AMD gpu, well I came up on a NIVDIA gpu and I would like to run it beside my AMD gpu. Anyone know How this could be done and with what mining software and settings?

MoneroMiner
  • 31
  • 1
  • 4

1 Answers1

2

It is definitely possible. You would have to start the AMD and nVidia miners seperately and configure them so that they only used the index of the GPU that they are compatible with. I think in claymore's cryptonight miner it would be -di 02 if you wanted to use GPU 1 and 3. (Computer's use arrays that start at zero to count indices)

As far as I'm aware there are not any nVidia and AMD dual miners for cryptonote algorithm.

Please add more about your operating system for clearer instructions.

Edit: Use ccminer-cryptonight https://github.com/tsiv/ccminer-cryptonight/releases for your nVidia GPU

Use claymore's cryptonight miner for AMD.

If your #1 GPU was AMD and your #2 GPU was nVidia: claymore would have a "-di 0" flag in the command line or config file ccminer would have a "-d 1" flag in the command line or bat file

JollyMort
  • 19,934
  • 3
  • 46
  • 105
shamelessApathy
  • 509
  • 5
  • 12