Post
Topic
Board Mining (Altcoins)
Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm
by
redmonski
on 31/01/2019, 14:38:56 UTC
1.3 doesn't detect any devices on windows (system with amd card)
rhminer is for nvidia devices only, no support yet for amd cards.

Isn't 1.3 CPU only? So it should not care about a GPU and just run regardless?
your bat file looks like this?
:start
  REM Mining on mine.pool.pascalpool.org with four CPU thread
  rhminer.exe -r 20 -s stratum+tcp://mine.pool.pascalpool.org:3333 -su ACCOUNT.0.WORKER/EMAIL -cpu -cputhreads 4
goto start