xmrig icon indicating copy to clipboard operation
xmrig copied to clipboard

gpu 5.4.0-mo1, what him need ?

Open qutimqqcom opened this issue 5 years ago • 1 comments

ubuntu:~/bin/xmrig-master/build$ sudo ./xmrig-notls

  • ABOUT XMRig/5.4.0-mo1 gcc/7.3.0
  • LIBS libuv/1.18.0 hwloc/1.11.9
  • HUGE PAGES supported
  • 1GB PAGES disabled
  • CPU Intel(R) Celeron(R) CPU G3930 @ 2.90GHz (1) x64 AES L2:0.5 MB L3:2.0 MB 2C/2T NUMA:1
  • MEMORY 3.1/3.7 GB (84%)
  • DONATE 5%
  • ASSEMBLY auto:intel
  • POOL #1 gulf.moneroocean.stream:10001 algo auto
  • COMMANDS hashrate, pause, resume
  • OPENCL #0 AMD Accelerated Parallel Processing/OpenCL 2.1 AMD-APP (2671.3)
  • OPENCL GPU #0 17:00.0 Radeon RX Vega (gfx900) 1621 MHz cu:56 mem:4048/8176 MB
  • OPENCL GPU #1 14:00.0 Radeon RX Vega (gfx900) 1621 MHz cu:56 mem:4048/8176 MB
  • OPENCL GPU #2 10:00.0 Radeon RX Vega (gfx900) 1621 MHz cu:56 mem:4048/8176 MB
  • OPENCL GPU #3 08:00.0 Radeon RX Vega (gfx900) 1621 MHz cu:56 mem:4048/8176 MB
  • OPENCL GPU #4 03:00.0 Radeon RX Vega (gfx900) 1621 MHz cu:56 mem:4048/8176 MB
  • CUDA disabled [2020-01-07 19:59:53.308] >>>>> STARTING ALGO PERFORMANCE CALIBRATION (with 2 seconds round) [2020-01-07 19:59:53.310] msr register values for "intel" preset has been set successfully (2 ms) [2020-01-07 19:59:53.310] rx init dataset algo rx/0 (2 threads) seed 0000000000000000... [2020-01-07 19:59:53.515] rx allocated 2336 MB (2080+256) huge pages 100% 1168/1168 +JIT (205 ms) [2020-01-07 20:00:05.469] rx dataset ready (11954 ms) [2020-01-07 20:00:05.469] ocl use profile rx (10 threads) scratchpad 2048 KB | # | GPU | BUS ID | I | W | SI | MC | U | MEM | NAME | 0 | 0 | 17:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 1 | 0 | 17:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 2 | 1 | 14:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 3 | 1 | 14:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 4 | 2 | 10:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 5 | 2 | 10:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 6 | 3 | 08:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 7 | 3 | 08:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 8 | 4 | 03:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) | 9 | 4 | 03:00.0 | 896 | 8 | 0 | - | 8 | 1792 | Radeon RX Vega (gfx900) [2020-01-07 20:00:06.087] ocl READY threads 10/10 (618 ms) Segmentation fault

qutimqqcom avatar Jan 07 '20 17:01 qutimqqcom

Probably not enough memory for mapping. Need 4128MB and you have 4096MB total minus what the motherboard and OS wastes. Try with only one GPU and when that fails, then try with 8GB ram which should work (with one or many GPU).

Also non-RandomX will work, they don't have the 2336MB locked memory dataset.

Spudz76 avatar Apr 26 '20 01:04 Spudz76