Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
demosdeath
on 25/07/2017, 09:41:33 UTC
Can any one help me with those errors?
[12:36:57] Started sgminer 5.3.3
[12:36:57] * using Jansson 2.10
[12:36:57] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[12:36:57] WARNING: GPU_USE_SYNC_OBJECTS is not specified!

this is my bat file:
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe -k skunkhash -o stratum+tcp://sigt.pool.mn:8732 -u gogik.gogi -p 566 -I 20
pause

I'm using single RX 480 GPU

I've tried to change:
 GPU_MAX_ALLOC_PERCENT and -I but it didn't work
And also I've tried to use --gpu-platform 0,1,2 but it didn't work either