Post
Topic
Board Mining (Altcoins)
Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm
by
4ward
on 31/01/2019, 15:29:43 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

yup, the same, except it just exits without any message

rhminer -completelist
rhminer -list

also return nothing


1.2 runs fine, but its significantly slower