Forum Discussion

Björne2's avatar
Björne2
Icon for New Contributor rankNew Contributor
12 months ago

Intel OpenCL compiler (aoc) does not coalesce global memory reads anymore

The two screenshots says it all. The old screenshot is generated with aoc 21.2.0. Note how it coalesces the 16 float reads into one 512 bit DDR read. The new screenshot is generated with aoc 2024.2.1...