Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet
by
Call_Me_Bambi
on 10/04/2018, 07:31:29 UTC
Hi has anyone got this working for Claymore 11.3? if so are you able to share your config? Cheers

Here are three Claymore configurations I have tried and tested, all work fine. Which one I use depends on how I'm feeling at the time, and if I think one pool is working better than the other pool.

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

NsGpuCNMiner -xpool stratum+ssl://Pool.XTL.CryptoPool.Space:9000 -xwal
-xpsw X  -pow7 1

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

NsGpuCNMiner -xpool stratum+tcp://communitypool.stellite.cash:6699 -xwal
-xpsw X -pow7 1

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

NsGpuCNMiner -xpool stratum+ssl://communitypool.stellite.cash:6600 -xwal
-xpsw X -pow7 1