Bitcoin Forum
June 18, 2024, 11:29:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347501 times)
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 03, 2017, 05:44:48 AM
 #17701

SP take a look at the BTX miner. If you can fix it up that'd be wonderful. Right now it crashes quite frequently with illegal memory access.
Is the illegal memory access based on cpu? my ryzen 1700x crashes just about every min. but i5-4690k crashes about in about 7 hour intervals and my ryzen 1600 is 10 hours.

No, the extra algos they added are broken.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
May 03, 2017, 07:50:48 AM
 #17702

SP take a look at the BTX miner. If you can fix it up that'd be wonderful. Right now it crashes quite frequently with illegal memory access.
Make myself rock-stable version )) from sources ))
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 03, 2017, 08:38:42 AM
 #17703

SP take a look at the BTX miner. If you can fix it up that'd be wonderful. Right now it crashes quite frequently with illegal memory access.
Make myself rock-stable version )) from sources ))

Compiling it in a different way isn't going fix the problems with the source, the code needs to be fixed. I've tried a half a dozen different builds and they all crap out after a few minutes to a few hours. The new algos are broken.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
May 03, 2017, 09:54:10 AM
 #17704

SP take a look at the BTX miner. If you can fix it up that'd be wonderful. Right now it crashes quite frequently with illegal memory access.
Make myself rock-stable version )) from sources ))

Compiling it in a different way isn't going fix the problems with the source, the code needs to be fixed. I've tried a half a dozen different builds and they all crap out after a few minutes to a few hours. The new algos are broken.

The binary that was posted has huge spikes on gpu load - so with your average downvolt/overclock setup it will fail - it goes to high gpu clock sometimes.
My setup is more smooth and have no hashrate drops after some time.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 03, 2017, 10:49:39 AM
 #17705

https://wetransfer.com/downloads/b20c10c9ffe232944f1eab1ab85818fd20170427200234/3c789e

this one work good for me no issues
anorganix
Copper Member
Sr. Member
****
Offline Offline

Activity: 970
Merit: 287


Per aspera ad astra


View Profile
May 03, 2017, 11:08:53 AM
 #17706


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

I will never send private messages with payment requests for my auctions. I only communicate transparently via the forum (not Telegram, Discord, Skype & others). Please be wary of scammers.
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 03, 2017, 11:12:52 AM
 #17707


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

Still getting crashes on 970s, that was the main perpetrator of the illegal memory access. My 1070s don't crash nearly as much.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 03, 2017, 11:20:10 AM
 #17708


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

i don't have linux only windows, i'm waiting for the windows support for ccminer 2.0
palgin
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
May 03, 2017, 01:37:01 PM
Last edit: May 03, 2017, 02:01:20 PM by palgin
 #17709


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

i don't have linux only windows, i'm waiting for the windows support for ccminer 2.0

Here's my quick and dirty implementation of BitCore support to ccminer 2.0 for Windows, enjoy! (if you're not afraid to use soft posted by newbie acc  Wink )

Use "-a timetravel10" parameter, sample bat-file inside.

https://mega.nz/#!gkhAWBJZ!X9p9sLgDIo0Sw_1K9VT1cvexbG6Aq9j2NBzFcI8turc

P.S: Here's GitHub page - https://github.com/palginpav/ccminer

BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
May 03, 2017, 03:06:29 PM
 #17710


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

i don't have linux only windows, i'm waiting for the windows support for ccminer 2.0

Here's my quick and dirty implementation of BitCore support to ccminer 2.0 for Windows, enjoy! (if you're not afraid to use soft posted by newbie acc  Wink )

Use "-a timetravel10" parameter, sample bat-file inside.

https://mega.nz/#!gkhAWBJZ!X9p9sLgDIo0Sw_1K9VT1cvexbG6Aq9j2NBzFcI8turc

P.S: Here's GitHub page - https://github.com/palginpav/ccminer

THE PALGIN BUILD CRASHES--

I have  GTX 750ti cards and GTX 960 cards running on AMD CPUs, 8GB RAM, Win 7 x64.  I have built SGminer from source on my Linux box, and it runs on RX 470 cards at about 1/10 the speed of a working CCminer build on a GTX 960.

When I get a build that works, I might run it for the money.  My RX 470 cards do better on ZEC.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 03, 2017, 03:28:49 PM
 #17711


Yea, this is the latest which I've compiled, but I see that Epsylon has added support for timetravel-10 in his Linux branch so you should use that.

i don't have linux only windows, i'm waiting for the windows support for ccminer 2.0

Here's my quick and dirty implementation of BitCore support to ccminer 2.0 for Windows, enjoy! (if you're not afraid to use soft posted by newbie acc  Wink )

Use "-a timetravel10" parameter, sample bat-file inside.

