Bitcoin Forum
June 28, 2024, 06:06:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 [748] 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426880 times)
cayars
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
June 03, 2014, 10:58:23 PM
 #14941

Is cudaminer going to support blake multi mining? mine 5 coins at the same time!
this concept is so stupid, putting crappy coins between the coin which are interesting is idiotic... the only interest if for multipool but clearly not for the coins themselves  (if they can't realized that for themselves... my opinion won't change anything  Grin)

Doesn't have to a be a crappy coin.  QCN and MRO can both be merge minded.  Go check the price on them.
drkman
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 03, 2014, 11:01:52 PM
 #14942

How do I install the windows binaries for ccminer that includes the latest 3 commits?

Have ccminer but not sure how to download the commits from github and add them to the latest ccminer.

Is there a windows binary that already includes these commits?  thanks.
prichina
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
June 03, 2014, 11:51:02 PM
 #14943

I do not understand why there is no upgrade for X13 algo.
- While the diff on a hot coin is still low, there is a point to mine, after that, there is no point in mining when the diff. gets raised too the moon. :/
blinkxzero
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
June 03, 2014, 11:52:29 PM
 #14944

Code:
while (!isDevsPublishedNewAlgo)
{
    if (isProgrammer())
        contributeNewAlgo();
    else
        mineWithWhateverAlgoIsThere();
}


Don't mean to act like a total amateur here, but are there any references or documents I can look at to try and figure this type of stuff out?

I actually spent a decent amount of time playing with the CudaMiner code, compiling it, and successfully running it. After that, I grabbed the C and Header files from the CPU-Miner of a new algo and spent time making it compile under CudaMiner and run the ScanHash() function with the new opt switch I added.

However, it doesn't use the GPU and gives rates similar to a CPU (which leads me to believe the C and Header files I implemented don't leverage the GPU). It DOES hash and submit shares though.

Long story short -- I'd like look into figuring out how to make the ScanHash() function of this algo work on GPU but not sure where to find documents about it. Where did you get started, Christian?

Thanks!

drkman
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 03, 2014, 11:55:44 PM
 #14945

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?
guitarplinker
Legendary
*
Offline Offline

Activity: 1694
Merit: 1024



View Profile WWW
June 04, 2014, 12:03:36 AM
 #14946

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?
prichina
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
June 04, 2014, 12:06:02 AM
 #14947

Yeap, there are also 3 updates in the comments, but i'm not a programer to figure out how to implement and compile them. So, i need to go to a univirsity to figure out how to compile i miner. :/
cryptomines
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
June 04, 2014, 12:07:07 AM
 #14948

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 04, 2014, 12:16:24 AM
 #14949

Is cudaminer going to support blake multi mining? mine 5 coins at the same time!
this concept is so stupid, putting crappy coins between the coin which are interesting is idiotic... the only interest if for multipool but clearly not for the coins themselves  (if they can't realized that for themselves... my opinion won't change anything  Grin)

Doesn't have to a be a crappy coin.  QCN and MRO can both be merge minded.  Go check the price on them.
their prices aren't that good, I tried to mine a bit MRO, if I compare the price to what I got, I can't say it is profitable.

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

Activity: 378
Merit: 250


View Profile
June 04, 2014, 12:41:03 AM
Last edit: June 04, 2014, 12:53:25 AM by drkman
 #14950

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq
Thanks.  Does compute 5.0 work?  Edit.  Ran ccminer50 and it works.
Dumb question.  What is the difference between ccminer1.0, ccminer1.1, ccminer30, 35 and ccminer50?  Which has the highest stable hash rates?  thanks.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 04, 2014, 01:18:02 AM
 #14951

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq
Thanks.  Does compute 5.0 work?  Edit.  Ran ccminer50 and it works.
Dumb question.  What is the difference between ccminer1.0, ccminer1.1, ccminer30, 35 and ccminer50?  Which has the highest stable hash rates?  thanks.

all the answers are on the website ( Grin why answer when everything is written)
regarding  the 30 it is for card using compute 3.0 (? not sure)
                    35                          compute 3.5 (780, 780ti, Titan)
                    50                          compute 5.0 (750ti)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
