arrow_back_ios Back to List

-nomemcpycacheflush

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.

Disables cache flushes when a memcpy on accessing outer memory happens (which is the default behaviour for correctness). Should only be used when data being read/written from is on aligned boundaries and does not overlap. If the programmer knows that the cache is not reading from variables that overlap with buffers being copied to and from the SPU, using this option provides a substantial performance improvement.