Bitcoin Forum
May 26, 2024, 09:11:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 [546] 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347500 times)
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 18, 2016, 08:40:49 PM
 #10901

Looking for a merge miner of some sort... Perhaps figure out what sort of combinations of algos you can put together and net a better result. Could even be a feature of your 'mega miner'.

KOPIEMTU, VertCoin, AND MobileCash--

JK_14 put together a merge-mining pair with VertCoin and MobileCash.  I don't know how successful it was, but if you look up the Kopiemtu thread, you'll find more info.       --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!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
April 19, 2016, 06:35:14 AM
 #10902

Looking for a merge miner of some sort... Perhaps figure out what sort of combinations of algos you can put together and net a better result. Could even be a feature of your 'mega miner'.
KOPIEMTU, VertCoin, AND MobileCash--
JK_14 put together a merge-mining pair with VertCoin and MobileCash.  I don't know how successful it was, but if you look up the Kopiemtu thread, you'll find more info.       --scryptr

Zpool.ca does this already. MobileCash is using other blockchains to generete coins.
Algos that can be merged are 1 simple algo, 1 memory algo.
Simple algos:
keccak,luffa,whirlpool,decred,blake2s,blake256,vcash,skein,pentablake.
 
Memory algos:

Perhaps lyra2/lyra2v2, neoscrypt,cryptonight, spreadcoin, etherum. If you run 2 instances of ccminer I will run with the -C option. (cpu mining) to avoid blocking sync.

Try to combine one simple algo and one memory algo. Reduce the intensity on the simple algo. (2 miner instances.)


Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
April 19, 2016, 07:38:07 AM
 #10903

If you've tried running multiple instances of the miners it often shit itself and seems to throttle more then help out, which is why a formal implementation of some kind needs to be done. It could be I have too many cards on one system and if you have a more antiquated system it works out better... Using a 6 card 970 system, running Eth and Dcr, the two fight eachother and it leads to maybe 5% additional hashrate. It's not very clean and it doesn't work very well.

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 19, 2016, 08:03:38 AM
 #10904

Thanks Sp_ for the git updates!
Cool you are still opensourcing some juice ;-)

scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 19, 2016, 05:45:09 PM
 #10905

SOLO-MINING FEATHERCOIN--

I was reading in Ghostlander's thread about the difficulty they have had with the FeatherCoin wallet.  Apparently, wallet v0.9.3.1 is the recommended stable version, as versions prior to and after (v11.x has been recalled) may cause blockchain problems.  If a miner is to solo-mine, he must use wallet v0.9.3.1 to avoid this problem, and to receive proper payouts.

What I came across is this:

" ghostlander REGULAR MEMBER 10 days ago

Solo mining works through Getwork. It’s broken in SGminer still. NSGminer works fine. "

Ghostlander is referring to his special version of SGminer, NSGminer (neoscrypt  SGminer).  It is an OpenCL miner that is AMD oriented, but reputed to work with nVidia cards as well.  Ghostlander knows the workings of the FeatherCoin wallet, and also the PhoenixCoin wallet.

Whatever the code must be in NSGminer, it may fix the problems with solo-mining neoscrypt coins that CCminer has.  I am hoping a good coder could look into the code for a good patch.       --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!
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
April 19, 2016, 05:53:19 PM
 #10906

I had no problems solomining FTC with the 0.8.7.1 wallet with ccminer. But in the 9x wallet I had a crazy amount of orphans.

Note, Ghostlander came up with neoscrypt.

Not your keys, not your coins!
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 19, 2016, 06:13:13 PM
Last edit: April 19, 2016, 06:25:29 PM by scryptr
 #10907

I had no problems solomining FTC with the 0.8.7.1 wallet with ccminer. But in the 9x wallet I had a crazy amount of orphans.

Note, Ghostlander came up with neoscrypt.

GHOSTLANDER CAME UP WITH NEOSCRYPT--

Repetition for the sake of emphasis.  Yes, that is true.  The quote was taken from the FeatherCoin forum, and the thread that addresses the wallet problems that are currently being snuffed out.  If you use the interim stable version mentioned above, v0.9.3.1,  you should not have trouble mining solo with the wallet. or with a GPU.

Which/whose version of CCminer were you using?  What was the launch syntax?  I get zero results when trying with any NeoScrypt coin.  The version 8x and 11x wallets can cause problems for the blockchain in general, it seems.  Version 9.3 was a problem, also.  My wallet instructed me to downgrade to v0.9.3.1 (I was using v0.9.5) upon launch.  Also, if you are not mining with a wallet, it may be OK to use it.  The story is spelled out on the NeoScrypt Forum in detail, too much to copy and paste.       --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!
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
April 19, 2016, 06:40:01 PM
 #10908

SOLO-MINING FEATHERCOIN--

I was reading in Ghostlander's thread about the difficulty they have had with the FeatherCoin wallet.  Apparently, wallet v0.9.3.1 is the recommended stable version, as versions prior to and after (v11.x has been recalled) may cause blockchain problems.  If a miner is to solo-mine, he must use wallet v0.9.3.1 to avoid this problem, and to receive proper payouts.

What I came across is this:

" ghostlander REGULAR MEMBER 10 days ago

Solo mining works through Getwork. It’s broken in SGminer still. NSGminer works fine. "

Ghostlander is referring to his special version of SGminer, NSGminer (neoscrypt  SGminer).  It is an OpenCL miner that is AMD oriented, but reputed to work with nVidia cards as well.  Ghostlander knows the workings of the FeatherCoin wallet, and also the PhoenixCoin wallet.

Whatever the code must be in NSGminer, it may fix the problems with solo-mining neoscrypt coins that CCminer has.  I am hoping a good coder could look into the code for a good patch.       --scryptr

it's not possible https://bitcointalk.org/index.php?topic=649737.msg14303357#msg14303357
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 19, 2016, 07:52:01 PM
 #10909

SOLO-MINING FEATHERCOIN--

I was reading in Ghostlander's thread about the difficulty they have had with the FeatherCoin wallet.  Apparently, wallet v0.9.3.1 is the recommended stable version, as versions prior to and after (v11.x has been recalled) may cause blockchain problems.  If a miner is to solo-mine, he must use wallet v0.9.3.1 to avoid this problem, and to receive proper payouts.

What I came across is this:

" ghostlander REGULAR MEMBER 10 days ago

Solo mining works through Getwork. It’s broken in SGminer still. NSGminer works fine. "

Ghostlander is referring to his special version of SGminer, NSGminer (neoscrypt  SGminer).  It is an OpenCL miner that is AMD oriented, but reputed to work with nVidia cards as well.  Ghostlander knows the workings of the FeatherCoin wallet, and also the PhoenixCoin wallet.

Whatever the code must be in NSGminer, it may fix the problems with solo-mining neoscrypt coins that CCminer has.  I am hoping a good coder could look into the code for a good patch.       --scryptr

it's not possible https://bitcointalk.org/index.php?topic=649737.msg14303357#msg14303357

GHOSTLANDER SAYS THAT IT IS POSSIBLE--
 
With NSGminer, Ghostlander said that solo-mining of FeatherCoin (FTC) is possible.  Ten days ago, as the quote is current.       --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!
tbearhere
Legendary
*
Offline Offline

Activity: 3150
Merit: 1003



View Profile
April 19, 2016, 08:12:04 PM
 #10910

Sorry sp I have no place to go but here to get help on my card 970 gtx gigabyte G1 not working.

Ok I was mining ok on my rig then I got a 2nd 970 G1 and ever since my rig won't work constantly.
Drivers crash.. ccminer crashes... ect. I tried replacing the power riser .. but still happening. It maybe a bad card I don't know. So I did a benchmark test

and this is the result. And it doesn't matter which card I benchmark .. I still get gpu 0 found nonce plus the readout of the card I'm benchmarking. I

don't know why.
My rig just crashes or ccminer and or drivers crash.
And help please... Anyone.
Vegetablepin
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
April 19, 2016, 08:21:34 PM
 #10911

check that the sata for the riser is separate, maybe try installing just the one card and see then if it will change anything. maybe check the asic quality with gpu-z to see what comes up.

joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 19, 2016, 08:29:13 PM
 #10912

Sorry sp I have no place to go but here to get help on my card 970 gtx gigabyte G1 not working.

Ok I was mining ok on my rig then I got a 2nd 970 G1 and ever since my rig won't work constantly.
Drivers crash.. ccminer crashes... ect. I tried replacing the power riser .. but still happening. It maybe a bad card I don't know. So I did a benchmark test

and this is the result. And it doesn't matter which card I benchmark .. I still get gpu 0 found nonce plus the readout of the card I'm benchmarking. I

don't know why.
My rig just crashes or ccminer and or drivers crash.
And help please... Anyone.


The benchmark thing may be unrelated to your problem.

Try swapping the suspect card with card 0 (in the x16 slot I presume) to see if the probkem moves.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
tbearhere
Legendary
*
Offline Offline

Activity: 3150
Merit: 1003



View Profile
April 19, 2016, 08:32:04 PM
Last edit: April 19, 2016, 09:25:40 PM by tbearhere
 #10913

check that the sata for the riser is separate, maybe try installing just the one card and see then if it will change anything. maybe check the asic quality with gpu-z to see what comes up.
I just ran it then activated nvidia inspector ...crash!  So I updated it a week ago but I also had trouble getting the drivers to install ... as soon as I added that card..... everything started crashing.
Gpu-z how do I check the asic quality with that?
I also had all memory clocks show 4505 on my 2x 980ti and the one 970..then I added the second one and the memory clocks showed 4505 on the 980ti and 5109 on both 970's. Like they linked up.

Looks good....before crash.
tbearhere
Legendary
*
Offline Offline

Activity: 3150
Merit: 1003



View Profile
April 19, 2016, 08:35:32 PM
Last edit: April 19, 2016, 09:50:41 PM by tbearhere
 #10914

Sorry sp I have no place to go but here to get help on my card 970 gtx gigabyte G1 not working.

Ok I was mining ok on my rig then I got a 2nd 970 G1 and ever since my rig won't work constantly.
Drivers crash.. ccminer crashes... ect. I tried replacing the power riser .. but still happening. It maybe a bad card I don't know. So I did a benchmark test

and this is the result. And it doesn't matter which card I benchmark .. I still get gpu 0 found nonce plus the readout of the card I'm benchmarking. I

don't know why.
My rig just crashes or ccminer and or drivers crash.
And help please... Anyone.


The benchmark thing may be unrelated to your problem.

Try swapping the suspect card with card 0 (in the x16 slot I presume) to see if the probkem moves.
I did benchmark gpu 1 and the readout is the same and 2,3,4  ect... gpu0 nonce

EDIT: Just got net framework crash report  covering  nividia inspector JIT .. ect.
And I read the error report ... it maybe just maybe I need an app updated.
No that wasn't it.
Swapping cards... but gpu0 is not the 16x slot.
flipclip
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
April 19, 2016, 08:39:10 PM
 #10915

SOLO-MINING FEATHERCOIN--

I was reading in Ghostlander's thread about the difficulty they have had with the FeatherCoin wallet.  Apparently, wallet v0.9.3.1 is the recommended stable version, as versions prior to and after (v11.x has been recalled) may cause blockchain problems.  If a miner is to solo-mine, he must use wallet v0.9.3.1 to avoid this problem, and to receive proper payouts.

What I came across is this:

" ghostlander REGULAR MEMBER 10 days ago

Solo mining works through Getwork. It’s broken in SGminer still. NSGminer works fine. "

Ghostlander is referring to his special version of SGminer, NSGminer (neoscrypt  SGminer).  It is an OpenCL miner that is AMD oriented, but reputed to work with nVidia cards as well.  Ghostlander knows the workings of the FeatherCoin wallet, and also the PhoenixCoin wallet.

Whatever the code must be in NSGminer, it may fix the problems with solo-mining neoscrypt coins that CCminer has.  I am hoping a good coder could look into the code for a good patch.       --scryptr

The "--broken-neo-wallet" switch doesn't fix the issue for solo-mining neoscrypt coins?
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 19, 2016, 09:03:03 PM
Last edit: April 19, 2016, 09:13:54 PM by scryptr
 #10916

SOLO-MINING FEATHERCOIN--

I was reading in Ghostlander's thread about the difficulty they have had with the FeatherCoin wallet.  Apparently, wallet v0.9.3.1 is the recommended stable version, as versions prior to and after (v11.x has been recalled) may cause blockchain problems.  If a miner is to solo-mine, he must use wallet v0.9.3.1 to avoid this problem, and to receive proper payouts.

What I came across is this:

" ghostlander REGULAR MEMBER 10 days ago

Solo mining works through Getwork. It’s broken in SGminer still. NSGminer works fine. "

Ghostlander is referring to his special version of SGminer, NSGminer (neoscrypt  SGminer).  It is an OpenCL miner that is AMD oriented, but reputed to work with nVidia cards as well.  Ghostlander knows the workings of the FeatherCoin wallet, and also the PhoenixCoin wallet.

