Bitcoin Forum
October 13, 2024, 06:18:11 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help with slow mining BITTUBE with CPU using xmrig-2.12.0 msvc  (Read 246 times)
mizeria (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 20, 2019, 12:30:37 PM
 #1

I am getting just 200 H/s on mining BITTUBE coin with the AMD Ryzen Threadripper 1950X 16-Core Processor using xmrig-2.12.0 msvc miner.
I think I should have around 1 k/s with this cpu.
I am mining on the bittube.miner.rocks:5555 pool.
my start.bat is this:

@echo off
xmrig.exe -a cryptonight-heavy --threads 30 --donate-level 1 -o bittube.miner.rocks:5555 -u my bittube wallet -p w=mize --variant tube -k -o bittube.miner.rocks:7777 -u my bittube wallet -p w=mize --variant tube -k
pause


here is a log of the console:

 * ABOUT        XMRig/2.12.0 MSVC/2017
 * LIBS         libuv/1.24.1 OpenSSL/1.1.1a microhttpd/0.9.61
 * HUGE PAGES   available
 * CPU          AMD Ryzen Threadripper 1950X 16-Core Processor  (1) x64 AES AVX2
 * CPU L2/L3    8.0 MB/32.0 MB
 * THREADS      30, cryptonight-heavy, av=0, donate=1%
 * ASSEMBLY     auto:ryzen
 * POOL #1      bittube.miner.rocks:5555 variant tube
 * POOL #2      bittube.miner.rocks:7777 variant tube
 * COMMANDS     hashrate, pause, resume
[2019-02-20 14:25:08] use pool bittube.miner.rocks:5555  54.38.131.1
[2019-02-20 14:25:08] new job from bittube.miner.rocks:5555 diff 30000 algo cn-heavy/tube
[2019-02-20 14:25:08] READY (CPU) threads 30(30) huge pages 60/60 100% memory 122880 KB
[2019-02-20 14:26:12] speed 10s/60s/15m 210.9 218.2 n/a H/s max 222.1 H/s
[2019-02-20 14:26:18] new job from bittube.miner.rocks:5555 diff 12857 algo cn-heavy/tube
[2019-02-20 14:26:22] accepted (1/0) diff 12857 (142 ms)
[2019-02-20 14:26:48] new job from bittube.miner.rocks:5555 diff 12857 algo cn-heavy/tube

here is the config.json:

{
    "algo": "cryptonight",
    "api": {
        "port": 0,
        "access-token": null,
        "id": null,
        "worker-id": null,
        "ipv6": false,
        "restricted": true
    },
    "asm": true,
    "autosave": true,
    "av": 0,
    "background": false,
    "colors": true,
    "cpu-affinity": null,
    "cpu-priority": 2,
    "donate-level": 5,
    "huge-pages": true,
    "hw-aes": null,
    "log-file": null,
    "max-cpu-usage": 100,
    "pools": [
        {
            "url": "donate.v2.xmrig.com:3333",
            "user": "YOUR_WALLET_ADDRESS",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": false,
            "variant": -1,
            "tls": false,
            "tls-fingerprint": null
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "safe": false,
    "threads": null,
    "user-agent": null,
    "watch": false
}

"cpu_threads_conf" :
[
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 0 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 2 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 4 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 6 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 8 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 10 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 12 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 14 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 16 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 18 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 20 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 22 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 24 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 26 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 28 },
    { "low_power_mode" : false, "no_prefetch" : true, "asm" : "auto", "affine_to_cpu" : 30 },

],
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
February 20, 2019, 06:12:18 PM
 #2

Switch to JCE CN miner
https://github.com/jceminer/cn_cpu_miner/blob/master/jce_cn_cpu_miner.linux.033q.zip (LINUX)
https://github.com/jceminer/cn_cpu_miner/blob/master/jce_cn_cpu_miner.windows.033q.zip (WIN 10)
vuli1
Jr. Member
*
Offline Offline

Activity: 238
Merit: 3


View Profile WWW
February 20, 2019, 06:50:59 PM
 #3

lower the threads. It dependes of how many L2 cache cpu have, not cores. Try with 10 cores or smth. test on your own, how many core works best

★ PRiVCY ➢ Own Your Privacy! ➢ Best privacy crypto-market! ★
✈✈✈[PoW/PoS]✅[Tor]✅[Airdrop]✈✈✈ (https://privcy.io/)
mizeria (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 20, 2019, 06:54:25 PM
 #4

lower the threads. It dependes of how many L2 cache cpu have, not cores. Try with 10 cores or smth. test on your own, how many core works best

* CPU L2/L3    8.0 MB/32.0 MB
mizeria (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 23, 2019, 10:37:10 PM
 #5


Hey! I have started using it and I like it.
Can you please help configuring it a bit?

Because now it seems like this:

00:34:16 | Accepted by the pool in 59 ms.
00:35:07 | Hashrate CPU Thread 0: 36.16 h/s
00:35:07 | Hashrate CPU Thread 1: 38.56 h/s
00:35:07 | Hashrate CPU Thread 2: 0.64 h/s
00:35:07 | Hashrate CPU Thread 3: 0.65 h/s
00:35:07 | Hashrate CPU Thread 4: 0.65 h/s
00:35:07 | Hashrate CPU Thread 5: 0.65 h/s
00:35:07 | Hashrate CPU Thread 6: 37.17 h/s
00:35:07 | Hashrate CPU Thread 7: 35.94 h/s
00:35:07 | Hashrate CPU Thread 8: 0.59 h/s
00:35:07 | Hashrate CPU Thread 9: 0.65 h/s
00:35:07 | Hashrate CPU Thread 10: 0.65 h/s
00:35:07 | Hashrate CPU Thread 11: 0.65 h/s
00:35:07 | Hashrate CPU Thread 12: 36.46 h/s
00:35:07 | Hashrate CPU Thread 13: 36.78 h/s
00:35:07 | Hashrate CPU Thread 14: 0.64 h/s
00:35:07 | Hashrate CPU Thread 15: 0.64 h/s
00:35:07 | Hashrate CPU Thread 16: 0.65 h/s
00:35:07 | Hashrate CPU Thread 17: 0.65 h/s
00:35:07 | Hashrate CPU Thread 18: 37.04 h/s
00:35:07 | Hashrate CPU Thread 19: 39.91 h/s
00:35:07 | Hashrate CPU Thread 20: 0.62 h/s
00:35:07 | Hashrate CPU Thread 21: 0.64 h/s
00:35:07 | Hashrate CPU Thread 22: 0.64 h/s
00:35:07 | Hashrate CPU Thread 23: 0.64 h/s
00:35:07 | Total: 308.14 h/s - Max: 317.10 h/s
00:35:29 | Pool sends a new Job.

It seems not all threads are working.
Thanks!
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
February 24, 2019, 10:02:00 AM
 #6

You have a TR, I don't know how to configure it. PLease, go in the JCE CN miner thread here: https://bitcointalk.org/index.php?topic=3281187.0
tubeabit
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 30, 2019, 11:16:16 AM
 #7

how do change the thread? i only get 4 thread with amd ryzen 7 1700 and about 115 h/s!

i`m using xmrig-2.15.4-beta

it look like it is set up to only to work with 4 treads???
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!