Bitcoin Forum
June 19, 2024, 08:48:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426877 times)
Grifftech2k4
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 23, 2014, 03:58:31 PM
 #16381

What version do I need to run Blake-256?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 23, 2014, 04:15:06 PM
 #16382

What version do I need to run Blake-256?
cudaminer -a blake (If I remember well), the latest build

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

Activity: 258
Merit: 250


View Profile
June 23, 2014, 04:21:23 PM
 #16383

Can anyone give me some advice on how to compile ccminer on linux.
I always get stuck at windows.h being missing when I try to compile.

ivcelmik
Sr. Member
****
Offline Offline

Activity: 519
Merit: 250


View Profile WWW
June 23, 2014, 04:31:28 PM
 #16384

hi,can u give a link with ccminer version that can mine cryptonight

Thx in advance
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
June 23, 2014, 04:53:30 PM
 #16385

hi,can u give a link with ccminer version that can mine cryptonight

...mmmh...the time after x-eleven... we need a new funky-FAQ to link :O)
primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
June 23, 2014, 05:39:51 PM
 #16386

https://github.com/zelante/ccminer/releases
v1.2.4 "Split Screen ccMiner" (2014-06-21) Source + Windows Binary pre-release

this is a pretty awesome mod. Does the ncurses/curses formatted output also work on Linux systems?



his is not working under Linux as there is no easy equivalent function for getting the stats.. ; split screen is not difficult
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
June 23, 2014, 05:42:14 PM
 #16387

hi,can u give a link with ccminer version that can mine cryptonight

...mmmh...the time after x-eleven... we need a new funky-FAQ to link :O)

Im taking suggestions on content of the FAQ Wink

Owner of: cudamining.co.uk
Kablam
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
June 23, 2014, 06:02:18 PM
 #16388

Damn, that's slow. Seems to scale almost perfectly with hardware memory bandwidth when comparing with Claymore's AMD miner. R9 290X has 3.7x theoretical memory bandwidth compared to 750 Ti and does around 600 H/s. Surprise, 600 / 3.7 comes to around 162. Same story with 270X and it's rougly 2x mem bandwidth. Guess that's not entirely unexpected since there's a whole lot of global memory access going on with the cryptonight algo. Still poking at it but I doubt it'll improve much without C&C level voodoo magic and that's well beyond my skillset Smiley

Out of curiosity, what does a CPU miner push through for Cryptonight?  If you are down in the hash per second vs. kilohash per second range then I'm left wondering if we have an algorithm which is truly better on CPU than GPU.

Kind of falls back on my Proof of Blockchain concept (linked below) to make it too hard for GPU (and especially ASIC) miners to out run a basic CPU miner.

my amd fx 8320 do about 280 h/s
my intel i5 4660k 125 h/s

this is minign monero xbr
percum
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 23, 2014, 08:23:20 PM
 #16389

Quote from: cbuchner1
Christian
Hello, Christian.
I really want you to add to your miner donation.
Which sets the user. (Eg --don 2 = 2% donation) .
I can not donate a large amount at the same time (relative to the amount produced per day).
But, I really want to help the project in its development.
I want to share profits for the continued development of this project.
***************
Sorry for my bad english
---------------------------------------------------------------------------------------------
Hallo, Christian.
Ich möchte wirklich, Sie zu Ihrem Bergmann Spende hinzuzufügen.
Welche setzt den Benutzer (zB --don 2 = 2% Spende).
Ich kann eine große Menge nicht spenden, in der gleichen Zeit (bezogen auf die Produktionsmenge pro Tag).
Aber, ich möchte wirklich, um das Projekt in seiner Entwicklung zu helfen.
Ich möchte, um Gewinne für die weitere Entwicklung des Projekts teilen.
***************
Sorry für mein schlechtes Deutsch
QuadraQ
Sr. Member
****
Offline Offline

Activity: 480
Merit: 250



View Profile
June 23, 2014, 09:06:28 PM
 #16390

