cannot detect GPUs error, other sgminer works fine, avermore for amd has same issue:
I am on Windows 10
[18:38:33] CL Platform vendor: Intel(R) Corporation
[18:38:33] CL Platform name: Intel(R) OpenCL
[18:38:33] CL Platform version: OpenCL 2.0
[18:38:33] Error -1: Getting Device IDs (num)
[18:38:33] clDevicesNum returned error, no GPUs usable
[18:38:33] 0 GPU devices max detected
For avermore I use --gpu-platform=1 in the coomand line and it works. It will probably work on other sgminers.
it does not work. The sgminer with option -n does not see the GPUs.
I have other miners working fine but both these miners do not work.
There are severl DLL included, maybe missing some or needed to be compatible with Win 10 64bit?
This is what I have for raven:
@Echo Off
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
sgminer.exe -k x16r -o stratum+tcp://ravenminer.com:6666 -u RTaFhenRfjegk2Qj8nnngAAwQAu1jMZkTb -p Rig5 --gpu-platform=1 -I 18
pause
This is for pigeon:(currently mining)
@Echo Off
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
sgminer.exe -k x16s -o stratum+tcp://pool.ominousnetwork.com:3663 -u P8fJjkzrtLsgnZaNgyXmNQtrj3wkvRhUGb -p Rig5 --gpu-platform=1 -I 19
pause
I'm running 6 gigabyte rx560 (gv-rx560gaming oc-4gd) and 2 powercolor RX560 mining cards on windows 10