newbie
Activity: 34
Merit: 0
I posted earlier about using the NVidia FX 3700 with 128 core CUDA processing. When I try to run the CUDA miner, below is what I get:
C:\DOCUME~1\tacsim\Desktop\BONEIS~1\BitCoin\guiminer\miners\puddinpop>rpcminer-c
uda.exe AGGRESSION=7 --user=CRYPT.xxx --pass=xxxxxx -o api.bitcoin.cz -p 8332
--device=0 --platform=0 --verbose -v -w256
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 CUDA GPU devices found
Setting CUDA device to first device found
Loading module bitcoinminercuda_11.cubin
CUDA initialized
Done allocating CUDA resources for (16,16)
Finding best configuration step end (16,16) 1859ms prev best=922337203685477580
7ms
Done allocating CUDA resources for (16,32)
Finding best configuration step end (16,32) 937ms prev best=1859ms
Done allocating CUDA resources for (16,64)
Finding best configuration step end (16,64) 468ms prev best=937ms
Done allocating CUDA resources for (16,128)
Finding best configuration step end (16,128) 250ms prev best=468ms
Done allocating CUDA resources for (16,256)
Finding best configuration step end (16,256) 172ms prev best=250ms
Done allocating CUDA resources for (32,16)
Finding best configuration step end (32,16) 937ms prev best=172ms
Done allocating CUDA resources for (32,32)
Finding best configuration step end (32,32) 468ms prev best=172ms
Done allocating CUDA resources for (32,64)
Finding best configuration step end (32,64) 250ms prev best=172ms
Done allocating CUDA resources for (32,128)
Finding best configuration step end (32,128) 172ms prev best=172ms
Done allocating CUDA resources for (32,256)
Finding best configuration step end (32,256) 156ms prev best=172ms
Done allocating CUDA resources for (64,16)
Finding best configuration step end (64,16) 500ms prev best=156ms
Done allocating CUDA resources for (64,32)
Finding best configuration step end (64,32) 250ms prev best=156ms
Done allocating CUDA resources for (64,64)
Finding best configuration step end (64,64) 172ms prev best=156ms
Done allocating CUDA resources for (64,128)
Finding best configuration step end (64,128) 172ms prev best=156ms
Done allocating CUDA resources for (64,256)
Finding best configuration step end (64,256) 172ms prev best=156ms
Done allocating CUDA resources for (128,16)
Finding best configuration step end (128,16) 500ms prev best=156ms
Done allocating CUDA resources for (128,32)
Finding best configuration step end (128,32) 234ms prev best=156ms
Done allocating CUDA resources for (128,64)
Finding best configuration step end (128,64) 172ms prev best=156ms
Done allocating CUDA resources for (128,128)
Finding best configuration step end (128,128) 172ms prev best=156ms
Done allocating CUDA resources for (128,256)
Finding best configuration step end (128,256) 172ms prev best=156ms
Done allocating CUDA resources for (32,256)
0 khash/s
0 khash/s
0 khash/s
0 khash/s
and the 0 khash/s just continues...
Again, am I missing something?
thanks,
V/R
The CRYPT