fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.79k forks source link

Hwloc: Memory Pinned. #557

Closed syncacide closed 6 years ago

syncacide commented 6 years ago

Please provide as much as possible information to reproduce the issue.

Hwloc: Memory Pinned. miner will run for a short amount of time with 7700-7900 h/s eventurally is will freeze and windows crashes to blue screen and then restarts.

Basic information

Compile issues

Windows 10

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

/*

Issue with the execution

AMD OpenCl issue

/*

"gpu_threads_conf" : [ { "index" : 0, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 0, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 1, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 1, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 2, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 2, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 3, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, { "index" : 3, "intensity" : 1925, "worksize" : 8, "affine_to_cpu" : 0, "strided_index" : true }, ],

/*

/*

"cpu_threads_conf" : [ // { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 }, { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },

],

[2017-12-15 01:40:53] : Start mining: MONERO WARNING: NVIDIA Insufficient driver! [2017-12-15 01:40:53] : WARNING: backend NVIDIA disabled. [2017-12-15 01:40:53] : Compiling code and initializing GPUs. This will take a while... [2017-12-15 01:40:53] : Device 0 work size 8 / 32. [2017-12-15 01:40:58] : Device 0 work size 8 / 32. [2017-12-15 01:41:03] : Device 1 work size 8 / 32. [2017-12-15 01:41:08] : Device 1 work size 8 / 32. [2017-12-15 01:41:13] : Device 2 work size 8 / 32. [2017-12-15 01:41:18] : Device 2 work size 8 / 32. [2017-12-15 01:41:23] : Device 3 work size 8 / 32. [2017-12-15 01:41:28] : Device 3 work size 8 / 32. [2017-12-15 01:41:33] : Starting AMD GPU thread 0, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 1, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 2, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 3, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 4, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 5, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 6, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting AMD GPU thread 7, affinity: 0. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:33] : Starting 1x thread, affinity: 1. [2017-12-15 01:41:33] : hwloc: memory pinned [2017-12-15 01:41:59] : Result accepted by the pool. [2017-12-15 01:42:25] : New block detected. HASHRATE REPORT - CPU | ID | 10s | 60s | 15m | | 0 | 57.5 | (na) | (na) |

HASHRATE REPORT - AMD | ID | 10s | 60s | 15m | ID | 10s | 60s | 15m | | 0 | 851.1 | (na) | (na) | 1 | 862.1 | (na) | (na) | | 2 | 982.5 | (na) | (na) | 3 | 987.2 | (na) | (na) | | 4 | 994.1 | (na) | (na) | 5 | 980.4 | (na) | (na) | | 6 | 990.5 | (na) | (na) | 7 | 988.6 | (na) | (na) |

Totals: 7694.0 (na) (na) H/s Highest: 7756.3 H/s [2017-12-15 01:42:32] : Result accepted by the pool.

Stability issue

JeffBarrowbank commented 6 years ago

I also got HWLOC:MEMORY PINNED issue

[2017-12-15 17:54:24] : Starting 1x thread, affinity: 22. [2017-12-15 17:54:24] : hwloc: memory pinned [2017-12-15 17:54:24] : Fast-connecting to pool.electroneum.space:3333 pool ... [2017-12-15 17:56:34] : SOCKET ERROR - [pool.electroneum.space:3333] CONNECT error: Connection timed out

Followed the Large pages recommendations on Lubunto 16 LTS. Tried everything I can think of to change the settings etc. Cannot get the miner to work.

JerichoJones commented 6 years ago

"hwloc: memory pinned" is not an error. It indicates that the memory was successfully reserved.

@syncacide Not every card wins the silicon lottery. Lower clocks and/or Intensity until it stabilizes. You may have different settings per card.