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
*** 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
[2013-04-26 20:14:21] GPU #0: , 0 hashes, 0.00 khash/s
what can I do?
Stupid question ( Heck I just now figured out how to get this thing to launch myself ) .... but did you make a launch.bat file? When I first tried to use cuda, I got something kinda like that... then I made the launch.bat, put the info needed in it :
cudaminer -o
http://website:port -O"username:password" -i 1 ( take out the " of course... leaving a space)
then I just double click on it and it launches no probs for me. You can add flags to this as needed ( like remove autotune and add you own *x* to it ectect)
I wish the directions were more clear than "dl this and that and run"...makes it hard for those of us that are not very good at stuff like this.
Yeah I see what you did there... thats not right. Make the launch.bat file with your notepad...make sure when you save it , you save it as "launch.bat" without the ".... chose "all files" when you save it so it will save as a .bat file instead of a notepad ...and in the folder you have the cuda.exe in. Then all you should have to do is double click on the .bat file you just made and it should launch.