hmage
Member
Offline
Activity: 83
Merit: 10
|
|
January 16, 2017, 06:33:07 PM |
|
I do the same with all my downloads, disk space is cheap.
That makes it a lot easier for me. I can dig out some of the older ones if the're needed.
Wasn't paying attention to the project for some time, so missed a big amount of the releases. And old links posted here are no longer working. I'd like the older ones, and looks like th3.root doesn't have 3.4.5 version in his archive. Do you maybe have a single archive of all of the versions? Would be very grateful ^.^
|
|
|
|
th3.r00t
|
|
January 16, 2017, 06:53:18 PM Last edit: January 16, 2017, 07:18:51 PM by th3.r00t |
|
I do the same with all my downloads, disk space is cheap.
That makes it a lot easier for me. I can dig out some of the older ones if the're needed.
Wasn't paying attention to the project for some time, so missed a big amount of the releases. And old links posted here are no longer working. I'd like the older ones, and looks like th3.root doesn't have 3.4.5 version in his archive. Do you maybe have a single archive of all of the versions? Would be very grateful ^.^ If memory serves me well 3.4.5 was full with errors in compilation... It wasn't possible to make a binary to any of my systems, so maybe I deleted it. EDIT: Found it on my laptop. Sent.
|
|
|
|
hmage
Member
Offline
Activity: 83
Merit: 10
|
|
January 16, 2017, 10:44:35 PM |
|
I do the same with all my downloads, disk space is cheap.
That makes it a lot easier for me. I can dig out some of the older ones if the're needed.
Wasn't paying attention to the project for some time, so missed a big amount of the releases. And old links posted here are no longer working. I'd like the older ones, and looks like th3.root doesn't have 3.4.5 version in his archive. Do you maybe have a single archive of all of the versions? Would be very grateful ^.^ If memory serves me well 3.4.5 was full with errors in compilation... It wasn't possible to make a binary to any of my systems, so maybe I deleted it. EDIT: Found it on my laptop. Sent. Thanks! If anyone in this thread is interested, I'm hosting those at https://hmage.net/cpuminer-opt/ — the link is permanent.
|
|
|
|
crysx
|
|
January 17, 2017, 07:40:26 AM |
|
I do the same with all my downloads, disk space is cheap.
That makes it a lot easier for me. I can dig out some of the older ones if the're needed.
Wasn't paying attention to the project for some time, so missed a big amount of the releases. And old links posted here are no longer working. I'd like the older ones, and looks like th3.root doesn't have 3.4.5 version in his archive. Do you maybe have a single archive of all of the versions? Would be very grateful ^.^ If memory serves me well 3.4.5 was full with errors in compilation... It wasn't possible to make a binary to any of my systems, so maybe I deleted it. EDIT: Found it on my laptop. Sent. Thanks! If anyone in this thread is interested, I'm hosting those at https://hmage.net/cpuminer-opt/ — the link is permanent. nice repository there ... that should be very helpful ... is that windows compile AND source for each version? ... #crysx
|
|
|
|
matejbilahora
Sr. Member
Offline
Activity: 1420
Merit: 275
Community built, Privacy driven
|
|
January 18, 2017, 10:14:31 AM |
|
I have problem to compile miner on ubuntu 16.10. Any info about fixing problem?
|
|
|
|
hmage
Member
Offline
Activity: 83
Merit: 10
|
|
January 18, 2017, 02:15:02 PM |
|
nice repository there ... that should be very helpful ... is that windows compile AND source for each version? ... #crysx That's only source code there.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 18, 2017, 05:00:14 PM |
|
I have problem to compile miner on ubuntu 16.10. Any info about fixing problem?
Yes, you're doing it wrong. If you want a better answer ask a better question.
|
|
|
|
matejbilahora
Sr. Member
Offline
Activity: 1420
Merit: 275
Community built, Privacy driven
|
|
January 20, 2017, 11:25:22 PM |
|
I have problem to compile miner on ubuntu 16.10. Any info about fixing problem?
Yes, you're doing it wrong. If you want a better answer ask a better question. Ok next round. Ubuntu installs all dependencies, clone opt repo and after build command for a while everything is fine but finish is with many errors. first error is with no m4 folder make[2]: Leaving directory '/root/cpuminer-opt' Makefile:3478: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/root/cpuminer-opt' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 strip: 'cpuminer': No such file Anyone able to help me?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 01:30:55 AM |
|
I have problem to compile miner on ubuntu 16.10. Any info about fixing problem?
Yes, you're doing it wrong. If you want a better answer ask a better question. Ok next round. Ubuntu installs all dependencies, clone opt repo and after build command for a while everything is fine but finish is with many errors. first error is with no m4 folder make[2]: Leaving directory '/root/cpuminer-opt' Makefile:3478: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/root/cpuminer-opt' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 strip: 'cpuminer': No such file Anyone able to help me? Much better. It seems the m4 directory gets deleted by git. I've tried to fix it a few times. Not sure what it's for it always seems to be empty. You can manually create it or download the source tarball.
|
|
|
|
t2yax
Sr. Member
Offline
Activity: 462
Merit: 250
Arianee:Smart-link Connecting Owners,Assets,Brands
|
|
January 21, 2017, 08:47:20 AM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
|
|
|
|
m1n1ngP4d4w4n
Full Member
Offline
Activity: 224
Merit: 100
CryptoLearner
|
|
January 21, 2017, 09:15:18 AM Last edit: January 21, 2017, 09:39:14 AM by m1n1ngP4d4w4n |
|
Much better.
It seems the m4 directory gets deleted by git. I've tried to fix it a few times. Not sure what it's for it always seems to be empty. You can manually create it or download the source tarball.
Is that M4 folder supposed to be an empty one ? if i remember correctly githut remove empty folder when you publish a release, if you want it to be kept create a dummy file in it like ".something", it should keep the folder when you publish. I also had a question for fellow miners or dev, any of your noticed the difference in hashrate between cpuminer-opt and the minergate miner ? i seems to achieve 10% more hash on the minergate miner with the same settings (i tested on both minergate pool and random pool), i've been banging my head as to why, but i can't find a reason, is their miner this much better ? i find it odd seeing as how this miner is already very good. If someone got an idea, im out of them...
|
|
|
|
doktor83
|
|
January 21, 2017, 10:43:46 AM |
|
Which algo ?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 01:28:56 PM Last edit: January 21, 2017, 01:51:59 PM by joblo |
|
Which algo ?
That was my first question. My second question is if the hashrate was from the miner or the pool. The miner can report anything it wants. Edit: third question, how much difference?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 01:41:36 PM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
It looks doable bu there are only 3 functions that have plugin optimizations, so limited gain. Is there a pool I can test on?
|
|
|
|
t2yax
Sr. Member
Offline
Activity: 462
Merit: 250
Arianee:Smart-link Connecting Owners,Assets,Brands
|
|
January 21, 2017, 02:03:56 PM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
It looks doable bu there are only 3 functions that have plugin optimizations, so limited gain. Is there a pool I can test on? yes there is http://coinspool.cu.cc/thanks joblo
|
|
|
|
Newton90
|
|
January 21, 2017, 04:00:05 PM |
|
what speed for i7/i5 haswell family?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 04:38:41 PM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
It looks doable bu there are only 3 functions that have plugin optimizations, so limited gain. Is there a pool I can test on? yes there is http://coinspool.cu.cc/thanks joblo That's a weird pool. It looks like I have to install a wallet qt and import their key to get my coins. I guess it will do for testing, I won't be mining enough to worry about.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 04:38:56 PM |
|
what speed for i7/i5 haswell family?
Fast.
|
|
|
|
t2yax
Sr. Member
Offline
Activity: 462
Merit: 250
Arianee:Smart-link Connecting Owners,Assets,Brands
|
|
January 21, 2017, 05:51:16 PM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
It looks doable bu there are only 3 functions that have plugin optimizations, so limited gain. Is there a pool I can test on? yes there is http://coinspool.cu.cc/thanks joblo That's a weird pool. It looks like I have to install a wallet qt and import their key to get my coins. I guess it will do for testing, I won't be mining enough to worry about. no you dont need to install qt wallet,when you reach threshold pool will pay your earnings automatically.its like 0.001 or something. also syncing with qt wallet is PITA,also you need to use binaries from new thread here https://bitcointalk.org/index.php?topic=1318397.0btw did you applied optimizations how is it going ?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
January 21, 2017, 06:15:41 PM |
|
hey joblo can you add aes and avx support to bastion algorithm or did you checked for it? i know it is not widely used but.joincoin price is little bit high.so i think its worth to try.what do you think ?
It looks doable bu there are only 3 functions that have plugin optimizations, so limited gain. Is there a pool I can test on? yes there is http://coinspool.cu.cc/thanks joblo That's a weird pool. It looks like I have to install a wallet qt and import their key to get my coins. I guess it will do for testing, I won't be mining enough to worry about. no you dont need to install qt wallet,when you reach threshold pool will pay your earnings automatically.its like 0.001 or something. also syncing with qt wallet is PITA,also you need to use binaries from new thread here https://bitcointalk.org/index.php?topic=1318397.0btw did you applied optimizations how is it going ? The instructions don't say how to withdraw coins without the wallet. How do you send coins to an address of your choice?
|
|
|
|
|