机器环境linux 2GB内存
使用automake编译
跑算法测试的时候会爆掉
设置目录+克隆git命令
git clone http://www.github.com/C3Pool/xmrig-C3
cd xmrig-C3
mkdir build
cd build
创建makefile
cmake .. -DWITH_HWLOC=OFF -DWITH_PANTHERA=OFF
编译
make -j$(nproc)
运行
./xmrig
输出数据
WARNING: linker: /data/data/com.termux/files/home/xmrig-C3/build/xmrig: unsupported flags DT_FLAGS_1=0x8000001
ABOUT XMRig/6.16.5-C3Pool clang/14.0.4
LIBS libuv/1.44.1 OpenSSL/3.0.3
HUGE PAGES supported
1GB PAGES unavailable
CPU ARM Cortex-A53 (1) 64-bit AES
threads:6
MEMORY 0.9/1.9 GB (49%)
DONATE 0%
POOL 右边这个就是cn-heavy/xhv算法吗?右边这台,相同的CPU,挖矿收益高了5K #1 mine.c3pool.com:80 algo auto
COMMANDS hashrate, pause, resume, results, connection
OPENCL disabled
CUDA disabled
[2022-06-12 07:08:46.410] config configuration saved to: "/data/data/com.termux/files/home/xmrig-C3/build/config.json"
[2022-06-12 07:08:46.410] benchmk STARTING ALGO PERFORMANCE CALIBRATION (with 10 seconds round)
[2022-06-12 07:08:46.411] benchmk Algo ghostrider Preparation
[2022-06-12 07:08:46.412] cpu use profile ghostrider (6 threads) scratchpad 2048 KB
[2022-06-12 07:08:48.429] cpu GhostRider algo 1: cn/dark (512 KB)
[2022-06-12 07:08:48.429] cpu GhostRider algo 2: cn/fast (2 MB)
[2022-06-12 07:08:48.429] cpu GhostRider algo 3: cn/turtle (256 KB)
[2022-06-12 07:08:49.582] cpu READY threads 6/6 (48) huge pages 0% 0/48 memory 98304 KB (3170 ms)
[2022-06-12 07:08:55.218] benchmk Algo ghostrider Starting test
[2022-06-12 07:09:46.429] miner speed 10s/60s/15m 34.49 n/a n/a H/s max 36.20 H/s avg 32.65 H/s
[2022-06-12 07:09:58.343] benchmk Algo ghostrider hashrate: 34.533147
[2022-06-12 07:09:58.343] benchmk Algo cn/r Preparation
[2022-06-12 07:09:59.560] cpu stopped (1217 ms)
[2022-06-12 07:09:59.560] cpu use profile cn/2 (6 threads) scratchpad 2048 KB
[2022-06-12 07:10:07.761] benchmk Algo cn/r Starting test
[2022-06-12 07:10:10.644] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (11084 ms)
[2022-06-12 07:10:17.853] benchmk Algo cn/r hashrate: 9.784324
[2022-06-12 07:10:17.853] benchmk Algo cn-lite/1 Preparation
[2022-06-12 07:10:18.329] cpu stopped (475 ms)
[2022-06-12 07:10:18.329] cpu use profile cn-lite (6 threads) scratchpad 1024 KB
[2022-06-12 07:10:18.650] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 6144 KB (321 ms)
[2022-06-12 07:10:18.770] benchmk Algo cn-lite/1 Starting test
[2022-06-12 07:10:28.810] benchmk Algo cn-lite/1 hashrate: 52.720194
[2022-06-12 07:10:28.810] benchmk Algo cn-heavy/xhv Preparation
[2022-06-12 07:10:28.885] cpu stopped (75 ms)
[2022-06-12 07:10:28.885] cpu use profile cn-heavy (6 threads) scratchpad 4096 KB
[2022-06-12 07:10:29.703] cpu READY threads 6/6 (6) huge pages 0% 0/12 memory 24576 KB (819 ms)
[2022-06-12 07:10:30.211] benchmk Algo cn-heavy/xhv Starting test
[2022-06-12 07:10:40.221] benchmk Algo cn-heavy/xhv hashrate: 25.136727
[2022-06-12 07:10:40.221] benchmk Algo cn-pico Preparation
[2022-06-12 07:10:40.354] cpu stopped (132 ms)
[2022-06-12 07:10:40.354] cpu use profile cn-pico (6 threads) scratchpad 256 KB
[2022-06-12 07:10:40.379] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (25 ms)
[2022-06-12 07:10:40.391] benchmk Algo cn-pico Starting test
[2022-06-12 07:10:47.894] miner speed 10s/60s/15m n/a n/a n/a H/s max n/a H/s
[2022-06-12 07:10:50.397] benchmk Algo cn-pico hashrate: 1031.578947
[2022-06-12 07:10:50.397] benchmk Algo cn/ccx Preparation
[2022-06-12 07:10:50.403] cpu stopped (5 ms)
[2022-06-12 07:10:50.403] cpu use profile cn (6 threads) scratchpad 2048 KB
[2022-06-12 07:10:58.042] benchmk Algo cn/ccx Starting test
[2022-06-12 07:11:01.719] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (11316 ms)
[2022-06-12 07:11:08.578] benchmk Algo cn/ccx hashrate: 35.150495
[2022-06-12 07:11:08.579] benchmk Algo cn/gpu Preparation
[2022-06-12 07:11:09.773] benchmk Algo cn/gpu Starting test
[2022-06-12 07:11:19.840] benchmk Algo cn/gpu hashrate: 9.783295
[2022-06-12 07:11:19.840] benchmk Algo argon2/chukwav2 Preparation
[2022-06-12 07:11:19.840] cpu use argon2 implementation default
[2022-06-12 07:11:20.455] cpu stopped (614 ms)
[2022-06-12 07:11:20.455] cpu use profile argon2 (6 threads) scratchpad 1024 KB
[2022-06-12 07:11:20.477] benchmk Algo argon2/chukwav2 Starting test
[2022-06-12 07:11:20.534] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 6144 KB (80 ms)
[2022-06-12 07:11:30.483] benchmk Algo argon2/chukwav2 hashrate: 351.062658
[2022-06-12 07:11:30.483] benchmk Algo astrobwt/v2 Preparation
[2022-06-12 07:11:30.496] cpu stopped (13 ms)
[2022-06-12 07:11:30.496] cpu use profile astrobwt/v2 (6 threads) scratchpad 128 KB
[2022-06-12 07:11:30.498] benchmk Algo astrobwt/v2 Starting test
[2022-06-12 07:11:30.500] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 768 KB (3 ms)
[2022-06-12 07:11:40.500] benchmk Algo astrobwt/v2 hashrate: 12067.493251
[2022-06-12 07:11:40.500] benchmk Algo rx/0 Preparation
[2022-06-12 07:11:40.500] cpu stopped (1 ms)
[2022-06-12 07:11:40.500] randomx init dataset algo rx/0 (6 threads) seed 0000000000000000...
[2022-06-12 07:11:40.500] randomx not enough memory for RandomX dataset
[2022-06-12 07:11:40.501] randomx failed to allocate RandomX dataset, switching to slow mode (0 ms)
[2022-06-12 07:11:42.319] randomx dataset ready (1818 ms)
[2022-06-12 07:11:42.319] cpu use profile rx (6 threads) scratchpad 2048 KB
[2022-06-12 07:11:42.322] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (2 ms)
[2022-06-12 07:11:42.499] benchmk Algo rx/0 Starting test
[2022-06-12 07:11:48.541] miner speed 10s/60s/15m n/a n/a n/a H/s max n/a H/s
[2022-06-12 07:11:52.673] benchmk Algo rx/0 hashrate: 50.084175
[2022-06-12 07:11:52.673] benchmk Algo rx/graft Preparation
[2022-06-12 07:11:52.785] cpu stopped (111 ms)
[2022-06-12 07:11:52.785] randomx init dataset algo rx/graft (6 threads) seed 0000000000000000...
[2022-06-12 07:11:52.785] randomx dataset ready (0 ms)
[2022-06-12 07:11:52.785] cpu use profile rx (6 threads) scratchpad 2048 KB
[2022-06-12 07:11:52.786] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (1 ms)
[2022-06-12 07:11:53.125] benchmk Algo rx/graft Starting test
[2022-06-12 07:12:03.264] benchmk Algo rx/graft hashrate: 49.011359
[2022-06-12 07:12:03.264] benchmk Algo rx/arq Preparation
[2022-06-12 07:12:03.375] cpu stopped (112 ms)
[2022-06-12 07:12:03.375] randomx init dataset algo rx/arq (6 threads) seed 0000000000000000...
[2022-06-12 07:12:03.375] randomx dataset ready (0 ms)
[2022-06-12 07:12:03.375] cpu use profile rx/wow (6 threads) scratchpad 256 KB
[2022-06-12 07:12:03.378] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (2 ms)
[2022-06-12 07:12:03.571] benchmk Algo rx/arq Starting test
[2022-06-12 07:12:13.624] benchmk Algo rx/arq hashrate: 236.531987
[2022-06-12 07:12:13.624] benchmk Algo panthera Preparation
[2022-06-12 07:12:13.643] cpu stopped (19 ms)
[2022-06-12 07:12:13.643] randomx init dataset algo panthera (6 threads) seed 0000000000000000...
[2022-06-12 07:12:13.643] randomx dataset ready (0 ms)
[2022-06-12 07:12:13.644] cpu use profile panthera (6 threads) scratchpad 256 KB
[2022-06-12 07:12:13.644] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (1 ms)
Segmentation fault
机器环境linux 2GB内存
使用automake编译
跑算法测试的时候会爆掉
设置目录+克隆git命令
git clone http://www.github.com/C3Pool/xmrig-C3
cd xmrig-C3
mkdir build
cd build
创建makefile
cmake .. -DWITH_HWLOC=OFF -DWITH_PANTHERA=OFF
编译
make -j$(nproc)
运行
./xmrig
输出数据
WARNING: linker: /data/data/com.termux/files/home/xmrig-C3/build/xmrig: unsupported flags DT_FLAGS_1=0x8000001
threads:6
[2022-06-12 07:08:46.410] config configuration saved to: "/data/data/com.termux/files/home/xmrig-C3/build/config.json"
[2022-06-12 07:08:46.410] benchmk STARTING ALGO PERFORMANCE CALIBRATION (with 10 seconds round)
[2022-06-12 07:08:46.411] benchmk Algo ghostrider Preparation
[2022-06-12 07:08:46.412] cpu use profile ghostrider (6 threads) scratchpad 2048 KB
[2022-06-12 07:08:48.429] cpu GhostRider algo 1: cn/dark (512 KB)
[2022-06-12 07:08:48.429] cpu GhostRider algo 2: cn/fast (2 MB)
[2022-06-12 07:08:48.429] cpu GhostRider algo 3: cn/turtle (256 KB)
[2022-06-12 07:08:49.582] cpu READY threads 6/6 (48) huge pages 0% 0/48 memory 98304 KB (3170 ms)
[2022-06-12 07:08:55.218] benchmk Algo ghostrider Starting test
[2022-06-12 07:09:46.429] miner speed 10s/60s/15m 34.49 n/a n/a H/s max 36.20 H/s avg 32.65 H/s
[2022-06-12 07:09:58.343] benchmk Algo ghostrider hashrate: 34.533147
[2022-06-12 07:09:58.343] benchmk Algo cn/r Preparation
[2022-06-12 07:09:59.560] cpu stopped (1217 ms)
[2022-06-12 07:09:59.560] cpu use profile cn/2 (6 threads) scratchpad 2048 KB
[2022-06-12 07:10:07.761] benchmk Algo cn/r Starting test
[2022-06-12 07:10:10.644] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (11084 ms)
[2022-06-12 07:10:17.853] benchmk Algo cn/r hashrate: 9.784324
[2022-06-12 07:10:17.853] benchmk Algo cn-lite/1 Preparation
[2022-06-12 07:10:18.329] cpu stopped (475 ms)
[2022-06-12 07:10:18.329] cpu use profile cn-lite (6 threads) scratchpad 1024 KB
[2022-06-12 07:10:18.650] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 6144 KB (321 ms)
[2022-06-12 07:10:18.770] benchmk Algo cn-lite/1 Starting test
[2022-06-12 07:10:28.810] benchmk Algo cn-lite/1 hashrate: 52.720194
[2022-06-12 07:10:28.810] benchmk Algo cn-heavy/xhv Preparation
[2022-06-12 07:10:28.885] cpu stopped (75 ms)
[2022-06-12 07:10:28.885] cpu use profile cn-heavy (6 threads) scratchpad 4096 KB
[2022-06-12 07:10:29.703] cpu READY threads 6/6 (6) huge pages 0% 0/12 memory 24576 KB (819 ms)
[2022-06-12 07:10:30.211] benchmk Algo cn-heavy/xhv Starting test
[2022-06-12 07:10:40.221] benchmk Algo cn-heavy/xhv hashrate: 25.136727
[2022-06-12 07:10:40.221] benchmk Algo cn-pico Preparation
[2022-06-12 07:10:40.354] cpu stopped (132 ms)
[2022-06-12 07:10:40.354] cpu use profile cn-pico (6 threads) scratchpad 256 KB
[2022-06-12 07:10:40.379] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (25 ms)
[2022-06-12 07:10:40.391] benchmk Algo cn-pico Starting test
[2022-06-12 07:10:47.894] miner speed 10s/60s/15m n/a n/a n/a H/s max n/a H/s
[2022-06-12 07:10:50.397] benchmk Algo cn-pico hashrate: 1031.578947
[2022-06-12 07:10:50.397] benchmk Algo cn/ccx Preparation
[2022-06-12 07:10:50.403] cpu stopped (5 ms)
[2022-06-12 07:10:50.403] cpu use profile cn (6 threads) scratchpad 2048 KB
[2022-06-12 07:10:58.042] benchmk Algo cn/ccx Starting test
[2022-06-12 07:11:01.719] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (11316 ms)
[2022-06-12 07:11:08.578] benchmk Algo cn/ccx hashrate: 35.150495
[2022-06-12 07:11:08.579] benchmk Algo cn/gpu Preparation
[2022-06-12 07:11:09.773] benchmk Algo cn/gpu Starting test
[2022-06-12 07:11:19.840] benchmk Algo cn/gpu hashrate: 9.783295
[2022-06-12 07:11:19.840] benchmk Algo argon2/chukwav2 Preparation
[2022-06-12 07:11:19.840] cpu use argon2 implementation default
[2022-06-12 07:11:20.455] cpu stopped (614 ms)
[2022-06-12 07:11:20.455] cpu use profile argon2 (6 threads) scratchpad 1024 KB
[2022-06-12 07:11:20.477] benchmk Algo argon2/chukwav2 Starting test
[2022-06-12 07:11:20.534] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 6144 KB (80 ms)
[2022-06-12 07:11:30.483] benchmk Algo argon2/chukwav2 hashrate: 351.062658
[2022-06-12 07:11:30.483] benchmk Algo astrobwt/v2 Preparation
[2022-06-12 07:11:30.496] cpu stopped (13 ms)
[2022-06-12 07:11:30.496] cpu use profile astrobwt/v2 (6 threads) scratchpad 128 KB
[2022-06-12 07:11:30.498] benchmk Algo astrobwt/v2 Starting test
[2022-06-12 07:11:30.500] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 768 KB (3 ms)
[2022-06-12 07:11:40.500] benchmk Algo astrobwt/v2 hashrate: 12067.493251
[2022-06-12 07:11:40.500] benchmk Algo rx/0 Preparation
[2022-06-12 07:11:40.500] cpu stopped (1 ms)
[2022-06-12 07:11:40.500] randomx init dataset algo rx/0 (6 threads) seed 0000000000000000...
[2022-06-12 07:11:40.500] randomx not enough memory for RandomX dataset
[2022-06-12 07:11:40.501] randomx failed to allocate RandomX dataset, switching to slow mode (0 ms)
[2022-06-12 07:11:42.319] randomx dataset ready (1818 ms)
[2022-06-12 07:11:42.319] cpu use profile rx (6 threads) scratchpad 2048 KB
[2022-06-12 07:11:42.322] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (2 ms)
[2022-06-12 07:11:42.499] benchmk Algo rx/0 Starting test
[2022-06-12 07:11:48.541] miner speed 10s/60s/15m n/a n/a n/a H/s max n/a H/s
[2022-06-12 07:11:52.673] benchmk Algo rx/0 hashrate: 50.084175
[2022-06-12 07:11:52.673] benchmk Algo rx/graft Preparation
[2022-06-12 07:11:52.785] cpu stopped (111 ms)
[2022-06-12 07:11:52.785] randomx init dataset algo rx/graft (6 threads) seed 0000000000000000...
[2022-06-12 07:11:52.785] randomx dataset ready (0 ms)
[2022-06-12 07:11:52.785] cpu use profile rx (6 threads) scratchpad 2048 KB
[2022-06-12 07:11:52.786] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 12288 KB (1 ms)
[2022-06-12 07:11:53.125] benchmk Algo rx/graft Starting test
[2022-06-12 07:12:03.264] benchmk Algo rx/graft hashrate: 49.011359
[2022-06-12 07:12:03.264] benchmk Algo rx/arq Preparation
[2022-06-12 07:12:03.375] cpu stopped (112 ms)
[2022-06-12 07:12:03.375] randomx init dataset algo rx/arq (6 threads) seed 0000000000000000...
[2022-06-12 07:12:03.375] randomx dataset ready (0 ms)
[2022-06-12 07:12:03.375] cpu use profile rx/wow (6 threads) scratchpad 256 KB
[2022-06-12 07:12:03.378] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (2 ms)
[2022-06-12 07:12:03.571] benchmk Algo rx/arq Starting test
[2022-06-12 07:12:13.624] benchmk Algo rx/arq hashrate: 236.531987
[2022-06-12 07:12:13.624] benchmk Algo panthera Preparation
[2022-06-12 07:12:13.643] cpu stopped (19 ms)
[2022-06-12 07:12:13.643] randomx init dataset algo panthera (6 threads) seed 0000000000000000...
[2022-06-12 07:12:13.643] randomx dataset ready (0 ms)
[2022-06-12 07:12:13.644] cpu use profile panthera (6 threads) scratchpad 256 KB
[2022-06-12 07:12:13.644] cpu READY threads 6/6 (6) huge pages 0% 0/6 memory 1536 KB (1 ms)
Segmentation fault