Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
chapmanjw
on 28/04/2014, 17:31:33 UTC
Hello,
I've updated the Mac OS X binaries for CudaMiner [2014-02-28] to support both 5.5 and 6.0 versions of the CUDA toolkit: http://www.johnchapman.net/cudaminer/
I have a forked version of the BillionCoin project here with the adjustments for Qt 5.0 and OS X: https://github.com/chapmanjw/bil. I have submitted a pull request if the developers would like to merge this into the main codebase.
I have a forked version of the BillionCoin project here with the adjustments for Qt 5.0 and OS X: https://github.com/chapmanjw/bil. I have submitted a pull request if the developers would like to merge this into the main codebase.
@cbuchner1: Is it possible to set the "intensity" for CudaMiner like cgminer and other GPU miners? When I am doing other things on my machine, it would be nice to have a way to lower its resource utilization.
-i 1 = useable pc -i 0 = somewhat useable pc
Yea, that's only slightly better for me with -i 1. Still slows things down quite a bit and can't really do work while its mining.
Post
Topic
BoardMining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
chapmanjw
on 24/02/2014, 20:20:56 UTC
@cbuchner1: Is it possible to set the "intensity" for CudaMiner like cgminer and other GPU miners? When I am doing other things on my machine, it would be nice to have a way to lower its resource utilization.
Post
Topic
BoardMining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
I posted a 2014-02-18 release that will not barf when it finds a Maxwell. This doesn't mean that it was optimized for Maxwell (it wasn't!), but it runs. Previously you had to force it to use either the T kernel (scrypt, scrypt-jane) or the K kernel (best for keccak) in order to run. Now it's selected automatically instead of just crashing.
Also CTRL-C terminates the program much faster when mining on a stratum server. Same for the --time-limit option.
Oh, and Autotune does something on Keccak. I just don't think it's of much use You still need to pass a large -L parameter because otherwise the (unnecessarily allocated) scrypt scratchpad limits the maximum number of warps we can run this with.
Let me know if my changes broke anything else for you...
Using CUDA 6.0 with my GeForce GT 650M (1024MB) on OS X (MacBook) seems to have reduced my performance. Any suggestions on other configuration options that might work better with 6.0?
Thanks!
Burn it, burn it with fire! Not the Macbook. CUDA 6.0!
I bake a Macbook Pro in the oven once (PCB only)... the Geforce 8400M issue (defective nVidia chip). Afterwards it worked for 2 more months
Christian
With the performance decrease, the temperature of the GPU is also decreased. So, there is at least that, LOL.
Went back to 5.5, back to 70+ Kh/s.
Post
Topic
BoardMining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
3 ASUS ROG MARS cards are ordered. This should be close to 20 kHash/s YAC mining power - all on one mainboard.
I'm curious to see what your results will be with those as I'm currently experimenting with Yacoin and GTX760's (one 2gb and one 4gb). I'm one bad decision away from dropping some cash and putting a proper rig together.
I have 6 slots...should be able to run 6 r7 240s on my board. But yeah, those Mars look amazing!
Using CUDA 6.0 with my GeForce GT 650M (1024MB) on OS X (MacBook) seems to have reduced my performance. Any suggestions on other configuration options that might work better with 6.0?
Thanks!
Burn it, burn it with fire! Not the Macbook. CUDA 6.0!
I bake a Macbook Pro in the oven once (PCB only)... the Geforce 8400M issue (defective nVidia chip). Afterwards it worked for 2 more months
Christian
With the performance decrease, the temperature of the GPU is also decreased. So, there is at least that, LOL.
Post
Topic
BoardMining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
compile cudaminer and compare results. the T kernel for keccak might be interesting to check out. In CUDA 5.5 it gives a rather shocking performance.
Christian
Using CUDA 6.0 with my GeForce GT 650M (1024MB) on OS X (MacBook) seems to have reduced my performance. With 5.5 I was seeing 70 - 75 Kh/s. With 6.0 I am seeing 45 - 50 Kh/s.
With both versions I have been using K4x32 as my configuration. Any suggestions on other configuration options that might work better with 6.0?
Thanks!
Post
Topic
BoardMining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
chapmanjw
on 13/02/2014, 17:59:36 UTC
Here is some more CudaMiner artwork (feel free to use):
A good start would be a complete CUDA engine with "4.0+" capabilities. What's does that 4.0+ mean? A device that has uncrippled integer performance (my 760 is crippled because only on 3.5 there are shifters??? ) that without hardware assist already offers 500Kh/s scrypt for 200 (compared with the 470Kh/s at 170 for R9-270). That '+' means dedicated transistors for one or more SHA2 units (if I have a damn clue what I'm talking about ) and whatever other acceleration possible without being too costly.
Then, resale value and power usage. For resale value, perhaps video out is necessary. At worst I can still sell it as a used videocard, unlike those Tesla server units. Power usage means unlocked undervolting, power/performance profiles, etc...
What you want is some sort of asic build by nvidia... a graphic card without video out lol
these things already exist, as Tesla Compute cards.
and the mining market seems to be asking for exactly this, minus the huge price tag.
A good start would be a complete CUDA engine with "4.0+" capabilities. What's does that 4.0+ mean? A device that has uncrippled integer performance (my 760 is crippled because only on 3.5 there are shifters??? ) that without hardware assist already offers 500Kh/s scrypt for 200 (compared with the 470Kh/s at 170 for R9-270). That '+' means dedicated transistors for one or more SHA2 units (if I have a damn clue what I'm talking about ) and whatever other acceleration possible without being too costly.
Then, resale value and power usage. For resale value, perhaps video out is necessary. At worst I can still sell it as a used videocard, unlike those Tesla server units. Power usage means unlocked undervolting, power/performance profiles, etc...
What you want is some sort of asic build by nvidia... a graphic card without video out lol
these things already exist, as Tesla Compute cards.
and the mining market seems to be asking for exactly this, minus the huge price tag.