arrow_back_ios Back to List

-warnonouterreadswrites

Offload KB - offload-library

Old Content Alert

Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.

This commandline option makes the Offload compiler print warning messages on slow PPU memory accesses from the SPU. The information printed includes size, alignment and access type (reads,writes,memcopys). Having this inormation is very useful for the programmer to spot performance bottlenecks, find unaligned data, fragmented memory accesses.

See also /kb/79.html for further details and examples.