There is an optimization that you can do for AMD cards to make them process MQueens better on Windows ??
I have not tried this and I do not know where the file is on github??
16 December 2020 GPU version for M Queens
We have now a first GPU version for the M Queens project for Windows. It requires an OpenCL 2.0 GPU. The version can be downloaded from github.com. The zip contains an installation instruction, the app and the app_info.xml.
--------------------------------------
To install the optimized solver for m-queens on yoyo@home perform the following steps:
1) Find the VRAM size of your GPU in GB
2) Choose the appropriate subfolder, e.g. 4GB cards will find the solver in the 4G directory in this archive
3) Find your BOINC data folder, for me it's: CrogramDataBOINC
3) Copy the files from the subfolder to CrogramDataBOINCprojectswww.rechenkraft.net_yoyo
4) You should now have:
- CrogramDataBOINCprojectswww.rechenkraft.net_yoyoapp_info.xml
- CrogramDataBOINCprojectswww.rechenkraft.net_yoyom-queens2-boinc-ocl-<x>G.exe
- CrogramDataBOINCprojectswww.rechenkraft.net_yoyolibOpenCL.dll
This has been tested and confirmed working with:
AMD Radeon RX550
AMD Radeon RX570
AMD Radeon RX580
Nvidia cards will not work since they don't support OpenCL 2.x