Hey Benxy031, can you either post here the Fermat.cl file changes here or open a Pull Request here
https://gitlab.com/gapcoin/gapminerThe GapMiner Compiles now using MX-Linux.
I have never used the GPU miner so if you can list the Command Line Commands too I can include it into the Readme file otherwise after I try the GPU miner I will list them myself.
I am mostly interested in double checking your Fermat.cl changes before I merge it......
Gpu commands are:
-g --use-gpu use the gpu for Fermat testing
-d --gpu-dev the gpu device id
-w --work-items gpu work items (default 2048)
-z --queue-size the gpu waiting queue size (memory intensive)
-a --platform opencl platform (amd or nvidia)
-n --num-gpu-tests the number of test per gap per gpu run
YOu can download fermat.cl from here
https://github.com/wizz13150/GapcoinStuff/blob/main/Custom/fermat.cl and compare with orginal fermat.cl