Search content
Sort by

Showing 20 of 38 results by stas260385
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.8.1, open source optimized multi-algo CPU miner
by
stas260385
on 16/11/2018, 14:00:07 UTC
When update?
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.7.2, open source optimized multi-algo CPU miner
by
stas260385
on 22/04/2018, 08:09:29 UTC
Argon work, but slow. Beastpoolminer +10%
Cpu-opt 3.8.72

There is no AVX targetted code anywhere in cpuminer-opt so there must be some better compiler
generated optimizations possible on Sandybridge vs Westmere. Most HW improvements on Sandybridge
should be transparent to the SW.

The only thing I found was a new instruction encoding format in AVX. Some (many?) of the
legacy SSE instructions have new encoding for AVX and they are possibly faster on a Sandybridge
CPU than the legacy SSE encoding of the same instructions. The new encoding would only be used if compiling
for AVX which would result in different binaries between Westmere SSE4.2 and Sandybridge AVX.

This is somewhat speculative but I can't think of any other reason the AVX compiler switch makes all
the difference.

It looks like I can't kill off the AVX build after all. It will return in th enext release, however, there will still
be no reporting of AVX algo features. AVX may affect some algos or all algos or may affect different algos
differently. They are the ghost optimizations. They exist, their effects can be felt, but they can't be seen.

Hey, Joblo!
How about to add the argon2i algo for Arionum coin: https://bitcointalk.org/index.php?topic=2710248.0
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.7.1, open source optimized multi-algo CPU miner
by
stas260385
on 11/04/2018, 07:55:41 UTC
cpuminer-opt-3.8.7.1

https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.7.1

Fixed argon2d-uis low difficulty rejects.
Fixed argon2d aliases.


Invalid shares on both Win10 Pro & Ubuntu-17.10.1-server-amd64  with new version, but with previous v3.8.7 it's all good. Config the same in all cases

Ubuntu:

https://i.imgur.com/N4YmqWt.jpg

Win10:

https://i.imgur.com/ebc2hAu.jpg

And with version v3.8.7 on Win10:

https://i.imgur.com/NnyXG9Z.jpg
Post
Topic
Board Mining (Altcoins)
Re: Krnlx Nvidia xevan miner - 3.3+ mh on 1070, ~6mh on 80ti FREE, OPENSOURCE
by
stas260385
on 10/04/2018, 10:28:01 UTC
Hi all! This is prealpha version of my xevan miner. Tested only on linux, cuda 7.5 and 1070 & 1080ti.

https://github.com/krnlx/ccminer-xevan

Donations are welcome.


UPD. For 1060 cards intensity sets up incorrectly - you must adjust it with -i param. -i 20 is best for 1070, 1080ti

UPD2. Windows version by Palgin

x86_64
https://mega.nz/#!NhhnGahJ!dGC_LNOi_a98BuHSuLZQB7k-YT-dM7I_We_svn1hCc0
x86
https://mega.nz/#!98xj3RyD!tfWT6yKHb7gQhzJMi0YYx7wwIX75wppE3Hw7grcMR-4

Hey, krnlx!
Any chance to rewrite/improve performance Xevan algo?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.5 - opensource - GPL (tpruvot)
by
stas260385
on 08/04/2018, 21:15:33 UTC
Hey, Epsylon3!
Any chance to add and rewrite/optimized Xevan algo?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][QuDex Pay] 🚀QDP🚀 POW | 1ST QUBIT ALGO MN COIN | NO ICO | HIGH ROI
by
stas260385
on 31/03/2018, 10:46:51 UTC
Hello all!
I need some help...
How can I update my wallet on VPS?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Masternode] WeyCoin - The Proof-of-Meme cryptocurrency
by
stas260385
on 25/03/2018, 15:16:03 UTC
Would smbd be so kind to help me with windows wallet? By blocks explorer I have some coins (http://blockchain.weycoin.org/address/KnTXePm8DJLhJPq2PxJt2t8WwFNiiToXKa ), but windows wallet shows me zero.
I've done all wallet repairs, full rescan, reindex etc. What's wrong is with this coin?
I have the same problem now
http://blockchain.weycoin.org/address/Kp62jdTYxi8qvWk6WmRrMARqf5DYK3ykf4
The last two transactions didn't come in the local wallet and it sync properly:

http://dropmefiles.com/GyJeK

http://dropmefiles.com/fYA1Q

WAT'S WRONG WITH IT???

And another payment didn't come just now...
DEV - wat's going on?Huh
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Masternode] WeyCoin - The Proof-of-Meme cryptocurrency
by
stas260385
on 25/03/2018, 14:51:56 UTC
Would smbd be so kind to help me with windows wallet? By blocks explorer I have some coins (http://blockchain.weycoin.org/address/KnTXePm8DJLhJPq2PxJt2t8WwFNiiToXKa ), but windows wallet shows me zero.
I've done all wallet repairs, full rescan, reindex etc. What's wrong is with this coin?
I have the same problem now
http://blockchain.weycoin.org/address/Kp62jdTYxi8qvWk6WmRrMARqf5DYK3ykf4
The last two transactions didn't come in the local wallet and it sync properly:

http://dropmefiles.com/GyJeK

http://dropmefiles.com/fYA1Q

WAT'S WRONG WITH IT???
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.4, open source optimized multi-algo CPU miner
by
stas260385
on 22/03/2018, 10:53:56 UTC
I am proposing fuurther canges to the Windows binaries suite to be better aligned with the
CPU features actually used by cpuminer-opt. Comments are welcome.

The problem:

1. AVX is meaningless to cpuminer-opt. AVX adds no useful 128 bit SIMD instructions, full 128 bit
support only requires SSE4.2. As a result some CPUs are prevented from using optimzations they
support. This also occurs when compiling from source.

2. cpuminer-sse is actually built with SSSE3. Some AMD CPUs with SSE2 do not have SSSE3 and
can't run cpuminer.

The proposal:

1. Eliminate cpuminer-aes-avx binary and eliminate AVX as a reportable feature and replace it with SSE4.2
    cpuminer-aes-sse42 will include all optimizations from the deleted AVX build.

2. Remove SSSE3 from cpuminer-sse2 build.

Pro/con:

The only theoretical con is that Intel core2 CPUs will not make use of SSSE3 when using cpuminer-sse2
windows bnary. There are no significant differences with SSSE3 so no performance impact is expected.

Some previously unsupported AMD CPUs will become supported.

Some optimizations currently tagged as requiring AVX will become available on Intel Westmere CPUs
and possibly some AMD CPUs with similar features.

Fewer binary builds, should be less confusing for users.

Current suite:
Code:
cpuminer-sse2.exe      "-march=core2"              Core2, Nehalem
cpuminer-aes-sse42.exe "-maes -msse4.2"            Westmere
cpuminer-aes-avx.exe   "-march=corei7-avx"         Sandybridge, Ivybridge
cpuminer-avx2.exe      "-march=core-avx2"          Haswell...
cpuminer-avx2-sha.exe  "-march=core-avx2 -msha"    Ryzen

Proposed:
Code:
cpuminer-sse2.exe      "-msse2"                    Core2, Nehalem
cpuminer-aes-sse42.exe "-maes -msse4.2"            Westmere, Sandybridge, Ivybridge
cpuminer-avx2.exe      "-march=core-avx2"          Haswell...
cpuminer-avx2-sha.exe  "-march=core-avx2 -msha"    Ryzen


And also would be great to add argon2d algos to the next build Smiley))
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] ZERGPOOL.com - NEW!Multialgo, autoexchange, 0% fee, 160+ coins
by
stas260385
on 20/03/2018, 08:01:21 UTC
Hello.
I mine on your pool a couple days on Bitcore BTX adress:  1HEna34LcLkbZv47HTHhrZCcYp2pp8szis
I didn't received any payment and yesterday I had more than 4BTX. Today an airdrop day and I may not receive my coins because of that!
What's wrong???
Similar problem with LTC. The message was saying that the threshold is ~0.05. During the last payout before the change of the day I had 0.051 LTC and I got no payment. What does the ~0.05 LTC mean? 0.05 or 0.05999? Can't a stable number be used?

There is market price used. On Sunday there was deep on BTC, so LTC went almost up to 0.02BTC. So it is pure math in system.
This is a payment we did for LTC on Sunday.

https://chainz.cryptoid.info/ltc/tx.dws?b8aa0b5c0eafcc951c932e5e8e1b700fded6b65dde331e27a93e6a40f3b69755.htm
So how about my problem?
"...I mine on your pool a couple days on Bitcore BTX adress:  1HEna34LcLkbZv47HTHhrZCcYp2pp8szis
I didn't received any payment and yesterday I had more than 4BTX."
And now I have more than 6.5BTX on your pool and still not paid!
Also because of you I missed an 7% airdrop on Monday and it's like you simply still it from me!
I demand payment!!!!!!
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.4, open source optimized multi-algo CPU miner
by
stas260385
on 19/03/2018, 10:50:04 UTC
Can you take a look at the Argon2d algo and add it?
There seem to be 2 variants, for 2 coins (wonder whats the difference between the algos, but the hashrate is about 3 times faster on Credits coin than on Dynamic)

https://github.com/BeastPool/cpuminer-argon2d


It looks like the same algo but with different parameters. It should be a straightforward implementation
because it was forked from cpuminer-opt. But I'll probably rework it to reduce code duplication/triplication.
It would be great because this fork didn't support AVX2, only AVX and AVX512f.
Waiting for adding Argon2d algo's too!
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] ZERGPOOL.com - NEW!Multialgo, autoexchange, 0% fee, 160+ coins
by
stas260385
on 19/03/2018, 10:08:57 UTC
Hello.
I mine on your pool a couple days on Bitcore BTX adress:  1HEna34LcLkbZv47HTHhrZCcYp2pp8szis
I didn't received any payment and yesterday I had more than 4BTX. Today an airdrop day and I may not receive my coins because of that!
What's wrong???
Post
Topic
Board Announcements (Altcoins)
Re: 🔥[DIXICOIN][PoW/PoS][C11][Asic+NH Res][Masternode][☑️ Launched!! ☑️] 🔥
by
stas260385
on 12/03/2018, 14:01:34 UTC
you lost me when your website started mining from my cpu in the background
It's not mining - it's flash animation!
And your Paranoia...
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
stas260385
on 18/01/2018, 16:53:30 UTC
It would be advisable to rename the topic to the correct version of miner. Grin
Post
Topic
Board Mining (Altcoins)
Re: Krnlx Nvidia xevan miner - 3.3+ mh on 1070, ~6mh on 80ti FREE, OPENSOURCE
by
stas260385
on 12/01/2018, 18:24:09 UTC
Hi all! This is prealpha version of my xevan miner. Tested only on linux, cuda 7.5 and 1070 & 1080ti.

https://github.com/krnlx/ccminer-xevan

Donations are welcome.


UPD. For 1060 cards intensity sets up incorrectly - you must adjust it with -i param. -i 20 is best for 1070, 1080ti

UPD2. Windows version by Palgin

x86_64
https://mega.nz/#!NhhnGahJ!dGC_LNOi_a98BuHSuLZQB7k-YT-dM7I_We_svn1hCc0
x86
https://mega.nz/#!98xj3RyD!tfWT6yKHb7gQhzJMi0YYx7wwIX75wppE3Hw7grcMR-4

When you planing to update your miner?
Post
Topic
Board Games and rounds
Re: Bitcore BTX: first hybrid fork, lowest fees - Christmas RAFFLE1(community only)
by
stas260385
on 22/12/2017, 18:57:35 UTC
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
stas260385
on 19/12/2017, 07:43:03 UTC
what is some advice on setting up Difficult Mining for the pool - https://yiimp.masterhash.us.
I tried - and so -p c = ORE d = 64 and so -p c = ORE, d = 64 and so -p (c = ORE d = 64) does not adjust to the given difficult.
This because the pool doesn't accept manual difficulty setup.
Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels.
by
stas260385
on 17/12/2017, 11:17:48 UTC
Mmm some of these markets are really juicy, glad Nicehash is still down.
Amen bro Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
stas260385
on 22/11/2017, 07:21:32 UTC
Hi all!
I have the server with two Intel Xeon 8176M, both 28-th cores 56-threads so 56-th cores 112-threads totally and i want to mine VRM. My hash rate should be something between 15-15.5 Kh/m.
Sooo.... Can anyone tell me please how can i calculate my earning per day? Or maybe exist mining calculator for Verium?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]Bitcore- BTX - SEGWIT - BLOOM - ONLINE - new virtual fork 1:0.5 of Bitcoin
by
stas260385
on 20/11/2017, 13:20:31 UTC
Monday's snapshot for the 3% airdrop has been taken


Snapshot block = 86556
Last registered user = 26657

019ec3817cc5b9354a184205db64e2863832e89dcb775521e9e3ba982b041fe5
240aefc1f372eb02da27b3352919044a61ccec3a4ced86b574dcf5555416a345

Total: 42469.3321251BTX to 4502 wallets

Your Bitcore Team

Hello!
Please HELP...
I received an airdrop but only 3% while i must be received 25% at once like new registered user.
Or i missed something?
On the block 86556 on my wallet there were about 28 coins and i received only~0.87 BTX:
https://chainz.cryptoid.info/btx/address.dws?1NpZVtprJcR2VVEdsHAAtjAnvp4U4m4u3i
25% were on 30.10. Oпoздaл Cтac.

And where is this rule are pointed??
On the fist page i see only this:

"Distribution for BTX Holder
Every registered bitcore holder with a wallet loaded with minimum 1 BTX gets
an special onetime airdrop of 25% instead of 3% !

These and all other Airdrop will be only paid to registered addresses with minimum 1 BTX.
Please register your address on https://bitcore.cc/airdrop.php"