Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
Tao1123
on 27/10/2017, 19:00:51 UTC


I figured out the issue with my username.  Now it only shows up at the start then starts mining properly.  However the set errors are still occuring and I am unsure why.  Additionally, I am ordering everything for my first mining rig and have ordered 3 Vega 56 GPUs.  The only part I haven't ordered so far is the frame and I was curious if anyone has any insight as to what frame I should buy.
 this is the frame I am currently looking at but one of the reviews said it doesn't work wiht RX 580 and the Vegas are longer than the 580s.  The reviewer did not however specify why it doesn't work with the 580s.
https://www.newegg.com/Product/Product.aspx?Item=9SIAEXA6CV5495&cm_re=mining_frame-_-9SIAEXA6CV5495-_-Product

You can change the SET to SETX and test if that works.

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

I tried that and it gave me the below errors:

UNKNOWN OPTION setx
UNKNOWN OPTION GPU_FORCE_64BIT_PTR 1
UNKNOWN OPTION setx
UNKNOWN OPTION GPU_MAX_HEAP_SIZE 100
UNKNOWN OPTION setx
UNKNOWN OPTION GPU_USE_SYNC_OBJECTS 1
UNKNOWN OPTION setx
UNKNOWN OPTION GPU_MAX_ALLOC_PERCENT 100
UNKNOWN OPTION setx
UNKNOWN OPTION GPU_SINGLE_ALLOC_PERCENT 100