-
sech1
poolin was 27 MH/s, it already dropped to 2.6 MH/s
-
sech1
This hashrate didn't resurface anywhere else, so network slowed down a bit
-
sech1
Estimated fork time: 2019-11-30 20:06:17 CET
-
sech1
-
jtgrassie
-
jtgrassie
LOL
-
jtgrassie
Too much voice given to people that don't understand hardware.
-
tevador
cloud mining is a big scam anyways
-
tevador
lol, RandomXmas
-
sech1
Someone needs to decorate Christmas tree with ARM boards and mine RandomX on them
-
Inge-
I'm dreaming of a hot christmas
-
Inge-
sech1: I managed to get 6KH on a dual E5-2670 with randomx-benchmark by running 2 instances and using cpu affinity. But not managed to get xmrig quite there - 5800H/s max - and that just by letting it managing NUMA
-
Inge-
any tips?
-
wow-discord
<sech1> Probably post it in xmrig github, it clearly doesn't pick up NUMA layout properly
-
tevador
looks like I found the first false positive with RandomX Sniffer
-
tevador
Process AcroRd32.exe (PID 12052) may be mining RandomX on 3 thread(s)
-
cohcho
What's it?
-
tevador
Acrobat Reader
-
cohcho
found on the internet; I'm happy that are false positives
-
tevador
it's time to improve the heuristic
-
tevador
apparently, Acrobat Reader uses round to -infinity mode
-
Inge-
sech1: so in principle, I should not need to mess with affinity / numa with XMRIG ? It should make correct number of threads and split correctly? (e.g. in this case 10 threads on each 8/16 core/thread cpu)
-
wow-discord
<sech1> Try to go with auto-config (delete all threads from your config)
-
Inge-
First time I tried, I didn't have any thread config, and got about 5700 H/s - but now that I was double-checking with no settings, it correctly detects 2 numa nodes, total L2 and L3 cache, allocates 2 sets of huge pages etc - and yields 6300 H/s - which is better than I got from randomx-benchmark
-
tevador
-
hyc
funny how genesis mining blog is like everyone else, misreporting Monero's approach to PoW
-
needmonero90
Ooo the sniffer looks cool
-
hyc
-
sgp_
Can anyone join the coffee chat today at 18 utc? (<1 hr)? PM me if you want to participate in the live discussion
-
sech1
last 100 blocks are all v12 now
-
sech1
I mean v11.12
-
tevador
IT'S HERE
-
midipoet
fair play to all involved. serious achievment indeed.
-
randomXcellence
seriously
-
moneromooo
Thanks tevador and sech1 :)
-
randomXcellence
Tevador!!!!
-
kinghat
congrats guys!🥳
-
gingeropolous
didn't poolin stop mining?
-
sech1
yes, they stopped
-
gingeropolous
they got a randomx block apparnetly
-
sech1
or announced that they would stop, I see they've found a block
-
sech1
-
tevador
must have been a lucky block
-
sech1
All pools are still sub 300 MH/s combined, I expected more by now
-
tevador
this is just the initial drop due to unupdated miners
-
tevador
should be >500 MH/s tomorrow
-
sech1
304.65 MH/s on pools now
-
hyc
yeah looks like still a drop in hashratd
-
sech1
ok, so next to keep an eye on is 1980481, right?
-
sech1
epoch change
-
gingeropolous
hrmmm indeed
-
midipoet
explain the epoch change please?
-
nioc
thank you tevador sech1 and hyc
-
sech1
midipoet Dataset update, happens every 2048 blocks
-
midipoet
how do you mean dataset y
-
sech1
should be smooth, miners will just stop for a few seconds to update dataset
-
sech1
2 GB RandomX dataset I mean
-
midipoet
ah i understand, the calculations from which difficulty is comprised, and such
-
midipoet
right?
-
sech1
No, it's like DAG in ETHash
-
midipoet
had to google the DAG in ethash. it basically helps ensure the algo is memory-hard
-
sech1
yes, big chunk of memory to randomly read from during hash calculation
-
tevador
-
tevador
wtf
-
gingeropolous
its prolly an OS that has all the optimizaitons preconfigured
-
gingeropolous
like those crazy intel speedups that the one guy on here did
-
tevador
closed source
-
gingeropolous
bound to happen
-
sech1
3.5% fee pool
-
sech1
from ryo devs
-
sech1
Why am I not surprised?
-
tevador
ryo is in the final agony before death
-
tevador
I guess
-
sech1
XMRig 10% slower, of course we can believe these numbers, right?
-
tevador
it's just like when Intel publishes their own benchmarks
-
tevador
except they at least put an asterisk there
-
sech1
oh, actually their numbers show 14% faster
-
sech1
no realistic at all
-
sech1
ah, they reduced XMRig by 5% because of 5% default dev fee lol
-
sech1
xmr-stak-rx with exactly the same code if 5% "faster"
-
sech1
*is
-
sech1
4.83/4.46 = 8.3%, this is more realistic on server Xeons
-
sech1
actually, it's achievable
-
sech1
I wonder if they're just bluffing or discovered the same optimization as I did
-
tevador
they are talking about OS optimizations, so I'd say the miner code is copied from XMRig
-
sech1
but 8% on new Ryzens - no, impossible
-
sech1
No OS optimizations can give this boost
-
sech1
unless it's silently overclocking CPU
-
tevador
disabled prefetch can give ~5%
-
tevador
that can theoretically be done by a kernel driver
-
sech1
it can be done in BIOS
-
tevador
but it's very CPU arch specific
-
tevador
it can be done even if the BIOS doesn't have the option
-
sech1
not for Ryzens
-
tevador
BIOS doesn't do anything but set a MSR value you tell it to set
-
sech1
hmm, AGESA 1.0.0.4B BIOS is out for my MB
-
sech1
I'll check if it has something interesting inside
-
sech1
I heard it has some prefetcher options, let's see... Flashing new BIOS now.
-
sech1
but this ragerx, lol
-
sech1
They have their own pool, you can't change it, so they can fake hashrates both in the miner and on the pool
-
tevador
I wouldn't be surprised if they paid only in Ryo
-
Svaaag
override pool url in dns to your own
-
tevador
that violates their DRM
-
tevador
j/k
-
sech1
Nope, can't find prefetcher options in new BIOS
-
tevador
sech1: which MB?
-
sech1
Asus Prime B450M-K
-
p3rL
.network
-
sech1
hashrate didn't change either with new BIOS
-
tevador
so I guess Asus doesn't offer this option
-
tevador
it's a niche setting, most people won't use it
-
cohcho
"BIOS doesn't do anything but set a MSR value you tell it to set" Can you prove it?
-
kico
how to config xmrig to use dual cpu ? on windows ...
-
kico
it only uses 1 cpu by default
-
Inge-
sech1: is your optimization in current xmrig?
-
sech1
not yet
-
Inge-
I am still pretty surprised that I am getting 5% more with xmrig on dual E5-2670 after the fork, compared with earlier benchmarks, while Ryzen is spot on identical
-
Inge-
kico: on Linux it seems to automatically do the right thing
-
moneromooo
Is it moving a substantial fraction of c ?
-
kico
Inge-, I see in windows I'm having a hard time to detect 2nd cpu
-
kico
tried fidling with threads
-
kico
numa field in config is only true/false it seems
-
Inge-
what does xmrig say when starting up?
-
kico
-
kico
it says numa 2
-
kico
just noticed
-
kico
but cpu load is 50%
-
Inge-
my dual cpu system also has 50% cpu load
-
Inge-
as there is not enough cache for running an RX thread on each CPU thread
-
kico
oh ok makes sense
-
kico
maybe that's as much as its going to make
-
kico
I should try linux anyways
-
kico
about 3kh on dual intel hexacore
-
Inge-
I'm guessing it is using 12 threads?
-
Inge-
if you press h for hashrate
-
kico
x5650
-
kico
yeah
-
Inge-
so that is the max, based on your cache. It correctly allocates for 2 NUMA nodes
-
kico
12t tried 24 but was worst
-
Inge-
what hashrate you do you get per thread, approximately?
-
kico
ok thanks a bunch Inge-
-
kico
~240h/s
-
kico
per thread
-
Inge-
my E5-2670 gets about 400 H/s per thread
-
Inge-
so 240 doesn't seem too unreasonable
-
kico
yeah maybe that's it for this cpu hehehe
-
kico
I will try linux just in case
-
Inge-
you can also google randomx benchmarks - there are some similar cpu systems in one of the lists
-
kico
great thanks a bunch for the help Inge- :)
-
Inge-
no worries.
-
kico
this is the "oficial" for benchmarks no ?
i.imgur.com/QsxPHeh.png
-
kico
ops
-
kico
-
kico
seems legit
-
kico
DUAL XEON X5650 2743 300 W
-
kico
mine is doing 2900
-
kico
should be it :)
-
kico
thanks!
-
rottensox
kico: <3
-
kico
rawttensox
-
kico
heyo
-
Inge-
kico: yeah, I think you are fine.
-
kico
cheers :)
-
cohcho
gingeropolous: have you used --enable-randomx for xmrchain.net monerod?
-
cohcho
for monero-blockchain-explorer behined xmrchain.net*
-
needmonero90
Hashrate is half a gigameg now
-
cohcho
sech1: You may add "RandomX ASIC" into coinbase signature for your solo miner.