Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 1043. (Read 3426921 times)

newbie
Activity: 29
Merit: 0
Kinda curious their what your getting with your 660ti on its stock speed their cbuchner1 I get about 250khash/s off the start then it drops to maybe 247khash/s. Im using the 12-18 version. Would I see a decent improvement compiling off the github? And whats  a stock gtx 460 get roughly for hash rate?
full member
Activity: 182
Merit: 100
Okay then I have no clue, all I can say is that I have a hashrate of 275k when I use GPU sha256 hashing (so -h 2), perhaps these results do scale properly?

EDIT: I am off to bed now

I'm not using -H 2 though, I'm using -H 1. -H 2 lowers my hash rate very slightly.

I think that would be the difference then. Also I run 64bit and use the latest beta drivers.
full member
Activity: 168
Merit: 100
It'd be a relatively big task, but IMO, a fork of CGMiner with the CUDAminer code built into it or CUDAminer with a similar interface would be perfect, particularly for switching pools at will and being able to adjust some parameters on the fly to try and tweak the cards for best performance. The original CPUMiner was a good base to start from for this project, but maybe it's time to consider an improved interface.

it probably won't be me doing this fork. the cpuminer code is fairly elegant and minimal - this is why it is so easy to work on it.

With CGMiner you probably need to be an Einstein to get something integrated.

Christian



I happy without the interface, I'm just loving that you turned my good card (for work and my research needs) into a better miner when i'm not mining it. Just hope there is more you can squeeze out the little bugger.
hero member
Activity: 756
Merit: 502
It'd be a relatively big task, but IMO, a fork of CGMiner with the CUDAminer code built into it or CUDAminer with a similar interface would be perfect, particularly for switching pools at will and being able to adjust some parameters on the fly to try and tweak the cards for best performance. The original CPUMiner was a good base to start from for this project, but maybe it's time to consider an improved interface.

it probably won't be me doing this fork. the cpuminer code is fairly elegant and minimal - this is why it is so easy to work on it.

With CGMiner you probably need to be an Einstein to get something integrated.

Christian
full member
Activity: 168
Merit: 100
My mining pool went down while I was mining with CudaMiner.
It was down for 17 Minutes and then came back online.

Just want to say, that CudaMiner did a great job and it started to mine again as soon as the pool was back online.
Well done. Timeouts are working great and it did start without any high delay or problems.

still, these 17 minutes are lost time. I really want to integrate some failover. Just the day I started mining on hashco.ws they suffered some bad outages (DDOS?). Failover would have helped a lot.

Christian


It would be nice to have the ability to mine with a failover. I tried poking around in the code, but everything i did effected the hashrate so i left it.
hero member
Activity: 780
Merit: 501
Both the 32 bit and 64 bit versions crash on my Windows 7 system:

Code:
[2013-12-28 07:23:28] Starting Stratum on stratum+tcp://192.168.0.58:3333
[2013-12-28 07:23:28] 2 miner threads started, using 'scrypt' algorithm.
[2013-12-28 07:23:28] Stratum detected new block
[2013-12-28 07:23:29] GPU #1: GeForce 8800 GTX with compute capability 1.0
[2013-12-28 07:23:29] GPU #1: interactive: 1, tex-cache: 0 , single-alloc: 0
[2013-12-28 07:23:29] GPU #0: GeForce 8800 GTX with compute capability 1.0
[2013-12-28 07:23:29] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2013-12-28 07:23:30] GPU #1: Performing auto-tuning (Patience...)
[2013-12-28 07:23:30] GPU #1: maximum warps: 165
[2013-12-28 07:23:30] GPU #1:    0.00 khash/s with configuration L0x0
[2013-12-28 07:23:30] GPU #1: using launch configuration L0x0

Have you got the latest nvidia drivers? I had the same when on old drivers.

Just updated to the latest WHQL 331.82, rebooted, and it still crashed.

Try passing a launch configuration like -l L16x3. would it still crash?

Christian



I had this problem before

Auto-tuning crashed when I ran with more than 1 card, try running with -d 0 just to get the best config
Then run with -d 0,1 -l

Crashed with -d 0
Works with -l L16x3:

sr. member
Activity: 388
Merit: 250
My mining pool went down while I was mining with CudaMiner.
It was down for 17 Minutes and then came back online.

Just want to say, that CudaMiner did a great job and it started to mine again as soon as the pool was back online.
Well done. Timeouts are working great and it did start without any high delay or problems.

still, these 17 minutes are lost time. I really want to integrate some failover. Just the day I started mining on hashco.ws they suffered some bad outages (DDOS?). Failover would have helped a lot.

Christian


It'd be a relatively big task, but IMO, a fork of CGMiner with the CUDAminer code built into it or CUDAminer with a similar interface would be perfect, particularly for switching pools at will and being able to adjust some parameters on the fly to try and tweak the cards for best performance. The original CPUMiner was a good base to start from for this project, but maybe it's time to consider an improved interface.
member
Activity: 98
Merit: 10
Okay then I have no clue, all I can say is that I have a hashrate of 275k when I use GPU sha256 hashing (so -h 2), perhaps these results do scale properly?

EDIT: I am off to bed now

I'm not using -H 2 though, I'm using -H 1. -H 2 lowers my hash rate very slightly.
full member
Activity: 182
Merit: 100
Okay then I have no clue, all I can say is that I have a hashrate of 275k when I use GPU sha256 hashing (so -h 2), perhaps these results do scale properly?

EDIT: I am off to bed now
member
Activity: 98
Merit: 10
What happens if you temporarily disable the Radeon?

I just tried it. After about 10 minutes, the GPU temp is hovering between 77-78C. That's all, hash rate is the same.
full member
Activity: 182
Merit: 100
What happens if you temporarily disable the Radeon?
member
Activity: 98
Merit: 10
Other than a really high temperature, I see not much problems.
My card runs 75C with 55% fan

Yeah, the case doesn't have the best airflow, and it's sitting above a Radeon that's always mining, so the slightly high temp isn't a surprise. It's also why I don't OC the card. What is a surprise is that extra % you get per clock vs what I get, on the same or similar settings.
full member
Activity: 182
Merit: 100
Other than a really high temperature, I see not much problems.
My card runs 75C with 55% fan
member
Activity: 98
Merit: 10
full member
Activity: 182
Merit: 100
On GPU-Z does it show any cap other than GPU usage?
member
Activity: 98
Merit: 10
full member
Activity: 182
Merit: 100
Did you try multithreaded cpu hashing? (-h 1)
member
Activity: 98
Merit: 10
As I just said in my last post, your model was the card I was comparing against when I did the percentages. You get ~23% higher khash rates with ~15% higher of a clock speed, which I just don't understand.
full member
Activity: 182
Merit: 100
member
Activity: 98
Merit: 10
Asus GTX670-DC2T-2GD5 would be mine then... I really thought they would all be the same.

You have one of the overclocked versions (there's 3, at different levels of overclock), specifically the one with the highest factory clock that I was comparing against when I did those percentages.
Jump to: