Search content
Sort by

Showing 4 of 4 results by bscoin
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
bscoin
on 07/02/2014, 11:22:01 UTC
I forgot to mention, when compiling the SHA patch on Linux I had to manually add -lcrypto to the linker flags in the Makefile. I imagine the configure.ac patch should have taken care of that. In any case it compiled on OS X just fine... configure appears to have added redundant -lssl and -lcrypto flags to LIBCURL.

Also, I've received my first payout, and it looks like more miners are starting to find their way to 1gh, I'm slowly getting bumped down the ranks of the front page.

I'm having problems with the SHA patch,

Can you please specify where you added the -lcrypto, please?

Thanks
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
bscoin
on 07/02/2014, 08:26:39 UTC
I'm a bit confused.

I have a  GTX 560 Ti

With  -l f25x23, I get 294501 khash/s, but the GPU is hardly in use.
With -l  F1536x16 I get some out of memory errors at the start, but it works, giving me 75284 khash/s. The GPU is using about 80%

Is the f25x23 doing it's job?

Thanks


No

try 1024x16

It gave me just 18893 khash/s
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
bscoin
on 07/02/2014, 08:20:02 UTC
With -l  F1536x16 I get some out of memory errors at the start, but it works, giving me 75284 khash/s. The GPU is using about 80%

Is the f25x23 doing it's job?

Thanks


yes. the keccak support was a rush job, so it has a few rough edges.



Thanks, but I didn't get the answer. Should I use f25x23 or F1536x16? I have a suspicion that I should be using the one making the most use of the GPU, right?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
bscoin
on 07/02/2014, 08:13:20 UTC
I'm a bit confused.

I have a  GTX 560 Ti

With  -l f25x23, I get 294501 khash/s, but the GPU is hardly in use.
With -l  F1536x16 I get some out of memory errors at the start, but it works, giving me 75284 khash/s. The GPU is using about 80%

Is the f25x23 doing it's job?

Thanks