Bitcoin Forum
June 30, 2024, 12:29:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 [114] 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 ... 166 »
2261  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 10:11:08 PM
Your HOdl is broke - on linux, and probably on every platform. You put a WHOLE lot of wasteful C++ garbage in, butchering my HOdl code - also breaking the compile.

What version? That wastefull c++ code is to support non AES_NI.

I'm currently using 3.2.3 and I made no changes to hodl in 3.2.4 or 3.2.5.

Just compiled and ran 3.2.5, no porblem.

I tried the version linked in the OP - and you know, you can do a non-AES-NI version really simply with a lookup table... or a few, for speed.

I'l download it and give it a try.

Edit: downloaded, compiled and runs ok on hodl.

GCC/G++ version 6.1.1?

gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
2262  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 09:58:59 PM
Your HOdl is broke - on linux, and probably on every platform. You put a WHOLE lot of wasteful C++ garbage in, butchering my HOdl code - also breaking the compile.

What version? That wastefull c++ code is to support non AES_NI.

I'm currently using 3.2.3 and I made no changes to hodl in 3.2.4 or 3.2.5.

Just compiled and ran 3.2.5, no porblem.

I tried the version linked in the OP - and you know, you can do a non-AES-NI version really simply with a lookup table... or a few, for speed.

I'l download it and give it a try.

Edit: downloaded, compiled and runs ok on hodl.
2263  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 27, 2016, 09:41:17 PM
what exactly is Dodgy about DNET, explain

You've been around long enough, are you being deliberately obtuse?

Anyway, party's over, HP went down again and I don't expect it to some back with 175 DNET blocksize,
if at all. someone likely got stiffed.
2264  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 27, 2016, 09:07:57 PM
Thankfully, got a payout (even on the dodgy DNET) so I hope everybody else has got theirs.

What exactly is Dodgy about DNET??

The issue you are experiencing with DNET, is that none of you have apparently updated your wallets since the mandatory update was posted on this thread on May 4th. and neither has this pool operator. so all the coins that have been mined since that date are on another fork...

People should read the threads... I feel for you guys...

Do Not Mine DNET here until they update their pool..

There's definitely something dodgy about DNET but as long as I'm getting paid I don't care. Wallet? What wallet?
HP autoexchanges to BTC for me.

The chain has forked and one branch in incorrectly producing 175 DNETs per block istead of 22.5. Why are coins
maturing and successfuly exchanged? Again as long as I'm getting paid I don't care.

How long will it last? Again, I don't care.

I'm just enjoying the ride while it lasts.
2265  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 27, 2016, 08:57:44 PM
Adding to my previous post...
Had a quick look at the AsRock BTC Pro manual, and couple of things sparked my interest:
- Onboard NIC uses x1 PCIe lane!
- 1 Slot can do PCIe v2.0 x16
- 5 Slots are PCIe v2.0 x1

I don't know what other Onboard devices might be using up lanes as those are not clearly stated (though I posted about the usual suspects already). It would be wise to disable every single motherboard/chipset feature that is not critical to the rig operation.

@crysx & others, what setting do you have on the BIOS for "PCIE2 Link Speed"? Maybe worth fiddling with the possible options there.

Edit: One last note on this mental exercise: I'm with joblo in suspecting that it could just be that the problem is when you cross the 32GB boundary in memory attached to PCIe devices. If this is the case, you'll find that the same rig will max out at 4 * GTX1080's  Cheesy

My Asus Z97 has a config for the second x16 slot: x2 with both x1 slots enabled or x4 with x1 slots disabled.
SATA express always uses PCIe so it should be disabled. Other devices may use  PICe lane depending on the
motherboard.

PCIe link speed should probably be auto. The only reason not to is if the card has incompatibilities.
2266  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 08:38:00 PM
Your HOdl is broke - on linux, and probably on every platform. You put a WHOLE lot of wasteful C++ garbage in, butchering my HOdl code - also breaking the compile.

What version? That wastefull c++ code is to support non AES_NI.

I'm currently using 3.2.3 and I made no changes to hodl in 3.2.4 or 3.2.5.

Just compiled and ran 3.2.5, no porblem.
2267  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 05:12:22 AM
Why not publish the compiled version?

If you mean Windows it's because it won't compile in Windows. If you mean Linux you get
better performance compiling yourself.

What algo are you working on now?

None at the moment, hmq1725 was last adddition and lyra2v2 the last optimization.

I got your miner working on windows..had to remove the hodl algo and make some code changes, but it is working on my sandybridge cpu...I've only tested the hmq1725 algo so I am not sure if I broke anything while getting it to compile, but it is working well.  In order to get it to work for both windows and linux I would need clean up my changes a bit.  I also couldn't get it compiled statically, so it needs to be run with the dll's in tow.

I just thought you might be interested to know that it can compile on windows.  If you want to discuss let me know and I'll get back to you.

That's great news, yes please discuss, I have many questions.

If HMW1725 works then many other algos such as x11, quark etc will work.
Hodl is a special case and so are a few other unique algos but I think I'll be able to work it out.
Can't wait to see the source.

