Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
beppe
on 26/04/2013, 18:16:12 UTC
hi, i'm using a gt-430 but can't get anything to work.

when I launch
cudaminer.exe -o http://newlc.ozco.in:9332 -u xxxxxxxxxxx -p xxxxxxxxx -d 0
i get
Code:
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2013-04-22 (alpha)
        based on pooler-cpuminer 2.2.3 (c) 2010 Jeff Garzik, 2012 pooler
               Cuda additions Copyright 2013 Christian Buchner
           My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-04-26 20:10:35] 1 miner threads started, using 'scrypt' algorithm.
[2013-04-26 20:10:35] Long-polling activated for http://newlc.ozco.in:9332/LP
[2013-04-26 20:10:35] GPU #0: starting up...

[2013-04-26 20:10:35] GPU #0:  with compute capability 716.25
[2013-04-26 20:10:35] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2013-04-26 20:10:35] GPU #0: Performing auto-tuning (Patience...)
[2013-04-26 20:10:35] GPU #0:    0.00 khash/s with configuration  0x0
[2013-04-26 20:10:35] GPU #0: using launch configuration  0x0
then it crashes and I see the window "windows is searching for a solution"

if I launch cudaminer with --no-autotune it doesn't crash, but all I get is
Quote
[2013-04-26 20:14:21] GPU #0: , 0 hashes, 0.00 khash/s

what can I do?