Author

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

hero member
Activity: 676
Merit: 500
With stock bios I can`t cause they lack power , but if I mine heavy I can make them run at 1300 when ram is -500.
The cards are http://www.palit.biz/palit/vgapro.php?id=2253.
sr. member
Activity: 350
Merit: 250
Kimocoin https://bitcointalksearch.org/topic/annscryptadaptive-kmc-kimocoin-kimotocoin-5-exchanges-524216
Solominig with cudaminer.exe --algo=scrypt:2048 -i0 -H 2  -C 0 -l T5x24  -o http://localhost:1988
core: 1230mhz ram: 3080mhz
original bios
Thanks

Can you not get your clock higher? Which cards are they?
hero member
Activity: 676
Merit: 500
Kimocoin https://bitcointalksearch.org/topic/annscryptadaptive-kmc-kimocoin-kimotocoin-5-exchanges-524216
Solominig with cudaminer.exe --algo=scrypt:2048 -i0 -H 2  -C 0 -l T5x24  -o http://localhost:1988
core: 1230mhz ram: 3080mhz
original bios
Thanks
sr. member
Activity: 350
Merit: 250
Would it be a problem if you switch to scrypt N , when you have time, just to see the difference .
 Minig heavy with 6 cards with two cudaminer windows as you told me pulls 340w.  and if only one cudaminer window 240w. Hashrate respectively 12000 for two and 6500 for one.

Yeh i might be able to switch over later today and im sure someone else will aswell. Just post the coin, and launch config for us to test
hero member
Activity: 676
Merit: 500
Would it be a problem if you switch to scrypt N , when you have time, just to see the difference .
 Minig heavy with 6 cards with two cudaminer windows as you told me pulls 340w.  and if only one cudaminer window 240w. Hashrate respectively 12000 for two and 6500 for one.
sr. member
Activity: 350
Merit: 250
Ok I did some testing and removing 1 ti750 from the system led to power usage down from 510w to 420w , removing onother one led to 330w , so 330w for 4 ti 750. It is like 90w per card . I will try to remove tomorrow the others to see what will be the drop , but as i remember and stated before ,if I leave only one card on riser the system at full gpu load pulls 115w. I don`t know and understand anything about the power usage of these cards anymore.  Huh Huh Huh Huh Huh

