when I get the cl::device info with CL_DEVICE_VERSION flag it shows I have a gpu compatible with opencl1.2 but it is in fact opencl 2.0 (the platform shows it is compatible with 2.1 and the Fiji has support for OpenCL 2.0)
I am using Windows 10 1809,AMD APP SDK 3.0,Adrenalin 19.5.1
so what do I need for enabling/using opencl 2.0 in the device?