scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
July 23, 2015, 05:37:43 AM |
|
SEGMENTATION FAULTS--
I am experiencing occasional segmentation faults on my Linux rigs, mining Quark. The faults result in a core dump, and require manual restart. They happen after 36-48hrs of use. This is with build 861.
Other results, the 750ti rig runs faster, 100kh/s per card, as previously reported. My 970 rig does not run at 16Mh/s per card, but at 14Mh/s per card, with no overclocking on my Linux box.
My Win 8 rig, mining Lyra2, is stable (so far) with release dot 56. Release dot 55 would lock up on short notice. I quit mining Lyra2 for half a week because of this.
Feature Request: When launching CCminer with no intensity, "-i" parameter (default), show default threads in launch display as (DEFAULT), as if they had been specified. Should be simple to implement. I am having difficulty adjusting intensity with each new build and algo. Donation is promised.
Thank You! --scryptr
|
|
|
|
Masked_Immortal
Member
Offline
Activity: 67
Merit: 10
|
|
July 23, 2015, 05:49:41 AM |
|
I am getting this error with new version: Cuda error in func 'scanhash_quark' at line 177 : cannot set while device is act ive in this process.
|
|
|
|
Fuzzbawls
|
|
July 23, 2015, 06:46:27 AM |
|
Feature Request: When launching CCminer with no intensity, "-i" parameter (default), show default threads in launch display as (DEFAULT), as if they had been specified. Should be simple to implement. I am having difficulty adjusting intensity with each new build and algo.
I second this request! I'm also having issues with crashing while mining neoscrypt. It'll work fine only if i start mining after a fresh boot, but if the computer has been running for any length of time or i'm switching from another algo it crashes out shortly after starting (about long enough for me to read initial output)
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 07:27:47 AM |
|
I think there is a bug in my getwork implementation of neoscrypt. static bool work_decode(const json_t *val, struct work *work) { int data_size, midstate_size; switch (opt_algo) { case ALGO_NEO: data_size = 84; break;
The other forks use a data_size of 80
|
|
|
|
ltc_bilic
Member
Offline
Activity: 130
Merit: 10
|
|
July 23, 2015, 07:34:25 AM |
|
Feature Request: When launching CCminer with no intensity, "-i" parameter (default), show default threads in launch display as (DEFAULT), as if they had been specified. Should be simple to implement. I am having difficulty adjusting intensity with each new build and algo.
+1
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 07:41:15 AM |
|
Release 56 has finally made be break 100 mh/s on quark. Virtual beers for everyone! The 980ti is looking strong.
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
July 23, 2015, 07:48:07 AM |
|
How's the power consumption on 980ti , compared to 970 ?
|
|
|
|
fenomenhaa
|
|
July 23, 2015, 08:05:58 AM |
|
From my side +50-65 k/hash for 750Ti's and 200k/hash for 970 with built 56. Good work sp... )))
|
▄▄█▄█▄[/color] ▄▀▀▀▄ ██ ██ ▄▀▀▀▄ █ █▀▀[color=#2C97
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
July 23, 2015, 09:34:25 AM |
|
It appears the miner continues to load the gpus when the network is down. Is this the expected behavior?
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 10:01:26 AM |
|
It appears the miner continues to load the gpus when the network is down. Is this the expected behavior?
No. please help me fix it.
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 10:05:47 AM |
|
From my side +50-65 k/hash for 750Ti's and 200k/hash for 970 with built 56. Good work sp... )))
More is coming... If you want a higher hashrate, Please donate some beers. 7.05 MHASH per 750ti. With djm34's changes we perhaps get 7,5MHASH per 750ti ??
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 10:13:16 AM Last edit: July 23, 2015, 10:28:54 AM by sp_ |
|
Remember. People who donatate more than 0.1 BTC will recieve my private spreadcoinminer with sourcecode (linux compatible)
ccminer spreadcoin (sp-mod) release 9 is (10-20)% faster than the opensource version
|
|
|
|
Fuzzbawls
|
|
July 23, 2015, 10:22:56 AM |
|
ccminger.....sounds kinda dirty
|
|
|
|
fenomenhaa
|
|
July 23, 2015, 10:49:12 AM |
|
Remember. People who donatate more than 0.1 BTC will recieve my private spreadcoinminer with sourcecode (linux compatible)
ccminer spreadcoin (sp-mod) release 9 is (10-20)% faster than the opensource version
Never tried spreadcoin ,is it compatiable with windows too? All my rigs based on windows.. ).What about spreadcoin is it more profiatble then quark or neoscyrpt? About private miner pls inform me when you releaised !!donation. on the way,thanks for your hard work..!! 0.1 BTC ------ 48bf93c614742e3b791bd5eabef90968b6c1ab3be83bcf6d561965e97779b50a-000
|
▄▄█▄█▄[/color] ▄▀▀▀▄ ██ ██ ▄▀▀▀▄ █ █▀▀[color=#2C97
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
July 23, 2015, 10:52:24 AM |
|
It appears the miner continues to load the gpus when the network is down. Is this the expected behavior?
No. please help me fix it. Glad to do it. Please point me to the piece of code that does the check and I can look into it. Some more info: ubuntu 15.04, network card and link are up but the connection to the gateway is down. From the power meter I can see a slight reduction in power usage but the output, while including the connection issues, it also includes the normal hashing of the cards.
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 10:52:42 AM |
|
It is profitable when few are mining it. The windows exe is included, as well as the sourcecode.
Most coins are more profitable than the multipools/rentalsites if you mine direcly. Being able to switch between algos, will make you make a profit in the long run.
Spreadcoin can only be solomined.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
July 23, 2015, 11:20:44 AM |
|
Release 56 has finally made be break 100 mh/s on quark. Virtual beers for everyone! Aliman, Your 980ti is beating the Titan-X http://cryptomining-blog.com/5263-mining-with-a-8x-gpu-geforce-gtx-titan-x-system/
|
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
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 11:36:46 AM |
|
Glad to do it. Please point me to the piece of code that does the check and I can look into it. Some more info: ubuntu 15.04, network card and link are up but the connection to the gateway is down. From the power meter I can see a slight reduction in power usage but the output, while including the connection issues, it also includes the normal hashing of the cards.
take a look at this commit: From the tpruvot branch: prevent gpu scans before a job is recieved: https://github.com/sp-hash/ccminer/commit/8f7f6dfd8f627fefd2f5a2fbda4612827588ef02This will prevent the miner to start if no connection is there in the startup. But if the connection has timed out, there is no code that stops the gpu to mine
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
July 23, 2015, 11:40:25 AM |
|
@sp_ , how does the c11 algo compare with quark algo power-wise? safe to keep the 750ti overclocked ~ +100 MHz?
c11 should be equal to x11 power-wise
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
July 23, 2015, 11:42:31 AM |
|
Glad to do it. Please point me to the piece of code that does the check and I can look into it. Some more info: ubuntu 15.04, network card and link are up but the connection to the gateway is down. From the power meter I can see a slight reduction in power usage but the output, while including the connection issues, it also includes the normal hashing of the cards.
take a look at this commit: From the tpruvot branch: prevent gpu scans before a job is recieved: https://github.com/sp-hash/ccminer/commit/8f7f6dfd8f627fefd2f5a2fbda4612827588ef02This will prevent the miner to start if no connection is there in the startup. But if the connection has timed out, there is no code that stops the gpu to mine maybe we could set a global flag when, say, 3 shares submission fails, then add that flag to the check you outlined.
|
|
|
|
|