Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
redhorse
on 10/08/2017, 09:37:57 UTC
What are you settings and bat file to mine it...

I have GTX 1070 asus and i get like 18-19mhs?

Can somebody share it so i can try...
Thx

What miner are you using? I get around 35 Mhs with palginmod miner using this bat file:

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ccminer -a skunk -o stratum+tcp://sigt.suprnova.cc:7106 -u redhorse.signatum01 -p X --cpu-priority=3 -i 22
pause