miniZ-miner / miniZ

37 stars 1 forks source link

Offsets don't engage #17

Open sofos1990 opened 1 year ago

sofos1990 commented 1 year ago

When ZIL mining starts the offsets don't seem to work. I set --gpuclock at 1410 and --memclock at 5001. Beloiw them I set --coreoffse2 1100 and --memoffset2 2000 for ZIL. Although, during ZIL mining, the miner still uses 1410 and 5001 mems. I can tell also from the lower hashrate on ZIL that it would be with 1100 and 2000. Thanks!

miniZ-miner commented 1 year ago

Hi sofos1990, There is an issue with Ocs options, these don't seem to be applied.
We're having a look and working to fix this asap. Thank you for your feedback! Cheers (It is best not to mix the --gpuclock/memclock options (absolute value options) with the offset options.)