June 04, 2014, 01:31:32 AM
 #14952

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq
Thanks.  Does compute 5.0 work?  Edit.  Ran ccminer50 and it works.
Dumb question.  What is the difference between ccminer1.0, ccminer1.1, ccminer30, 35 and ccminer50?  Which has the highest stable hash rates?  thanks.

all the answers are on the website ( Grin why answer when everything is written)
regarding  the 30 it is for card using compute 3.0 (? not sure)
                    35                          compute 3.5 (780, 780ti, Titan)
                    50                          compute 5.0 (750ti)

no there not i run 1.0 but why should i run 1.1 or 1.2?
drkman
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 04, 2014, 01:43:07 AM
 #14953

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq
Thanks.  Does compute 5.0 work?  Edit.  Ran ccminer50 and it works.
Dumb question.  What is the difference between ccminer1.0, ccminer1.1, ccminer30, 35 and ccminer50?  Which has the highest stable hash rates?  thanks.

all the answers are on the website ( Grin why answer when everything is written)
regarding  the 30 it is for card using compute 3.0 (? not sure)
                    35                          compute 3.5 (780, 780ti, Titan)
                    50                          compute 5.0 (750ti)
Thanks.  I didn't use the master.zip folder.  All I did was download the ccminer50, create my batch file in it and run it and it worked. Did I do it right?  Also, is there a way to easily provide a failover pool and is there any management program that the cudaminers use to manage ccminer rigs??  Thanks again for all your help.
GES
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250



View Profile
June 04, 2014, 03:20:37 AM
 #14954

750 ti - 2,9 mx x11 algo ?
prichina
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
June 04, 2014, 04:33:42 AM
 #14955

Is there a link to download the latest windows binaries for ccminer that includes the changes to improve simd performance?  without compiling?

http://cudamining.cc/url/releases

EDIT: V1.02

Question here guys, I've looked through the CCMiner releases, and can't find any word of X13 in them yet. It isn't supported by CCMiner yet, correct?

http://cudamining.cc/url/faq

Norton detects trojan in ccminer30.exe file
Decagrog
Sr. Member
****
Offline Offline

Activity: 289
Merit: 251



View Profile
June 04, 2014, 05:11:41 AM
 #14956

MSI afterburner 3.0 is out http://www.guru3d.com/files_details/msi_afterburner_beta_download.html , anyone know how to unlock the core frequency with the 750ti like the older version?

Ahh nevermind, I've just noticed that msi updated nvidia driver to 337.50 witch have the limited core offset...   Grin
337.88 have unlocked offset
I had lost track of the new nvidia release, thanks  Smiley

nomad1109
Full Member
***
Offline Offline

Activity: 238
Merit: 100


Medichain: The Medical Big-Data Platform


View Profile
June 04, 2014, 06:14:49 AM
 #14957

Norton detects trojan in ccminer30.exe file

It is fine if it is on that page.

I believe all the virus scanners pick up anything that talks to the hardware directly, they don't like how this stuff is all coded.

Anything compiled on that site, or that is released by CBuchner on Github is trustworthy in my book.

If you don't trust it, then go ahead and compile it from the source yourself to be sure.

cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
June 04, 2014, 06:56:12 AM
Last edit: June 04, 2014, 07:25:30 AM by cbuchner1
 #14958

I believe all the virus scanners pick up anything that talks to the hardware directly, they don't like how this stuff is all coded.

it's the typical cpuminer signature.

The virus scanners pick it up as a threat because some asshats have been using cpu and gpu miners as payloads in botnets.
prichina
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
June 04, 2014, 07:05:36 AM
 #14959

cbuchner1 , thank you very much for your work, you are a fucking genius.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
June 04, 2014, 07:17:33 AM
 #14960

Well i hope its all trust worthy or someone has been drugging me and slipping in trojans? Hmmmm

Owner of: cudamining.co.uk
Pages: « 1 ... 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 [748] 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 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 ... 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!