Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.2: The Fastest NeoScrypt GPU Miner
by
Potap
on 17/09/2016, 05:07:54 UTC
please  help

my nsgminer-win32-0.9.2  not connect to the poool

i use this commande

nsgminer --neoscrypt -g 1 -w 128 -I 13 --gpu-engine 1000 --gpu-memclock 1500 -o s1.theblocksfactory.com:3333 -O A250.3:x

befor work 100%  BUT I HAVE 5 days  not connect  it connect only to local host  127.0.0.1

please   help   Angry


@echo off
Color 0A
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
nsgminer --neoscrypt -o stratum+tcp://s1.theblocksfactory.com:3334 -O A250.3:x -g 1 -w 256 -I 16 --gpu-engine 1000 --gpu-memclock 1500
pause