Forgive me if this has already been brought up (I can't read through all 800 pages), but ccminer seems to be missing two very popular algo's that would pretty much make it complete: CryptoNight (Monero), and Blake-256 (many coins and growing). I know that CudaMiner has a Blake-256 implementation, but it's performance is so abysmal that it's basically useless (which is surprising considering the simplicity of the hashing algorithm). I've been very happy with the X11/X13 performance, and would love to see equally good implementations of these two profitable algo's. Smiley
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 23, 2014, 09:10:42 PM
 #16391

Forgive me if this has already been brought up (I can't read through all 800 pages), but ccminer seems to be missing two very popular algo's that would pretty much make it complete: CryptoNight (Monero), and Blake-256 (many coins and growing). I know that CudaMiner has a Blake-256 implementation, but it's performance is so abysmal that it's basically useless (which is surprising considering the simplicity of the hashing algorithm). I've been very happy with the X11/X13 performance, and would love to see equally good implementations of these two profitable algo's. Smiley
understand it is a pain to read 800 pages... but at least you could read this one  Roll Eyes

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

Activity: 480
Merit: 250



View Profile
June 23, 2014, 09:16:19 PM
 #16392

Forgive me if this has already been brought up (I can't read through all 800 pages), but ccminer seems to be missing two very popular algo's that would pretty much make it complete: CryptoNight (Monero), and Blake-256 (many coins and growing). I know that CudaMiner has a Blake-256 implementation, but it's performance is so abysmal that it's basically useless (which is surprising considering the simplicity of the hashing algorithm). I've been very happy with the X11/X13 performance, and would love to see equally good implementations of these two profitable algo's. Smiley
understand it is a pain to read 800 pages... but at least you could read this one  Roll Eyes

I saw some references to CryptoNight, but it's not clear if that's actually been done (and if so, has it been done for compute 3.0 and newer, or just compute 5.0). I didn't see anything about Blake-256.
DemosMirak
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
June 23, 2014, 09:23:54 PM
 #16393

Forgive me if this has already been brought up (I can't read through all 800 pages), but ccminer seems to be missing two very popular algo's that would pretty much make it complete: CryptoNight (Monero), and Blake-256 (many coins and growing). I know that CudaMiner has a Blake-256 implementation, but it's performance is so abysmal that it's basically useless (which is surprising considering the simplicity of the hashing algorithm). I've been very happy with the X11/X13 performance, and would love to see equally good implementations of these two profitable algo's. Smiley
understand it is a pain to read 800 pages... but at least you could read this one  Roll Eyes

I saw some references to CryptoNight, but it's not clear if that's actually been done (and if so, has it been done for compute 3.0 and newer, or just compute 5.0). I didn't see anything about Blake-256.

I'm assuming that the newest version of CUDAminer has the best version Cbuchner made of Blake-256.
As for CryptoNight, someone posted screenshots of a version that (s)he made that runs it, but that version is not available to the public.

BTC: 13enECLM3M3gjQDoBKouXuYFG4zXaDdDPx
LTC: LRTbQNQcRjZV51PivQdhK7zpMtJYPouqR9
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
June 23, 2014, 09:32:41 PM
 #16394

At present all payments would be made to a Bitcoin address.
How come?

Is it because users will be limited only to pools of your choice when determining the most profitable coin?
QuadraQ
Sr. Member
****
Offline Offline

Activity: 480
Merit: 250



View Profile
June 23, 2014, 09:40:30 PM
 #16395

Forgive me if this has already been brought up (I can't read through all 800 pages), but ccminer seems to be missing two very popular algo's that would pretty much make it complete: CryptoNight (Monero), and Blake-256 (many coins and growing). I know that CudaMiner has a Blake-256 implementation, but it's performance is so abysmal that it's basically useless (which is surprising considering the simplicity of the hashing algorithm). I've been very happy with the X11/X13 performance, and would love to see equally good implementations of these two profitable algo's. Smiley
understand it is a pain to read 800 pages... but at least you could read this one  Roll Eyes

I saw some references to CryptoNight, but it's not clear if that's actually been done (and if so, has it been done for compute 3.0 and newer, or just compute 5.0). I didn't see anything about Blake-256.

I'm assuming that the newest version of CUDAminer has the best version Cbuchner made of Blake-256.
As for CryptoNight, someone posted screenshots of a version that (s)he made that runs it, but that version is not available to the public.

Well if anyone has any experience using CudaMiner with Blake-256, perhaps you could explain what you're doing to get it to work, and what kind of hashrate you're getting. I was getting terrible hashrates and the pool wouldn't accept any of my shares at all when I tried it.

So CryptoNight is on it's way, but not publicly available yet?
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
June 23, 2014, 09:48:33 PM
 #16396

So CryptoNight is on it's way, but not publicly available yet?

tsiv is having a working prototype of Cryptonite it appears. But it seems it is not yet quite ready for prime time, as it will nearly freeze the machine while mining and cause windows driver timeouts unless you apply registry hacks. For a release this will have to be a bit more polished.

Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
June 23, 2014, 10:13:44 PM
 #16397

So CryptoNight is on it's way, but not publicly available yet?

tsiv is having a working prototype of Cryptonite it appears. But it seems it is not yet quite ready for prime time, as it will nearly freeze the machine while mining and cause windows driver timeouts unless you apply registry hacks. For a release this will have to be a bit more polished.



I don't think the Christian version of the Cryptonite miner has this problem. Maybe we could try that one out  Cool Kiss
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
June 23, 2014, 10:14:34 PM
 #16398

I don't think the Christian version of the Cryptonite miner has this problem. Maybe we could try that one out  Cool Kiss

It's too fast, it burnt out one of my ASUS ROG MARS cards. Wink
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
June 23, 2014, 10:16:25 PM
 #16399

I don't think the Christian version of the Cryptonite miner has this problem. Maybe we could try that one out  Cool Kiss

It's too fast, it burnt out one of my ASUS ROG MARS cards. Wink


Now im unsure if this is true or not haha

On a side note, if anyone here is a phone geek and has an invite sitting around for the oneplus one phone please pm me

Owner of: cudamining.co.uk
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
June 23, 2014, 10:28:02 PM
 #16400

I don't think the Christian version of the Cryptonite miner has this problem. Maybe we could try that one out  Cool Kiss

It's too fast, it burnt out one of my ASUS ROG MARS cards. Wink


I have 3 spare 750ti's I am willing to sacrifice for the good fight.

Heck I will even up it to 5. Tongue

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
Pages: « 1 ... 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 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 ... 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!