Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.

This commit is contained in:
XMRig
2019-10-09 11:11:43 +07:00
parent d5b0132b65
commit 8ecedc8250
6 changed files with 193 additions and 99 deletions

View File

@@ -13,6 +13,7 @@ if (WITH_OPENCL)
src/backend/opencl/OclBackend.h
src/backend/opencl/OclCache.h
src/backend/opencl/OclConfig.h
src/backend/opencl/OclConfig_gen.h
src/backend/opencl/OclGenerator.h
src/backend/opencl/OclLaunchData.h
src/backend/opencl/OclThread.h