Whatever the code must be in NSGminer, it may fix the problems with solo-mining neoscrypt coins that CCminer has.  I am hoping a good coder could look into the code for a good patch.       --scryptr

The "--broken-neo-wallet" switch doesn't fix the issue for solo-mining neoscrypt coins?

"--BROKEN-NEO-WALLET" --

That fixed it!  I am communicating with my PhoenixCoin (PXC) wallet.  When I get the fine details down, I will report them.  FeatherCoin is next up.


PhoenixCoin solo-mined with CCminer

I remembered the command, but not the exact syntax.  Thank you for the reminder!       --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!
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
April 19, 2016, 09:33:18 PM
 #10917

The "--broken-neo-wallet" switch doesn't fix the issue for solo-mining neoscrypt coins?

"--BROKEN-NEO-WALLET" --

That fixed it!  I am communicating with my PhoenixCoin (PXC) wallet.  When I get the fine details down, I will report them.  FeatherCoin is next up.

I remembered the command, but not the exact syntax.  Thank you for the reminder!       --scryptr

Was just about to write that. ccminer --help is always useful.

I solomined some FTC 3 days ago on the old wallet. I refuse to use the 9x wallets until the issue with the orphans is fixed.

Not your keys, not your coins!
tbearhere
Legendary
*
Offline Offline

Activity: 3150
Merit: 1003



View Profile
April 19, 2016, 09:50:58 PM
 #10918

Sorry sp I have no place to go but here to get help on my card 970 gtx gigabyte G1 not working.

Ok I was mining ok on my rig then I got a 2nd 970 G1 and ever since my rig won't work constantly.
Drivers crash.. ccminer crashes... ect. I tried replacing the power riser .. but still happening. It maybe a bad card I don't know. So I did a benchmark test

and this is the result. And it doesn't matter which card I benchmark .. I still get gpu 0 found nonce plus the readout of the card I'm benchmarking. I

don't know why.
My rig just crashes or ccminer and or drivers crash.
And help please... Anyone.


The benchmark thing may be unrelated to your problem.

Try swapping the suspect card with card 0 (in the x16 slot I presume) to see if the probkem moves.
I did benchmark gpu 1 and the readout is the same and 2,3,4  ect... gpu0 nonce

EDIT: Just got net framework crash report  covering  nividia inspector JIT .. ect.
And I read the error report ... it maybe just maybe I need an app updated.
No that wasn't it.
Swapping cards... but gpu0 is not the 16x slot.

No no good drivers constantly crashing trying out a bunch of them... maybe one will work.
And I thought the 970 g1 fans were supposed to stop when idle. They consistently run.
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 19, 2016, 10:04:43 PM
 #10919

The "--broken-neo-wallet" switch doesn't fix the issue for solo-mining neoscrypt coins?

"--BROKEN-NEO-WALLET" --

That fixed it!  I am communicating with my PhoenixCoin (PXC) wallet.  When I get the fine details down, I will report them.  FeatherCoin is next up.

I remembered the command, but not the exact syntax.  Thank you for the reminder!       --scryptr

Was just about to write that. ccminer --help is always useful.

I solomined some FTC 3 days ago on the old wallet. I refuse to use the 9x wallets until the issue with the orphans is fixed.

FEATHERCOIN IS  STUBBORN--

Using the v0.9.3.1 wallet I was not able to solo-mine, even using a nearly identical set of configuration files as I used for PhoenixCoin.  I spent about an hour, then went back to the pool for FeatherCoin. I'll try again later.       --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!
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 19, 2016, 10:18:24 PM
 #10920

Try swapping the suspect card with card 0 (in the x16 slot I presume) to see if the probkem moves.

Swapping cards... but gpu0 is not the 16x slot.


I think you're going in the wrong direction. You installed a new card and your system destabilized.
You know the system was stable before but you don't know if the card is defective. That is
your first objective. You need to isolate the problem.

Swap the suspect card with whatever card just to see if the problem follows it. Try removing the suspect card to
get back to a stable system. Try removing all but the suspect card. Look for a pattern.

If the card proves ok then you can look at system problems, starting with power. Do you have enough power?
Do you have too many risers on the same rail?

There appears to be nothing in the software that has changed that could have caused it.


AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Pages: « 1 ... 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 [546] 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 ... 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!