lowering the use of the memory controller in OpenCL based applications
- by user827992
With my first experiments I noticed that OpenCL is a good technology but often hampered by the X86 architecture and finding a mid-range VGA driven by a low-end chipset is not that unusual in the real world scenarios, sometimes this can happen with some high-end VGA too.
Are there some caching techniques? Something that can bypass this…