Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Twecoin] [TWE] CPU/GPU - 4 op new hash| NO PREMINE| LAUNCHED!
by
ShXnot
on 25/04/2014, 14:41:37 UTC
I'm trying to run sgmier download from http://dwarfpool.com/twe and followed the guide from website but GPU always fails

Quote
sgminer -k twecoin --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3348" -u COIN_WALLET.1 -p 1
--failover-only -o "stratum+tcp://moria.dwarfpool.com:3348" -u COIN_WALLET.1 -p 1

Quote
[09:46:27] Started sgminer 4.1.153-159-ged59-dirty
[09:46:27] Initialising kernel twecoin.cl with bitalign, unpatched BFI
[09:46:27] Probing for an alive pool
[09:46:29] Network diff set to 9.07M
[09:46:29] Error: clSetKernelArg of all params failed.
[09:46:29] GPU 0 failure, disabling!

i recommend you to download your miner from here
and follow the example usage
just add these 2 lines to your .bat file (before any settings) :
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
good luck