I only made small changes other than not using hodl.  I set up a github so that you could see what the changes were.  Here is the commit to my repo with the changes detailed: https://github.com/ctgiant/cpuminer-opt/commit/1aa77613bc835d0693eef29084d888fa920002f0

I should also note, just so you know, it was built with mingw-w64-x86_64.

mingw, even better, no messing around with vstudio. Thanks.
2268  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 03:54:37 AM
nice initiative the git hmage... and surprising it build directly Wink

i m very busy and missed several versions...

it could be nice to import my last cpuminer-multi changes to do some "public" benchs on yiimp

i found also a nice way to get the cpu name from the cpuid instruction... should work on both linux and windows

i tried to find a way to get the internal temperature like that on windows, but no way... seems to require driver (ring0) instructions

So It's the hmage fork that's working? I'll have to  give it a spin.

It's probably good that you missed several versions, it was a little messy for a while. It's stabilized quite a
bit so now is a good time.

I see you've made some recent changes to the windows branch. Is that what I should use? Are the changes
mostly large blocks of code or is it line by line? In other words how hard will it be to manually
merge?

I already have cpuid working thanks to a contributor, don't know about windows but I don't see why not.
2269  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 27, 2016, 01:37:37 AM
Why not publish the compiled version?

If you mean Windows it's because it won't compile in Windows. If you mean Linux you get
better performance compiling yourself.

What algo are you working on now?

None at the moment, hmq1725 was last adddition and lyra2v2 the last optimization.

I got your miner working on windows..had to remove the hodl algo and make some code changes, but it is working on my sandybridge cpu...I've only tested the hmq1725 algo so I am not sure if I broke anything while getting it to compile, but it is working well.  In order to get it to work for both windows and linux I would need clean up my changes a bit.  I also couldn't get it compiled statically, so it needs to be run with the dll's in tow.

I just thought you might be interested to know that it can compile on windows.  If you want to discuss let me know and I'll get back to you.

That's great news, yes please discuss, I have many questions.

If HMW1725 works then many other algos such as x11, quark etc will work.
Hodl is a special case and so are a few other unique algos but I think I'll be able to work it out.
Can't wait to see the source.
2270  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 26, 2016, 09:09:12 PM
Why not publish the compiled version?

If you mean Windows it's because it won't compile in Windows. If you mean Linux you get
better performance compiling yourself.

What algo are you working on now?

None at the moment, hmq1725 was last adddition and lyra2v2 the last optimization.
2271  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 26, 2016, 08:08:50 PM

I had to disable SATA and USB3.0 otherwise card #6 sometimes doesn't show up.


Isn't this the problem exactly?

Edit: And it probably is related to PCIe lanes because those devices sometimes use them.
2272  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.2.5 on: May 26, 2016, 08:06:09 PM
Why not publish the compiled version?

If you mean Windows it's because it won't compile in Windows. If you mean Linux you get
better performance compiling yourself.
2273  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 08:04:45 PM
I know I'm being picky but I appreciate your responses and consider you an authority.

Those numbers look weird but t makes no sense to display phantom block maturation and exchange
to BTC. And the fact remains before the crash they were real. The only visible difference after the crash
is no final payouts.

I guess time will tell but I hope you are arong because I have a BTC balance of DNET found before the crash
but matured  and exchanged after.

Looks like their code doesn't have any validation of how much coins were "sold" for if even at all. So last check for them... is they sent X amount of currency to the exchange @ x.xxx BTC, credit user's their share. But in this case, it's totally wrong, except maybe how much their "selling" them for, but their block rewards are totally wrong so their "selling" at the price that miners would get on the correct chain and correct block value. So, chances are, they'll soon just wipe it all away.

I love your analysis but I have to throw another dart.

I'm not sure I'm understanding this data correctly, you don't have it so I can't compare.

http://hashpower.co/site/block?id=1376

It shows the balance at 1.3M and the last 7 days produced 1.2M so the balance has been acumulating for
more than 7 days yet I got my last payout Monday at 16:00 EST, 3 days ago. That being the case I was
being payed in BTC while the DNET balance was already accumulating. So unless they are operating on some
kind of margin where they pay out BTC before they've actually sold the DNET they must be valid coins.

I also noticed that HP is not getting all the blocks on the alternate chain, most but not all. They aren't yours
because I found duplicate block numbers so someone else is mining on this chain.

I'm definitely suspicious but I don't see the typical red flags. I've never lost coins that have matured.
The only time I lost coins on HP was when they dropped MUE, but again it was only the immature coins
I lost.

At this point the only thing I'm convinced of is the blockchain has forked and your branch agrees with
the coin's roadmap. Until Monday HP was paying what they advertise until a system crash. When the
system came back up everything was functioning as it should be except there have been no payouts
since the crash. Coins including DNET continue to get found, mature and exchanged, just one small step
remaining.

Although there appears to be a critical issue with the DNET blockchain there is no direct link between it
and to the lack of any payouts since the crash. It is more likley the crash triggered the subsequent payout failures.

I understand what you are saying but there is too much conflicting evidence, I'm still hopeful I'll get my coins.
2274  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 26, 2016, 05:40:39 PM
it IS a dual core celeron g1840 intel chip ... 5 cards will work without issue ... 6 wont ... h81btcpro motherboard ...

the ram is kingston hyperx 1600 16gb ( 2 x 8gb ) and is the most ram you can put in these systems apparently ...

there are TWO psu - corsair ax1200i ... more than enough to power the whole system ...

#crysx

FWIW: That CPU maxes out at 16x PCIe 3.0 lanes.
http://ark.intel.com/products/80800/Intel-Celeron-Processor-G1840-2M-Cache-2_80-GHz

Depending on the motherboard implementation (specific lane design/splitting/switching), you'll run out of PCIe lanes to feed the last GPU. Any features that you disable on the BIOS, might help, especially if it has SATA, M.2, USB3.0, or any setting to force PCIe v2.0/1.0 mode. I didn't look into the motherboard specifics at all, so I'm just generally speaking in this case.
A quick enough test, would be to plug in a more capable CPU, if you happen to have one at hand... Good luck with that! (seems like nothing on the regular consumer line would do)

Very interesting I hadn't thought of PCIe lanes being the issue. But you're talking about PCIe3 which usually
only serves the x16 slots with PCIe2 serving the others. I would also expect a decent MB to be able to
configure all the equipped slots.

One quick way to confirm is to check the CPU model on the previously working 6 card rigs.

h81 pro btc has only pcie2 also how the math work there because the it has one x16 and the other x5, so 21 lanes total? or the x16 is reduced if you use the other

i don't think that is the issue

Lanes are reduced.
2275  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 05:33:08 PM

You know the yaamp code. When the BTC show up in the balance isn't it real?


Nope.

As you can see here, this is their BTC balance:

http://hashpower.co/site/block?id=6

I know I'm being picky but I appreciate your responses and consider you an authority.

Those numbers look weird but t makes no sense to display phantom block maturation and exchange
to BTC. And the fact remains before the crash they were real. The only visible difference after the crash
is no final payouts.

I guess time will tell but I hope you are arong because I have a BTC balance of DNET found before the crash
but matured  and exchanged after.
2276  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 05:11:20 PM
it is, find DNET block explorer and compare two blocks, just see timestamp and the rest...

http://hashpower.co/site/block?id=1376

I don't understand what you are saying. Blocks on the wrong fork shouldn't confirm but the DNET at HP
is confirming:



yes, they are confirming their own blocks. Worthless.

The BTC they were exchanged to look pretty real.

Is it in YOUR wallet?

That's the remaining issue but may be unrelated. The payout problem only started after the crash on Monday,
before that it was paying out real BTC into MY wallet.

You know the yaamp code. When the BTC show up in the balance isn't it real?
2277  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 26, 2016, 05:02:09 PM
it IS a dual core celeron g1840 intel chip ... 5 cards will work without issue ... 6 wont ... h81btcpro motherboard ...

the ram is kingston hyperx 1600 16gb ( 2 x 8gb ) and is the most ram you can put in these systems apparently ...

there are TWO psu - corsair ax1200i ... more than enough to power the whole system ...

#crysx

FWIW: That CPU maxes out at 16x PCIe 3.0 lanes.
http://ark.intel.com/products/80800/Intel-Celeron-Processor-G1840-2M-Cache-2_80-GHz

Depending on the motherboard implementation (specific lane design/splitting/switching), you'll run out of PCIe lanes to feed the last GPU. Any features that you disable on the BIOS, might help, especially if it has SATA, M.2, USB3.0, or any setting to force PCIe v2.0/1.0 mode. I didn't look into the motherboard specifics at all, so I'm just generally speaking in this case.
A quick enough test, would be to plug in a more capable CPU, if you happen to have one at hand... Good luck with that! (seems like nothing on the regular consumer line would do)

Very interesting I hadn't thought of PCIe lanes being the issue. But you're talking about PCIe3 which usually
only serves the x16 slots with PCIe2 serving the others. I would also expect a decent MB to be able to
configure all the equipped slots.

One quick way to confirm is to check the CPU model on the previously working 6 card rigs.
2278  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 04:52:04 PM
it is, find DNET block explorer and compare two blocks, just see timestamp and the rest...

http://hashpower.co/site/block?id=1376

I don't understand what you are saying. Blocks on the wrong fork shouldn't confirm but the DNET at HP
is confirming:



yes, they are confirming their own blocks. Worthless.

The BTC they were exchanged to look pretty real.
2279  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 02:57:02 PM
it is, find DNET block explorer and compare two blocks, just see timestamp and the rest...

http://hashpower.co/site/block?id=1376

I don't understand what you are saying. Blocks on the wrong fork shouldn't confirm but the DNET at HP
is confirming:

2280  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] HASHPOWER.CO - YAAMP CLONE - X11, X13, X15, Quark, Neoscrypt on: May 26, 2016, 02:29:53 PM
your pool is mining on forked Darknet (quark), stop it until fix!

If that's true why are the coins still confirming?
Pages: « 1 ... 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 [114] 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 ... 166 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!