New article at mql5.com: OpenCL: From Naive Towards More Insightful Programming

 

New article OpenCL: From Naive Towards More Insightful Programming is published at mql5.com:

This article focuses on some optimization capabilities that open up when at least some consideration is given to the underlying hardware on which the OpenCL kernel is executed. The figures obtained are far from being ceiling values but even they suggest that having the existing resources available here and now (OpenCL API as implemented by the developers of the terminal does not allow to control some parameters important for optimization - particularly, the work group size), the performance gain over the host program execution is very substantial.

Author: Sceptic Philozoff

Reason: