Pages:
Author

Topic: RandomX Benchmarks! https://monerobenchmarks.info - page 3. (Read 6455 times)

member
Activity: 223
Merit: 12
What is the hashrate of 3700X with the latest miner?
sr. member
Activity: 633
Merit: 267
XMRig 5.4.0, multiple MSR related fixes and improvements and 2 new RandomX variants

https://old.reddit.com/r/MoneroMining/comments/edokfo/xmrig_540_multiple_msr_related_fixes_and/
newbie
Activity: 1
Merit: 0
Exactly 100W per CPU power draw
I don't know what kind of an electricity bill do you have but I pay only 4,3 €urocents for KWH!

and for my dual Xeon 12+12-core delivers steady 10000H/s after Xmrig 5.3 with hyperthreading switched off. It is even able to achieve 11000-12500H/s rates fron time to time..

When I put some serious Multitasking workloads on it at the same time the mining Hashrate drops 1000-2500h/s but that is more memory affected penalty than a CPU-affected drop.. As they can handle any kind of not even a reasonable size but a huge amount of Multitasking workloads with only a few 4-8% CPU utilization when mining is off. I have only 32gb RAM so I'm amazed at how well it can handle all that overload from both utilization at the same time where it obviously should have 64gb to be optimal. Decluding image and video editing tasks..

It isn't even the flagship model Xeons! Running 24/7 2.79Ghz allcore Turbo max 63celsius temperatures..

And you can count on that the xmr will definitely gain value towards usd at least 2-3x from what it is now so I'm very happy with this level of profits

If you need one like that I'm happy to build or provide one for you 1100-3000€ depending on equipments and quaranteed Hashrate minimum is 10000.
sr. member
Activity: 857
Merit: 262
monero hash lingering just below 1GH, currently at 970300044 H/s ... and it all started so well:)

imo the best performer out there is 14nm Celeron because it costs nothing to most people. On my gpu rigs (mostly 12GPUs) G3930s is doing about 490H (on loki variant, which is slightly higher than rx0) for 7W off the wall. Note the lower hash on Nvidia rigs, both are 10GPUs  




And here is my dual 10 core xeons, barely profitable with 290W off the wall each:
sr. member
Activity: 633
Merit: 267
sr. member
Activity: 633
Merit: 267
legendary
Activity: 1510
Merit: 1003
Can anyone try this Ryzen boost mod on Windows? I tested it and got +6% on Ryzen 7 3700X
https://www.reddit.com/r/MoneroMining/comments/e9tuvd/randomx_boost_guide_for_ryzen_on_windows_9100_hs/
from 4100 to 4300h/s on ryzen 5 1600 @ 3600mhz (3200 cl16 ram)
member
Activity: 116
Merit: 66
Can anyone try this Ryzen boost mod on Windows? I tested it and got +6% on Ryzen 7 3700X
https://www.reddit.com/r/MoneroMining/comments/e9tuvd/randomx_boost_guide_for_ryzen_on_windows_9100_hs/
legendary
Activity: 1470
Merit: 1114
I have found out that my first gen ryzens and threadripper gets a few hundred more hashes using only physical cores instead of trying to utilize all of the cache so for example:
1920x
Code:
-t 12, --cpu-affinity 0x555555,
Going from 2666 to 3200 ram gave better performance with 16 threads.
R5 1600
Code:
-t 6, --cpu-affinity 0x555

this for xmrig. you can also try set higher cpu priority . --cpu-priority    set process priority (0 idle, 2 normal to 5 highest)
Latest version should also give 2-3% better hashrate.

Gen 1 have a smaller cache so fewer threads.

I'm always dubious about boosting CPU priority. It shouldn't make a difference, but if it does
it indicates a problem with other processses. Better to deal with those processes.

sr. member
Activity: 633
Merit: 267
XMRig 5.2.0, 1GB huge pages, automatic huge pages and Intel prefetchers configuration on Linux + Ryzen hashrate improvements

https://www.reddit.com/r/MoneroMining/comments/e94ljc/xmrig_520_1gb_huge_pages_automatic_huge_pages_and/

9526 h/s on Ryzen 7 3700X (XMRig 5.2.0 + 1GB pages + MSR mod on Ubuntu)

https://www.reddit.com/r/MoneroMining/comments/e962fu/9526_hs_on_ryzen_7_3700x_xmrig_520_1gb_pages_msr/
sr. member
Activity: 633
Merit: 267
AMD 3950x Final results of Hashrate after Optimizations ~ 17.000 H/s

https://www.reddit.com/r/MoneroMining/comments/e7dm1p/amd_3950x_final_results_of_hashrate_after/
sr. member
Activity: 633
Merit: 267
sr. member
Activity: 633
Merit: 267
14360 H/s with AMD Ryzen 9 3900X @ 4150 MHz, 1.25V (Rig Specs + Screenshot)

https://www.reddit.com/r/MoneroMining/comments/e5q6p2/14360_hs_with_amd_ryzen_9_3900x_4150_mhz_125v/
member
Activity: 273
Merit: 17

Thx, been debating this or a 1920x or a 3600 for a htpc that will background hash. So Ryzen lineup is heavily bandwidth dependent? I'm aware that ryzen performance curve peaks at ~3600 ram spd so is that we are seeing with randomx as well?

my 1920x got around 7kh/s. overall the build was $500-700. Amazon has a deal going for $200 for the 1920x. I probably went overboard with the amount of ram. I thought it needed 2 gb per thread... no, its 2gb per numa node. and 1920x is just 1 node. So you could get away with 8gb to 16 gb prolly.

Some help on setup my rig is under preforming big time. i have a threadripper

I have found out that my first gen ryzens and threadripper gets a few hundred more hashes using only physical cores instead of trying to utilize all of the cache so for example:
1920x
Code:
-t 12, --cpu-affinity 0x555555,
Going from 2666 to 3200 ram gave better performance with 16 threads.
R5 1600
Code:
-t 6, --cpu-affinity 0x555

this for xmrig. you can also try set higher cpu priority . --cpu-priority    set process priority (0 idle, 2 normal to 5 highest)
Latest version should also give 2-3% better hashrate.
newbie
Activity: 12
Merit: 1
Quote

Thanks that worked.

Is there a way i can also gpu mine while xmr rig is cpu mining?  Do i have to let one core/thread free on the cpu so the desktop can be more responsive?

Thanks

You can see the help file of XMRIG.   

xmrig.exe --help

use CPU + AMD GPU +NV GPU
xmirig.exe ...... --opencl   --cuda
sr. member
Activity: 633
Merit: 267

Thx, been debating this or a 1920x or a 3600 for a htpc that will background hash. So Ryzen lineup is heavily bandwidth dependent? I'm aware that ryzen performance curve peaks at ~3600 ram spd so is that we are seeing with randomx as well?

my 1920x got around 7kh/s. overall the build was $500-700. Amazon has a deal going for $200 for the 1920x. I probably went overboard with the amount of ram. I thought it needed 2 gb per thread... no, its 2gb per numa node. and 1920x is just 1 node. So you could get away with 8gb to 16 gb prolly.

Some help on setup my rig is under preforming big time. i have a threadripper

you may find this useful, asrock bios setup:

https://www.anandtech.com/show/12542/overclocking-the-amd-ryzen-apus-guide-results/5

and ryzen master

https://www.anandtech.com/show/12542/overclocking-the-amd-ryzen-apus-guide-results/7

EDIT. enabling huge pages is mandatory to get better hashrate:

On Windows: https://support.sisoftware.co.uk/knowledgebase.php?article=52

And Linux: https://kerneltalks.com/services/what-is-huge-pages-in-linux/
member
Activity: 1208
Merit: 27
Like i said before 1st 6hours paid good, the 12 hours double decrease rewards,now it is looks like CN4 again Smiley))
People who were too exited where are you?
3930k made on CN4 300h/s = 0.10$
Now on RandomX 1750h/s = 0.20$  Smiley))) woooowww profit doubled....

Can someone help me to survive little more, i have problem with this.
Benchmark shows 2300h/s but it mines at 1750h/s,  MB msi x79 gd45 plus 32gb RAM + 32 GB virtual memory.win10 64bit
2nd problem xmrstak show error at the beginning ALOCMEMORY FAILED. what is this?

3930k should be able to do up to 2500 h/s on RandomX if you use XMRig. Try xmrig.com/wizard to get your initial config.json then just run it and it'll update the config for your CPU and start mining.
P.S. Of course it can only achieve this hashrate if you've enabled huge pages in your OS.

Thanks man it worked perfect on Xmrig performed good results 2400H/s. Cpu is stock clocks.i need to change cooler.
I have antec kuhler 920 which drives me crazyzzzz.it is very loud, it has sounds like asic working around.I hate this antec kuhler 920.i think antec engineers did this cooler from their ,,,ss    Cpu tem is 65C
legendary
Activity: 4326
Merit: 8950
'The right to privacy matters'

Thx, been debating this or a 1920x or a 3600 for a htpc that will background hash. So Ryzen lineup is heavily bandwidth dependent? I'm aware that ryzen performance curve peaks at ~3600 ram spd so is that we are seeing with randomx as well?

my 1920x got around 7kh/s. overall the build was $500-700. Amazon has a deal going for $200 for the 1920x. I probably went overboard with the amount of ram. I thought it needed 2 gb per thread... no, its 2gb per numa node. and 1920x is just 1 node. So you could get away with 8gb to 16 gb prolly.

Some help on setup my rig is under preforming big time. i have a threadripper
sr. member
Activity: 633
Merit: 267
I'm trying to mine monero on miningpoolhub with with xmr rig miner.

Keeps saying DNS error: "unknown node or service"

What do i need to put in the config file or what I'm doing wrong?

donate-level": 5,
    "donate-over-proxy": 1,
    "log-file": null,
    "pools": [
        {
            "algo": null,
            "coin": null,
            "url": " us-east.randomx-hub.miningpoolhub.com:20580",
            "user": "MyUserName.MyWorkerName",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "self-select": null
        }

Try: https://xmrig.com/wizard

Thanks that worked.

Is there a way i can also gpu mine while xmr rig is cpu mining?  Do i have to let one core/thread free on the cpu so the desktop can be more responsive?

Thanks

Cool  Cool

Yes it is possible, with XMRig you can mine monero using GPU and CPU. Yet, if you plan to do only cpu mining with XMRig and mine something else with your GPU then indeed you will have to let one core/thread to handle both miners, you will have to test to find best balance.
Pages:
Jump to: