Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Array-access analysis
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Array-access_analysis
http://dbpedia.org/ontology/abstract In computer science, array-access analysisIn computer science, array-access analysis is a compiler analysis approach 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. Array access analysis aims to obtain the knowledge of which portions or even which elements of the array are accessed by a given code segment (basic block, loop, or even at the procedure level). Array-access analysis can be largely categorized into exact (or reference-list-based) and summary methods for different tradeoffs of accuracy and complexity. Exact methods are precise but very costly in terms of computation and space storage, while summary methods are approximate but can be computed quickly and economically. Typical exact array-access analysis include linearization and . Summary methods can be further divided into , bounded regular sections using , linear-constraint methods such as data-access descriptors and .hods such as data-access descriptors and .
http://dbpedia.org/ontology/wikiPageID 3461370
http://dbpedia.org/ontology/wikiPageLength 1792
http://dbpedia.org/ontology/wikiPageRevisionID 1089834814
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Category:Compiler_construction + , http://dbpedia.org/resource/Subroutine + , http://dbpedia.org/resource/Compiler_analysis + , http://dbpedia.org/resource/Compiler_optimization + , http://dbpedia.org/resource/Privatization_%28computer_programming%29 + , http://dbpedia.org/resource/Basic_block + , http://dbpedia.org/resource/Category:Static_program_analysis + , http://dbpedia.org/resource/Triplet_notation + , http://dbpedia.org/resource/Array-region_analysis + , http://dbpedia.org/resource/Computer_science + , http://dbpedia.org/resource/Control_flow + , http://dbpedia.org/resource/Array_sections + , http://dbpedia.org/resource/Atom_images + , http://dbpedia.org/resource/Automatic_parallelization +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Compiler_optimizations + , http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Prog-lang-stub +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Static_program_analysis + , http://dbpedia.org/resource/Category:Compiler_construction +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Array-access_analysis?oldid=1089834814&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Array-access_analysis +
owl:sameAs http://www.wikidata.org/entity/Q4795876 + , http://dbpedia.org/resource/Array-access_analysis + , https://global.dbpedia.org/id/4SnJc +
rdf:type http://www.wikidata.org/entity/Q315 + , http://dbpedia.org/ontology/ProgrammingLanguage + , http://dbpedia.org/ontology/Language + , http://www.wikidata.org/entity/Q9143 + , http://schema.org/Language +
rdfs:comment In computer science, array-access analysisIn computer science, array-access analysis is a compiler analysis approach 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. Array access analysis aims to obtain the knowledge of which portions or even which elements of the array are accessed by a given code segment (basic block, loop, or even at the procedure level).ck, loop, or even at the procedure level).
rdfs:label Array-access analysis
hide properties that link here 
http://dbpedia.org/resource/Array_access_analysis + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Array_access_analysis + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Array-access_analysis + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Array-access_analysis + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.