I'm trying to run sgmier download from
http://dwarfpool.com/twe and followed the guide from website but GPU always fails
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
[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
hereand 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