Bitcoin Forum
March 19, 2024, 04:53:00 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 »  All
  Print  
Author Topic: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA  (Read 73284 times)
psychocoder (OP)
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 03, 2013, 03:46:43 PM
 #21

Bas news!!!

With K20 we can only get theoreticly 372 MHash/s.

We can run 120 bitshifts and 160 xor,and,add,rotate per clockcycle and multiprocessor. The asm code inside of the loop has 3725 and,or,.. and 162 bitshifts. K20 has 705 MHz and 13 multiprocessors. 705*13/(3725/160+162/120)=372

With GTX Titen we can get 475 MHash/s (theoreticly) because clock rate is 837 MHz and we have 14 multiprocessors.

All this calculations are without the caculation overhead before the loop and I am not really shure if 160 or 120 rotates can caculated per clock. At the moment I only get out real 330 MHash/s :-(
Keep in mind that this optimization not get a factor of two with old gpus, only with sm_35 (new Kepler GPUs)
1710823980
Hero Member
*
Offline Offline

Posts: 1710823980

View Profile Personal Message (Offline)

Ignore
1710823980
Reply with quote  #2

1710823980
Report to moderator
1710823980
Hero Member
*
Offline Offline

Posts: 1710823980

View Profile Personal Message (Offline)

Ignore
1710823980
Reply with quote  #2

1710823980
Report to moderator
1710823980
Hero Member
*
Offline Offline

Posts: 1710823980

View Profile Personal Message (Offline)

Ignore
1710823980
Reply with quote  #2

1710823980
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710823980
Hero Member
*
Offline Offline

Posts: 1710823980

View Profile Personal Message (Offline)

Ignore
1710823980
Reply with quote  #2

1710823980
Report to moderator
1710823980
Hero Member
*
Offline Offline

Posts: 1710823980

View Profile Personal Message (Offline)

Ignore
1710823980
Reply with quote  #2

1710823980
Report to moderator
Edvin512
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
April 03, 2013, 10:48:04 PM
 #22

Damn exciting, i have a 460 that needs a workout!

I am like a lennisters
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 03, 2013, 11:10:52 PM
 #23

Finally CUDA is getting a bit more attention from developers.

I am currently doing similar optimization work for the scrypt hashing used in Litecoin. About doubled the performance I am getting from most of my cards compared to OpenCL miners. This still sucks big time when compared to ATI cards, but it sucks a bit less than before.

With the scrypt hashing it appears much more difficult to lower the kernel's register count, as the required Salsa20/8 rounds are fairly complex beasts, also the memory-hard part of the algorithm really bangs on the memory controller.

Watch out for potential Windows binary releases in the next days. I will post into the alt cryptocurrency forum.
Evan
Hero Member
*****
Offline Offline

Activity: 507
Merit: 500



View Profile
April 04, 2013, 12:51:39 AM
 #24

Finally CUDA is getting a bit more attention from developers.

I am currently doing similar optimization work for the scrypt hashing used in Litecoin. About doubled the performance I am getting from most of my cards compared to OpenCL miners. This still sucks big time when compared to ATI cards, but it sucks a bit less than before.

With the scrypt hashing it appears much more difficult to lower the kernel's register count, as the required Salsa20/8 rounds are fairly complex beasts, also the memory-hard part of the algorithm really bangs on the memory controller.

Watch out for potential Windows binary releases in the next days. I will post into the alt cryptocurrency forum.


for ltc or btc?

I am poor, but i do work for Coin Smiley
1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
camaro69327
Newbie
*
Offline Offline

Activity: 59
Merit: 0



View Profile
April 04, 2013, 02:03:33 AM
 #25

Finally CUDA is getting a bit more attention from developers.

I am currently doing similar optimization work for the scrypt hashing used in Litecoin. About doubled the performance I am getting from most of my cards compared to OpenCL miners. This still sucks big time when compared to ATI cards, but it sucks a bit less than before.

With the scrypt hashing it appears much more difficult to lower the kernel's register count, as the required Salsa20/8 rounds are fairly complex beasts, also the memory-hard part of the algorithm really bangs on the memory controller.

Watch out for potential Windows binary releases in the next days. I will post into the alt cryptocurrency forum.


for ltc or btc?

Looking forward to this.....
Evan
Hero Member
*****
Offline Offline

Activity: 507
Merit: 500



View Profile
April 04, 2013, 01:05:42 PM
 #26

 If someone needs a testing I currently have:

GTX690
GTX680 x2
Quadro K2000 x32
Quadro K2000M x2

 (I think all of these are Keplers)

I am poor, but i do work for Coin Smiley
1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
Skami
Member
**
Offline Offline

Activity: 103
Merit: 10



View Profile WWW
April 04, 2013, 02:55:59 PM
 #27

I will give  .25BTC for a Windows version to be created and maintained.... I have 37 nvidia cards that are BEGGING TO BE WORKED
I'll add another 0.1 BTC

Evan
Hero Member
*****
Offline Offline

Activity: 507
Merit: 500



View Profile
April 04, 2013, 03:37:59 PM
 #28

I will give  .25BTC for a Windows version to be created and maintained.... I have 37 nvidia cards that are BEGGING TO BE WORKED
I'll add another 0.1 BTC

Added to list  Smiley

I am poor, but i do work for Coin Smiley
1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
RainmanCC
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
April 04, 2013, 05:59:37 PM
 #29

i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV
Evan
Hero Member
*****
Offline Offline

Activity: 507
Merit: 500



View Profile
April 04, 2013, 06:06:00 PM
 #30

i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV

Willing to Escrow? Screen shots? Support for future updates?

I am poor, but i do work for Coin Smiley
1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
RainmanCC
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
April 04, 2013, 06:16:30 PM
 #31

i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV

Willing to Escrow? Screen shots? Support for future updates?

i just compiled it its not difficult to compile it. sinsce i dont have any nvidia card i coult not test hashing.
just offering the binaries.
Skami
Member
**
Offline Offline

Activity: 103
Merit: 10



View Profile WWW
April 04, 2013, 07:19:29 PM
 #32

i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV

Willing to Escrow? Screen shots? Support for future updates?

i just compiled it its not difficult to compile it. sinsce i dont have any nvidia card i coult not test hashing.
just offering the binaries.
0.5 BTC for untested bins, uhu...

psychocoder (OP)
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 04, 2013, 07:42:21 PM
 #33

Please wait and save your BTC, if I have time I add this code in a windows miner which supports CUDA and is still in maintenance. Keep in mind that the source code is open source and you must give out the source for free.
Knows everyone a Windows CUDA Miner? I am out of bitcoin mining since 2 years.

@Evan GTX690 has only sm_30 and not support rotate function :-(
jeezy
Legendary
*
Offline Offline

Activity: 1237
Merit: 1010



View Profile
April 04, 2013, 10:21:16 PM
 #34

Knows everyone a Windows CUDA Miner?

This one? https://bitcointalk.org/index.php?topic=3486.0
wndrbr3d
Hero Member
*****
Offline Offline

Activity: 914
Merit: 500


View Profile
April 04, 2013, 11:02:31 PM
 #35

CUDA Litecoin Miner + Source released here: https://bitcointalk.org/index.php?topic=167229.0
GimpyPrime
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
April 04, 2013, 11:39:55 PM
 #36

Any status updates on a compiled version for Windows?
charliemaggot
Member
**
Offline Offline

Activity: 79
Merit: 10



View Profile
April 05, 2013, 01:54:45 AM
 #37

I created a build solution for VS2010. Pre-built binary in bin.

https://github.com/cdmackie/rpcminer-mod

Included both OpenCL and CUDA, but I can't check CUDA.

Appreciate if someone could test it out and see if it works the same.
Evan
Hero Member
*****
Offline Offline

Activity: 507
Merit: 500



View Profile
April 05, 2013, 03:46:14 AM
 #38

Any status updates on a compiled version for Windows?

MSVCP100d.dll is missing from your computer please reinstall

I am poor, but i do work for Coin Smiley
1PtHcavXoakgNkQfEQdvnvEksEY2NvwaLM
DastanX
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
April 05, 2013, 03:52:51 AM
 #39

Any status updates on a compiled version for Windows?

MSVCP100d.dll is missing from your computer please reinstall

http://www.microsoft.com/de-de/download/details.aspx?id=14632

GimpyPrime
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
April 05, 2013, 03:58:22 AM
 #40

Any status updates on a compiled version for Windows?

MSVCP100d.dll is missing from your computer please reinstall

http://www.microsoft.com/de-de/download/details.aspx?id=14632



Won't let me install it since I have a newer version. I am running Windows 8 Pro / Visual Studio 2012 Ultimate.

So that probably isn't the issue.
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!