Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.2.3
by
cammino
on 06/04/2018, 04:52:05 UTC
Rejects generally mean incorrect algo.  You should be using normalv7 for stellite according to https://bitcointalk.org/index.php?topic=3167363.msg33955720#msg33955720

CL_INVALID_BUFFER_SIZE errors means you're running out of GPU mem.  Reduce your intensity.

Thanks.