Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
miniZ
on 04/05/2019, 18:46:02 UTC
* Better mode detection 3GB cards. (150,5)

Can you give more details? Does this mean automatic --mode=3 even when flag not included in command line?
Hi ltxminer,
That was the ideia... did it work for you? Smiley
Cheers


It did not.

My rig card #0 is 6gb, the rest is 3gb
Maybe that is the problem for your auto setting
Hi ltxminer,
When you use --mode=3, the miner will apply this mode to all GPUs. This includes the 1060 6GB that will run slower since this (very likely) is  not the optimal mode for this GPU.
You can try running miniZ with --mode=3 --mode0 4 or --mode=3 --mode0 8, this will set mode=3 for all GPUs except for the GPU#0.
Sorry about the complicated settings. --mode is still an experimental setting, and we are going to try to improve automatic detection for the next release.
Cheers