https://mega.nz/#!gkhAWBJZ!X9p9sLgDIo0Sw_1K9VT1cvexbG6Aq9j2NBzFcI8turc

P.S: Here's GitHub page - https://github.com/palginpav/ccminer

Virustotal: ESET-NOD32   a variant of Win64/BitCoinMiner.AP potentially unsafe   

Probably a false positive.

Anyway, the problem isn't with 1070s, it's mainly with older 9XX series, which are still very much relevant cards.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
May 03, 2017, 03:50:40 PM
 #17712

My version runs no problem in 2x1070+1x750 rig, all palits))
palgin
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
May 03, 2017, 04:37:34 PM
 #17713


THE PALGIN BUILD CRASHES--

I have  GTX 750ti cards and GTX 960 cards running on AMD CPUs, 8GB RAM, Win 7 x64.  I have built SGminer from source on my Linux box, and it runs on RX 470 cards at about 1/10 the speed of a working CCminer build on a GTX 960.

When I get a build that works, I might run it for the money.  My RX 470 cards do better on ZEC.       --scryptr

Oops, forgot to mention, built only for sm_52 and sm_61 cards (9xx and 10xx), as I said, quick and dirty, no optimisations, no bugtracking, tested on several rigs running 1060, 1070 and 970 onboard, all seems OK  Smiley

Tpruvot added support in linux branch, I just did the same for windows build, no viruses, you can build from source by yourself.

EDIT: added test build for Compute Capability 3.0 cards on GitHub

BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
May 03, 2017, 05:59:20 PM
Last edit: May 03, 2017, 06:42:50 PM by scryptr
 #17714


THE PALGIN BUILD CRASHES--

I have  GTX 750ti cards and GTX 960 cards running on AMD CPUs, 8GB RAM, Win 7 x64.  I have built SGminer from source on my Linux box, and it runs on RX 470 cards at about 1/10 the speed of a working CCminer build on a GTX 960.

When I get a build that works, I might run it for the money.  My RX 470 cards do better on ZEC.       --scryptr

Oops, forgot to mention, built only for sm_52 and sm_61 cards (9xx and 10xx), as I said, quick and dirty, no optimisations, no bugtracking, tested on several rigs running 1060, 1070 and 970 onboard, all seems OK  Smiley

Tpruvot added support in linux branch, I just did the same for windows build, no viruses, you can build from source by yourself.

EDIT: added test build for Compute Capability 3.0 cards on GitHub

THE "UNROLLED" RELEASE RUNS--

But it is not perfectly stable.  It crashed on my GTX 960 rig just before I began to type this post.  All my cards are sm_52, but the first sm_30 build and the "unrolled" build seem to hash well.  

Apparently, an GTX 750ti mining with CCminer hashes the same speed as an RX 470 (3+MH/s) mining with the SGminer software.  A GTX 960 is perhaps twice as fast as a GTX 750ti.  The hash rate reported at console matches well with the hash rate reported poolside.  This is true with both the CCminer build from Palgin, and the SGminer build from bitbandi.

Nice to have a more reliable build at hand.  I will watch your GitHub.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
anorganix
Copper Member
Sr. Member
****
Offline Offline

Activity: 970
Merit: 287


Per aspera ad astra


View Profile
May 03, 2017, 06:53:19 PM
 #17715

Yeah, there is not a stable official version yet.

I've ported tpruvot's changes from the linux branch and built the Windows binary and now I get a different (sporadic) error.
Still needs some optimizations but at least it works kinda, sorta.

I will never send private messages with payment requests for my auctions. I only communicate transparently via the forum (not Telegram, Discord, Skype & others). Please be wary of scammers.
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 04, 2017, 06:39:44 AM
 #17716

When running batfiles does anyone know how to make the batfile check for a running process and then restart it if it isn't present? I know how to have it restarts processes on a regular basis, but I don't want it to restart if it is already there.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
May 04, 2017, 06:45:15 AM
 #17717

Just found a block for yiimp ))
With my custom build miner
Cheers!
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 04, 2017, 07:03:05 AM
 #17718

someone know if the mini 1070 is good for mining, like the kfa2 mini oc, i heard they throttle a lot
cptfisher
Hero Member
*****
Offline Offline

Activity: 649
Merit: 505


View Profile
May 04, 2017, 07:08:32 AM
 #17719

bensam instead of batfile you can use autoit script very very easy and useful for unattended mining operations
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 04, 2017, 09:00:28 AM
 #17720

bensam instead of batfile you can use autoit script very very easy and useful for unattended mining operations

Yeah, I'd like to stick to batfiles if possible.

someone know if the mini 1070 is good for mining, like the kfa2 mini oc, i heard they throttle a lot

Don't touch mini coolers with a 10 foot pole. Only thing those are good for is self-immolation and miniPCs. Bigger is very much better for mining.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Pages: « 1 ... 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 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 ... 1240 »
  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!