Tags: Programming Language.

In computer science array access analysis is a compiler analysis used to decide the read and write access patterns to elements or portions of arrays.The major data type manipulated in scientific programs is the array. The define/use analysis on a whole array is insufficient for aggressive compiler optimizations such as auto parallelization and array privatization.

Loading...

This page contains content from the copyrighted Wikipedia article "Array access analysis"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.