your power usage does seem all over the place, currently my 3 750Ti's running at over 1.3GHz are pulling 120W mining groestl (GRS)
hero member
Activity: 676
Merit: 500
Ok I did some testing and removing 1 ti750 from the system led to power usage down from 510w to 420w , removing onother one led to 330w , so 330w for 4 ti 750. It is like 90w per card . I will try to remove tomorrow the others to see what will be the drop , but as i remember and stated before ,if I leave only one card on riser the system at full gpu load pulls 115w. I don`t know and understand anything about the power usage of these cards anymore.  Huh Huh Huh Huh Huh
member
Activity: 98
Merit: 10
i dont mind windows 8.1, i have used it for a while on laptops so i am use to it, i can having to scroll for 10 million years to load command prompt though

What? Using a mouse or touch to fire up the command prompt? Hmmm... am I the only old school here that can't let go of the keyboard?
Try "Windows+R", type "cmd" and Enter. This is what I always do, completely instinctive after a while, and makes the most sense, since you'll be using your keyboard on the command prompt, right?  Wink

Sorry for the off-topic btw, must stop squatting around the thread!

~ Myagui

Using 8.x?   Windows key+X+C for a command prompt, or Windows key+X+A for elevated command prompt.  Windows 8.x is a whole lot easier to use if you remember the power of Windows key+X, and for once, finally, that damned Windows key has a good use besides kicking you out of full screen games.  Smiley

Can't find the shutdown button?  Win+X+U+U.  Device Manager?  Win+X+D.  And so on.

hero member
Activity: 756
Merit: 502
the current github master source code still has bugs. scrypt-jane is known to be not working.

You're essentially using an unoffical (yet unreleased) cudaminer version at this point.

Christian
newbie
Activity: 1
Merit: 0
Been trying to get cudaminer working with my rig and UTC.. I have no problems with VTC, PTC, or several others, works perfect. I have 2-28 and most recent 4/13 commit builds (4/13 is working really nice BTW for other coins!).. Whenever I try to launch for UTC, cudaminer shits the bed...

My rig is 6x 750Ti's.. nvidia 335.23 drivers.. Windows 7..

Here's my launch config.. To narrow down the issue, I'm trying to even just get a single card working..

cudaminer.exe -H 1 -d 0 -i 0 -C2 -l auto -a scrypt-jane:UTC -o stratum+tcp://ultra.leetpools.com:3333 -u user -p pass

I've tried different settings for above, manually setting the -l to T5x24, and many others.. no change in behavior... I get:

[2014-04-15 12:13:05] NVML GPU temperature, fan, power monitoring enabled.
[2014-04-15 12:13:05] 1 miner threads started, using 'scrypt-jane' algorithm.
[2014-04-15 12:13:05] Starting Stratum on stratum+tcp://ultra.leetpools.com:3333

[2014-04-15 12:13:05] Nfactor is 4 (N=32)!
[2014-04-15 12:13:05] GPU #0: GeForce GTX 750 Ti with compute capability 5.0
[2014-04-15 12:13:05] GPU #0: the 'T' kernel ignores the texture cache argument
[2014-04-15 12:13:05] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2014-04-15 12:13:05] GPU #0: 32 hashes / 0.1 MB per warp.
[2014-04-15 12:13:05] GPU #0: using launch configuration T5x24
[2014-04-15 12:13:09] GPU #0: GeForce GTX 750 Ti, 60.75 khash/s
[2014-04-15 12:13:09]         Temp:  42C  Fan speed:  35%  Power:  N/A
[2014-04-15 12:13:10] Stratum detected new block
[2014-04-15 12:13:10] Nfactor is 14 (N=32768)!
[2014-04-15 12:13:11] GPU #0: CUDA error `unknown error` while executing the ker
nel.
[2014-04-15 12:13:11] Closing down NVML GPU monitoring.
[2014-04-15 12:13:11] workio thread dead, waiting for workers...


If I try and let it autotune, it just sits there and never comes back..

Any ideas?? I'm stumped. I've tried both builds I mention above, both 64 and 32 bit (both the same exact symptoms), and scrypt and scrypt-n work no issues..  Huh

sr. member
Activity: 350
Merit: 250
ok so switching to windows 8.1 i have a few notes for everyone about power usage.
so monitoring the power usage of my RM1000 using the corsair link kit which reports the current being used by the 12V rail, here is some details on my power usage.

This is with a full watercooling set-up, and a xeon e3-1230v2. bare in mind my pump used almost 10W

Windows 7 - 84W or 7A
Windows 8 - 24W or 2A

that is with both set to balance power settings, however the windows 8 install is running a windows 7 virtual machines, yes 2 copies of windows for that power usage ;-)
hero member
Activity: 672
Merit: 500
Banned: For Your Protection
How much video card memory does cudaMiner consume when doing Scrypt mining?  I'm tempted to throw a couple of GTX 750 Ti cards in a PC which is already always on.  There are 1GB and 2GB versions of the card available with about a $25 difference between the cards. 

Considering that a stock 750 Ti is supposed to run about 245 KH at 60W, two cards in an already always on PC should give me at least 490 KH at 120W for only about $240 if the 1GB cards can be used.  Going by the BitcoinWisdom calculator, this could actually ROI in about a year.

A year is a long time and you probably haven't factored in electricity cost.
Scrypt mining is going to be dominated by ASICs within a few months and GPUs are certainly going to be unprofitable mining Scrypt within that time.

If you want to mine coins on other algorithms, that's certainly possible, but do note it's a highly speculative venture and will require daily management to keep track of what is profitable and what is not.

If you don't particularly care about the money and are looking for a fun hobby, pick up a few GPUs.
If you're looking to make a profit, you're probably entering the game too late.

Power was accounted for in the calculations, but only power consumed by the cards themselves as the system would have been on anyway.  The mining is purely for hobby and I don't have any real intention of making money, just trying to see it break even at some point in the future.  Heck, I still have seven of the old 333MHash Block Erupter USBs running which may be chewing up more power than they produce in Bitcoin at this point.

Once the Script ASIC flood hits I'll probably try coins on one of the ASIC resistant algos such as Virtcoin or Execoin on Progressive-N Scrypt.  Perhaps by then there will be a good multi-pool for that algorithm like the GHash.IO multi I'm using now for Scrypt.  That does bring up the issue of will other algorithms require 2GB of memory on the card vs. 1GB.  Need to keep that in mind.  Hopefully, somebody somewhere has run tests on the different algorithms supported by cudaMiner and the GPU memory usage for each (if that is possible to track).

My 2¢ - Some algos definitely perform better with more memory, and it's better to have it and not need it, than to need it and not have it. So if you can afford the difference in price, it's better to go ahead and get the 2gb.
newbie
Activity: 10
Merit: 0
Hi have problem building the miner using the ./configure. The error as below:

./configure: line 7268: syntax error near unexpected token `,'
./configure: line 7268: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

I have tried to search on Google but no result, any one will able to help me on this error? Try and figuar it out why and how to solve it
sr. member
Activity: 401
Merit: 250
How much video card memory does cudaMiner consume when doing Scrypt mining?  I'm tempted to throw a couple of GTX 750 Ti cards in a PC which is already always on.  There are 1GB and 2GB versions of the card available with about a $25 difference between the cards. 

Considering that a stock 750 Ti is supposed to run about 245 KH at 60W, two cards in an already always on PC should give me at least 490 KH at 120W for only about $240 if the 1GB cards can be used.  Going by the BitcoinWisdom calculator, this could actually ROI in about a year.

A year is a long time and you probably haven't factored in electricity cost.
Scrypt mining is going to be dominated by ASICs within a few months and GPUs are certainly going to be unprofitable mining Scrypt within that time.

If you want to mine coins on other algorithms, that's certainly possible, but do note it's a highly speculative venture and will require daily management to keep track of what is profitable and what is not.

If you don't particularly care about the money and are looking for a fun hobby, pick up a few GPUs.
If you're looking to make a profit, you're probably entering the game too late.

Power was accounted for in the calculations, but only power consumed by the cards themselves as the system would have been on anyway.  The mining is purely for hobby and I don't have any real intention of making money, just trying to see it break even at some point in the future.  Heck, I still have seven of the old 333MHash Block Erupter USBs running which may be chewing up more power than they produce in Bitcoin at this point.

Once the Script ASIC flood hits I'll probably try coins on one of the ASIC resistant algos such as Virtcoin or Execoin on Progressive-N Scrypt.  Perhaps by then there will be a good multi-pool for that algorithm like the GHash.IO multi I'm using now for Scrypt.  That does bring up the issue of will other algorithms require 2GB of memory on the card vs. 1GB.  Need to keep that in mind.  Hopefully, somebody somewhere has run tests on the different algorithms supported by cudaMiner and the GPU memory usage for each (if that is possible to track).
hero member
Activity: 697
Merit: 503
Which is the latest cudaminer version? Any new builds since february?!

They guy over at Cryptomiing-blog was nice enough to compile and make the files availalble on his site.

These are the ones I am using, and the better error handling is great.

http://cryptomining-blog.com/1998-download-the-latest-build-from-source-of-cudaminer-for-windows/

Also tried it works great for me
sr. member
Activity: 350
Merit: 250
i dont mind windows 8.1, i have used it for a while on laptops so i am use to it, i can having to scroll for 10 million years to load command prompt though

What? Using a mouse or touch to fire up the command prompt? Hmmm... am I the only old school here that can't let go of the keyboard?
Try "Windows+R", type "cmd" and Enter. This is what I always do, completely instinctive after a while, and makes the most sense, since you'll be using your keyboard on the command prompt, right?  Wink

Sorry for the off-topic btw, must stop squatting around the thread!

~ Myagui

i got too use to linux's CTRL-T Sad
haha everything is off topic lately as updates are slow due to the new method to stop AMD
legendary
Activity: 1154
Merit: 1001
i dont mind windows 8.1, i have used it for a while on laptops so i am use to it, i can having to scroll for 10 million years to load command prompt though

What? Using a mouse or touch to fire up the command prompt? Hmmm... am I the only old school here that can't let go of the keyboard?
Try "Windows+R", type "cmd" and Enter. This is what I always do, completely instinctive after a while, and makes the most sense, since you'll be using your keyboard on the command prompt, right?  Wink

Sorry for the off-topic btw, must stop squatting around the thread!

~ Myagui
full member
Activity: 154
Merit: 100
How much video card memory does cudaMiner consume when doing Scrypt mining?  I'm tempted to throw a couple of GTX 750 Ti cards in a PC which is already always on.  There are 1GB and 2GB versions of the card available with about a $25 difference between the cards. 

Considering that a stock 750 Ti is supposed to run about 245 KH at 60W, two cards in an already always on PC should give me at least 490 KH at 120W for only about $240 if the 1GB cards can be used.  Going by the BitcoinWisdom calculator, this could actually ROI in about a year.

A year is a long time and you probably haven't factored in electricity cost.
Scrypt mining is going to be dominated by ASICs within a few months and GPUs are certainly going to be unprofitable mining Scrypt within that time.

If you want to mine coins on other algorithms, that's certainly possible, but do note it's a highly speculative venture and will require daily management to keep track of what is profitable and what is not.

If you don't particularly care about the money and are looking for a fun hobby, pick up a few GPUs.
If you're looking to make a profit, you're probably entering the game too late.
sr. member
Activity: 350
Merit: 250
performance wise, it's not bad I agree... it is just impractical for a workstation (It just takes forever to find any program in the list... even Office... and for some reason it didn't even put an icon on the desktop... )

i didnt even tell office to install but because my login details have office in them it installed itself xD
i dont mind windows 8.1, i have used it for a while on laptops so i am use to it, i can having to scroll for 10 million years to load command prompt though
legendary
Activity: 1400
Merit: 1050
Grin Grin Grin
if it was a coin, everybody would say it's a scam... well that's just microsoft...

don't get me wrong, it is a lot faster, plus my cards installed first time, and mine straight away without issues like i had with windows 7
performance wise, it's not bad I agree... it is just impractical for a workstation (It just takes forever to find any program in the list... even Office... and for some reason it didn't even put an icon on the desktop... )
Jump to: