Author

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

I_M
full member
Activity: 135
Merit: 100
hero member
Activity: 812
Merit: 1000
http://scrypt.cc?ref=baars

If you guys didn't know about this website, scrypt cloud mining...
The khash price for know is I think expensive... but could be interesting one day...

Some website, already selling the gtx 750 Ti at higher price than 170.... dammit !

I'm getting a boatload at 173... Sad
full member
Activity: 173
Merit: 100
Damn it... Bought 3 with a portion of my Bitcoin haul from the Maxcoin launch...  Cry

EDIT: And today I become a Tittiecoin MILLIONAIRE!!  Grin
That only makes 500000 ladies... Cheesy

Nice!!

Going to mine motorboat these suckers till a) they take off and are worth something or b) coin collapses and is no longer being supported by devs.

I believe in Titties Wink
member
Activity: 84
Merit: 10
I'm not sure @ what time over the evening, but I did have a cudaminer ( more likely driver ) failure, I awoke to a cmd window full of scrolling text ( its never legible so I cant past the error ). I'll keep an eye on it and see if I can post any valuable info. Christian, I do have a question, as stated previously, is there any way to send cudaminer a stop command, yet still have the text in the cmd window, so that if it is a cudaminer issue I can post the screen shot here? Its weird when it does it ( typically is a driver failure ), and it just keeps scrolling over and over, and is un legible.

Also, Im not sure if its possible , however does any one know of a way to automatically recover from a driver failure, so that when the drivers actually recover ( its usually fast ) , that the miner would kick back into action @ the last previous settings?

Not only am I running the new nVidia drivers, & new cudaminer, but also the latest version of GPU tweak 2.5.4.2 ( I had been using an older one ) so I now have unfortunately 3 variables :S.



I saw a similar phenomenon while updating to the new Nvidia driver with Cudaminer running. It did not recur before or after.

BTW, my hash rate on Maxcoin increased by around 2% after updating the driver (old 580 card).

After I upgraded my three pieces of software, I did do a reboot of the pc  ( win 7 64 , 8gb ram on an OLD ASUS M2N68LA mobo ) I tend to oc PRETTY hard and OV aswell to max allowable settings, its the only way I can get the max hash out of this lil 650Ti, I keep her in the mid 70's for temps. I tend to think its a driver crash, as I run it just on the brink @ all times, as Im 90% in front of the PC and catch a failure withn seconds usually. Mabey when Im asleep, I will back her down a tad.. its probabally the best way. FWIW this ASUS GTX 650Ti (1 GB version )is running between 96-98 kh/s on N-Scrypt. With a K4x24 setting. My bat is as follows:

cudaminer.exe  --algo=scrypt:2048 -H 1 -i 0 -C 0 -m 1 -R 1 -l K4x24 -o  ect ect ect


member
Activity: 70
Merit: 10
Testing GeForce GTX 750 Ti Maxwell for Alt Crypto Mining with CUDAminer Part III?

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

this was not done well.

Yacoin needs lookup gap -L 2, 3, or 4 with mid range cards. I would expect the 750Ti to break 2.5 kHash/s.

Keccak needs huge launch configurations (like -l K1024x32) and the K kernel (T sucks for Keccak).



Plus their method of Overclocking for alt coin is seriously in need of a change, I've weighed in on the thread Smiley
member
Activity: 68
Merit: 10
After a graphics driver update, any GPU. Reboot. Regardless. Can't hurt.  Cool
newbie
Activity: 7
Merit: 0
I'm not sure @ what time over the evening, but I did have a cudaminer ( more likely driver ) failure, I awoke to a cmd window full of scrolling text ( its never legible so I cant past the error ). I'll keep an eye on it and see if I can post any valuable info. Christian, I do have a question, as stated previously, is there any way to send cudaminer a stop command, yet still have the text in the cmd window, so that if it is a cudaminer issue I can post the screen shot here? Its weird when it does it ( typically is a driver failure ), and it just keeps scrolling over and over, and is un legible.

Also, Im not sure if its possible , however does any one know of a way to automatically recover from a driver failure, so that when the drivers actually recover ( its usually fast ) , that the miner would kick back into action @ the last previous settings?

Not only am I running the new nVidia drivers, & new cudaminer, but also the latest version of GPU tweak 2.5.4.2 ( I had been using an older one ) so I now have unfortunately 3 variables :S.



I saw a similar phenomenon while updating to the new Nvidia driver with Cudaminer running. It did not recur before or after.

BTW, my hash rate on Maxcoin increased by around 2% after updating the driver (old 580 card).
hero member
Activity: 756
Merit: 502

cudaError 30 (unknown error) calling 'cudaMemcpyAsync(hash, context_hash[stream][thr_id], mem_size, cudaMemcpyDeviceToHost, context_streams[stream][thr_id])'
(D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/sha256.cu line 446)


the "unknown error" after several minutes of successful mining might be a sign of a hardware related fault. Maybe something is unstable on the PCI express bus.

a better error recovery in CUDA would be nice to have, but it would not avoid running into these errors in the first place.

Try if the BIOS allows you to reduce PCI express bus speed (e.g. switching from PCI express 3.0 to 2.0) or to change some bus related options.

I've recently had a github support ticket open with the same error appearing with some Tesla boards. I've closed it somewhat disgruntled when the guy stated that I was about as helpful as a merry-go-round.  Well, I cannot solve your hardware ailments, guys. I might work on implementing better error recovery though.

BTW: CUDA 6.0 shows much better error messages now (not just unknown error, or unspecified launch failure). But cudaminer has to be built with the CUDA 6.0 toolkit for this to work - and there's performance related problems with this.

Christian
hero member
Activity: 756
Merit: 502

Also, Im not sure if its possible , however does any one know of a way to automatically recover from a driver failure, so that when the drivers actually recover ( its usually fast ) , that the miner would kick back into action @ the last previous settings?

to recover from random errors (cause by aggressive overclock etc...) mine with --time-limit=900 in a .bat file that has

:start
cudaminer.exe --time-limit=900 and other arguments
goto start
newbie
Activity: 4
Merit: 0
I really hate that my first post in this forum has to be "cry for help" so please go easy on me!

I have a GTX 770 that was working fine in one rig (avg 330kh/s) but after moving it to another rig cudaminer is now throwing "cudaerror 30" errors after a few mins of successful mining.  I've reinstalled Windows twice in this new rig, going from x64 to x32 then back to x64. I've tried every version of cudaminer since release 12-18, both 32- and 64-bit versions and they all throw some type of error.  The 12-18 version just stops working and Windows shows its "cudaminer has stopped working" junk.  The latest 64-bit versions don't work at all.  They throw some "application was unable to start successfully" error.

This rig has 4GB RAM, Core2 Duo CPU, Intel MB (granted, its from around 2008).  I have 4 other rigs running various NVidia cards and none of them have these errors. 

Here are a few of the cudaerrors.  These just repeat thousands of times until you kill cudaminer or the OS locks up.

cudaError 30 (unknown error) calling 'cudaMemcpyAsync(hash, context_hash[stream][thr_id], mem_size, cudaMemcpyDeviceToHost, context_streams[stream][thr_id])'
(D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/sha256.cu line 446)

cudaError 30 (unknown error) calling 'cudaEventRecord(context_serialize[stream][thr_id], context_streams[stream][thr_id])'
(D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 932)

cudaError 30 (unknown error) calling 'cudaStreamQuery(context_streams[stream][thr_id])'
(D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 938)

cudaError 30 (unknown error) calling 'cudaStreamWaitEvent(context_streams[stream][thr_id], context_serialize[(stream+1)&1][thr_id], 0)'
(D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 926)


Thanks in advance for any and all help!
member
Activity: 84
Merit: 10
This evening, I installed the new cudaminer release & from reading the forum here, found out there are new nVidia drivers. Both are installed and running ( so far ) in heavy OC & OV conditions exactly as they did before with N-Scrypt on my GTX650 Ti. ( I have yet to try any other algos with the new software for performance tests ) It's time to turn in for me, this rig runs 24/7 except for coin changes. So far.. so good! :-D 

Thank You Christian & I'm really jazzed up about fail-overs on the way!

-Happy Mining

I'm not sure @ what time over the evening, but I did have a cudaminer ( more likely driver ) failure, I awoke to a cmd window full of scrolling text ( its never legible so I cant past the error ). I'll keep an eye on it and see if I can post any valuable info. Christian, I do have a question, as stated previously, is there any way to send cudaminer a stop command, yet still have the text in the cmd window, so that if it is a cudaminer issue I can post the screen shot here? Its weird when it does it ( typically is a driver failure ), and it just keeps scrolling over and over, and is un legible.

Also, Im not sure if its possible , however does any one know of a way to automatically recover from a driver failure, so that when the drivers actually recover ( its usually fast ) , that the miner would kick back into action @ the last previous settings?

Not only am I running the new nVidia drivers, & new cudaminer, but also the latest version of GPU tweak 2.5.4.2 ( I had been using an older one ) so I now have unfortunately 3 variables :S.

hero member
Activity: 812
Merit: 1000
Damn it... Bought 3 with a portion of my Bitcoin haul from the Maxcoin launch...  Cry

EDIT: And today I become a Tittiecoin MILLIONAIRE!!  Grin
That only makes 500000 ladies... Cheesy

lol

I want 4 750tis for my main rig...I'd love if you could do at least 2 way sli with them, but not possible Sad

I'm gonna tweak one of these soon, a friend's getting one and letting me remote into his rig for proper tuning (not like those guys from the site Christian posted at did...no lookup gap lol)
full member
Activity: 182
Merit: 100
Damn it... Bought 3 with a portion of my Bitcoin haul from the Maxcoin launch...  Cry

EDIT: And today I become a Tittiecoin MILLIONAIRE!!  Grin
That only makes 500000 ladies... Cheesy
full member
Activity: 173
Merit: 100
Damn it... Bought 3 with a portion of my Bitcoin haul from the Maxcoin launch...  Cry

EDIT: And today I become a Tittiecoin MILLIONAIRE!!  Grin
hero member
Activity: 693
Merit: 500
Testing GeForce GTX 750 Ti Maxwell for Alt Crypto Mining with CUDAminer Part III?

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

this was not done well.

Yacoin needs lookup gap -L 2, 3, or 4 with mid range cards

Keccak needs huge launch configurations (like -l K1024x32) and the K kernel (T sucks for Keccak).



It certainly does put the new card in a bad light for scrypt-chacha coins at high N-factors.  The card is in the running for the next rig, but it's got some big hurdles to overcome for me to choose it (being so familiar with the AMD world and code), but at the end of the day speed and power consumption are serious factors in that choice well above the color of my brand...
hero member
Activity: 756
Merit: 502
quick CUDA 6.0 tests showed similar performance with Yacoin mining (lower case k kernel)
but about 30% less performance in scrypt mining using the nVidia submitted K kernel. Doh!

I cannot build a new cudaminer version with CUDA 6.0 (targeting Maxwell specifically) if I cannot get this performance regression on older architectures under control.

Christian


member
Activity: 103
Merit: 10
Started mining pandacoin getting 300khash/s with my 780. Is that the highest one can get with the 780?

This is my bat file: "cudaminer.exe --algo=scrypt:2048 -o stratum+tcp://panda.nitro.org:3338 -O user:pwd"    

Launch config is T12x20
Bench hash/sec: 329142 hash/s
Max total warps (BxW): 322


-i 1 -C 0 -H 0 (Default)

try -C 2

cudaminer.exe --algo=scrypt:2048 -l T12x20 -C 2 -o stratum+tcp://panda.nitro.org:3338

got "T kernel ignores the texture cache argument" giving me the same hash rate, so removed the launch config

cudaminer.exe --algo=scrypt:2048 -C 2 -o stratum+tcp://panda.nitro.org:3338
still got the t kernel ignores the .....

cudaminer.exe --algo=scrypt:2048 -lT12x20 -i 0 -C 2 -o stratum+tcp://panda.nitro.org:3338

got the T kernel ignores but had the same hash rate with some in ~+310 khash/s

cudaminer.exe --algo=scrypt:2048 -i 0 -C 2 -o stratum+tcp://panda.nitro.org:3338
still the same T kernel ignores ..... (result: -i 0 -C 0 -H 0) and hash rate average 310 with a few 318 in the beging. That said the autotuned launch configuration was the same T12x20.

Hope this helps and if have any ideas to increase hash would be glad to hear it.

 






hero member
Activity: 756
Merit: 502
Testing GeForce GTX 750 Ti Maxwell for Alt Crypto Mining with CUDAminer Part III?

http://cryptomining-blog.com/944-testing-geforce-gtx-750-ti-maxwell-for-alt-crypto-mining-with-cudaminer/

this was not done well.

Yacoin needs lookup gap -L 2, 3, or 4 with mid range cards. I would expect the 750Ti to break 2.5 kHash/s.

Keccak needs huge launch configurations (like -l K1024x32) and the K kernel (T sucks for Keccak).

legendary
Activity: 1400
Merit: 1050

I just installed a panda p2pool node on my computer, curious to see if this is better than running on a far far away p2pool node... (right... first payment 6 panda... )
how come that there is tiny panda block  (I saw one of 4000 pandas) ?

How did you install the node?
I followed the indication given there https://github.com/TheoRettisch/p2pool-panda
(apparently it should also work with vertcoin, didn't try tough)
sr. member
Activity: 350
Merit: 250

I just installed a panda p2pool node on my computer, curious to see if this is better than running on a far far away p2pool node... (right... first payment 6 panda... )
how come that there is tiny panda block  (I saw one of 4000 pandas) ?

How did you install the node?
Jump to: