RandomX_OpenCL icon indicating copy to clipboard operation
RandomX_OpenCL copied to clipboard

RandomX OpenCL implementation

Results 8 RandomX_OpenCL issues
Sort by recently updated
recently updated
newest added

System is a Mac Mini M1 with 16 GB memory, building in arm64 mode Using the XMRIG miner and activated OpenCL with RandomX. Failed with this error: ` [SNIP] `...

Hi, Thanks for taking the time to read this. I realize that the video card in this notebook PC is rather old in terms of technology. The main issue that...

I have installed CL for this path: ``` root@z820 /opt/rocm/opencl/include # tree . ├── CL │   ├── cl_ext.h │   ├── cl_gl_ext.h │   ├── cl_gl.h │   ├── cl.h │   ├── cl.hpp...

I run benchmark and got for example this: ``` root@z820 /opt/xmrig # ./randomx-benchmark --jit --mine --largePages --threads 1224 RandomX benchmark v1.1.0 - full memory mode (2080 MiB) - JIT compiled...

works to undermine monero on bcu1525

I'm getting this on my rx 550's. clCreateBuffer failed (c:\users\user\documents\github\randomx_opencl\randomx_opencl\miner.cpp, line 112): error -61

I get the following error on my Radeon VII, Win 10 (1903), Adrenalin 19.5.2: `Compiling base_kernels.bin...done Compiling randomx_init.bin...done Compiling randomx_run_gfx803.bin...clBuildProgram failed: error -11 Error: AMD HSA Code Object loading failed.`...

Here are my initial results testing on a few RX470/570/480/580 gpus: System 1: ``` OS: Win10 1903 CPU: i3-7350k Driver: 19.5.2 ``` System 2: ``` OS: Win10 1903 CPU: e5-2360L...