nheqminer-djezo
nheqminer-djezo copied to clipboard
nheqminer_AMD unable to locate OpenCL device
Seems odd to being able to find OpenCL devices.
./nheqminer_AMD -oi
==================== www.nicehash.com ==================== Equihash CPU&GPU Miner for NiceHash v0.4b Thanks to Zcash developers for providing base of the code. Special thanks to tromp, xenoncat, mbevand and eXtremal-ik7 for providing optimized CPU, CUDA and AMD equihash solvers. ==================== www.nicehash.com ====================
Number of OpenCL devices found: 0 Platform: AMD Accelerated Parallel Processing | PlatformNum: 0 Devices:
clinfo | egrep -i 'Platform Version|Device Type|Board name'
Platform Version: OpenCL 2.0 AMD-APP (2348.3) Device Type: CL_DEVICE_TYPE_GPU Board name: Radeon RX 560 Series Device Type: CL_DEVICE_TYPE_GPU Board name: Radeon RX 560 Series
Compile Flags :-
cmake . -DOPENCL_LIBRARY=/opt/AMDAPPSDK-3.0/lib/x86_64/sdk/libOpenCL.so.1 -DOPENCL_INCLUDE_DIRECTORY=/opt/AMDAPPSDK-3.0/include
Anything I'm missing out ?