An OpenCL code in MQL5 does not get distributed jobs to each GPU core
问题 I have created a GPU based indicator for MetaTrader Terminal platform, using OpenCL and MQL5. I have tried hard that my [ MetaTrader Terminal: Strategy Tester ] optimization job must get transferred on GPU to maximum. Most of the calculations are done by the indicator. Hence, I made changes in the indicator and has completely transferred on GPU. But the real issue arises when I try to go for optimization process in the strategy tester section. The process I see uses both my GPU and CPU but