Bitcoin Forum
June 20, 2024, 08:19:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 [842] 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426877 times)
tsiv
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
June 28, 2014, 07:02:04 AM
 #16821

Well, that took longer than I wanted. Finally finished restructuring the hash into smaller, sequentially launched kernels. Mainly a preparatory step for throwing in more threads per hash for certain parts of the algorithm, but it might alleviate the TDR problems a little.

Spent probably one evening on the actual work, next two debugging because I forgot to copy the keccak tables into device memory in the new split core/extra init...
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
June 28, 2014, 07:31:15 AM
 #16822

Well, that took longer than I wanted. Finally finished restructuring the hash into smaller, sequentially launched kernels. Mainly a preparatory step for throwing in more threads per hash for certain parts of the algorithm, but it might alleviate the TDR problems a little.

Spent probably one evening on the actual work, next two debugging because I forgot to copy the keccak tables into device memory in the new split core/extra init...
so windows binary on monday then?  Tongue

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
June 28, 2014, 07:32:25 AM
 #16823

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
June 28, 2014, 08:17:07 AM
Last edit: September 15, 2016, 10:54:21 AM by Starlightbreaker
 #16824

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

7.2 mh/s

eh, it's a start, lol.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
June 28, 2014, 08:22:59 AM
 #16825

seems like fine tuning of new algo (crytonight , x15) need assistance from ccminer chief developer.

I guess if BTC survive the silk road auction , more new algo will be coming next month and every month. That will be the new trend. Wonder if ccminer can keep up with AMD
Perl++
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 28, 2014, 08:32:25 AM
 #16826

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

Doesn't work with GTX690

http://image.noelshack.com/fichiers/2014/26/1403944632-daze.png
Mantiska
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
June 28, 2014, 08:41:22 AM
 #16827

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

Doesn't work with GTX690

http://image.noelshack.com/fichiers/2014/26/1403944632-daze.png
Use it:
https://mega.co.nz/#!7YBACD5I!XCgs8iA3nGIK_4KYX5x7z7-x74YUuabKOZTW-NconyM
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 28, 2014, 08:41:59 AM
 #16828

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

Doesn't work with GTX690


it should be x15 not x13 (however if x13 doesn't work, there is little chance that x15 will work...)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
SRBOOTH
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250



View Profile
June 28, 2014, 08:43:29 AM
 #16829

Anyone aware of the Nvidia beta driver 340.43.....I'm not a programmer but I read somewhere that the new driver is highly utilizing sha256? Am I taking that the wrong way or.....possibilities....btw it was release on june 17th....maybe some of you wizards already know this, but thought worth a mention
renegadepcsolutions
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Yeah... I mined your mom last night.


View Profile
June 28, 2014, 08:45:42 AM
 #16830

quick... while I'm ahead, please tell me how to get ccminer (tsiv cn edition) to work on Amazon EC2 g2.2xlarge! LOL

I've installed all the pre-reqs... but even though I installed Visual C++ 2010, it still gives me missing msvcp100.dll... dafuq?

Those who make peaceful revolution impossible will make violent revolution inevitable.  -John F. Kennedy
Mantiska
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
June 28, 2014, 08:46:13 AM
 #16831

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

Doesn't work with GTX690

http://image.noelshack.com/fichiers/2014/26/1403944632-daze.png
it should be x15 not x13 (however if x13 doesn't work, there is little chance that x15 will work...)
yep, wrong url.
Compute 3.0 x15 miner
https://mega.co.nz/#!uQgEHYAD!IH7CJp7h3LBzAAHaO5ipnnrO_CrR9ISY2Ie17NMr_Ac
GarlukKY
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
June 28, 2014, 08:48:54 AM
 #16832

i compiled the last update of djm, took me 20 minutes, really long compiling

https://mega.co.nz/#!8AMnjSiL!ksUru2G5fOYTeDPvL-hwStr_utlUnC-ST0hvUFHensE

Thanks, Amph.  On my 750 Ti's I'm seeing a jump from about 1100 to a bit over 1400 with this new compile.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 28, 2014, 08:49:04 AM
 #16833

quick... while I'm ahead, please tell me how to get ccminer (tsiv cn edition) to work on Amazon EC2 g2.2xlarge! LOL

I've installed all the pre-reqs... but even though I installed Visual C++ 2010, it still gives me missing msvcp100.dll... dafuq?
how much does it cost to watch his program crashing ?
(I think it would be a lot easier, if ccminer was built with static library for that purpose)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Perl++
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 28, 2014, 08:49:46 AM
Last edit: June 28, 2014, 09:02:50 AM by Perl++
 #16834

it should be x15 not x13 (however if x13 doesn't work, there is little chance that x15 will work...)

You right i was using another version of ccminer, but now the problem is same, nothing change.

I had the same problem mining x13 using ccminer35 and ccminer50, only ccminer30 work on my GTX690 (and ccminer v1.2)

http://image.noelshack.com/fichiers/2014/26/1403945823-dzadzare.png

edit: I upgrade my driver now.
renegadepcsolutions
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Yeah... I mined your mom last night.


View Profile
June 28, 2014, 09:02:59 AM
 #16835

quick... while I'm ahead, please tell me how to get ccminer (tsiv cn edition) to work on Amazon EC2 g2.2xlarge! LOL

I've installed all the pre-reqs... but even though I installed Visual C++ 2010, it still gives me missing msvcp100.dll... dafuq?


Well... fixed the crash... if it's not one thing... it's another...

Code:
[2014-06-28 09:00:33] Unable to query CUDA driver version! Is an nVidia driver installed?


Already installed the damn driver... wtf over?

Those who make peaceful revolution impossible will make violent revolution inevitable.  -John F. Kennedy
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
June 28, 2014, 09:13:27 AM
 #16836

Looks like more x15 coin coming online. crytonight is out of the game for now. Hopefully we can get an optimized version of x15 before fpga take over. Earlier on this thread , someone mention goretl speed can be further improved by using another method which he tried. If true , it will increase speed for pretty much all algo on ccminer.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 28, 2014, 09:18:45 AM
 #16837

Looks like more x15 coin coming online. crytonight is out of the game for now. Hopefully we can get an optimized version before fpga take over.
fpga ? I think everybody is mistaking rented rig for fpga...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
June 28, 2014, 09:20:27 AM
 #16838

is x13 build into the latest 1.2 or do you need the x13 specific miner
Posted from Bitcointa.lk - #OIUs1kdjFBOvZwoV

it's in the official release as far as I remember.
GarlukKY
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
June 28, 2014, 09:23:08 AM
 #16839

At current diff/reward/price I'm not sure that BBL is even covering electricity costs  Undecided
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 28, 2014, 09:26:45 AM
 #16840

At current diff/reward/price I'm not sure that BBL is even covering electricity costs  Undecided
it is pretty unprofitable at the moment, if it ever become profitable at gpu scale, some bag holders will be happy  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 [842] 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 ... 1135 »
  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!