Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.4.4 - Cryptonight Thread - High hashrate, Low Power
by
kerney666
on 22/04/2019, 11:21:49 UTC
Hello prompt how to include a single-threaded mode, in readme read that it is necessary to use a configuration Y+0, but I tried various combinations (--cn_config=Y+0,L16+16,16+16,16+16,L16+16,L16+16) but the miner gives an error, tell me what I'm doing wrong. As the card which is inserted in X16 irrespective of dispersal and intensity gives out HW errors, I thought can the single-threaded mode will be able to solve my problem.

Just replace Y (intensity) with a value. --cn_config=16+0 for example.
Thanks

Also replace +  with  *  not all card like 16*16. My best value is 16*14

16+16 is always a bad idea, it would use 8GB for pads. I hate that the drivers allow it, I'm guessing they are actually spilling using host-side mem mapped over PCIe,