Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Loop_fusion> ?p ?o }
Showing triples 1 to 37 of
37
with 100 triples per page.
- Loop_fusion abstract "In computer science, loop fusion (or loop jamming) is a compiler optimization and loop transformation which replaces multiple loops with a single one. It is possible when two loops iterate over the same range and do not reference each other's data.Loop fusion does not always improve run-time speed. On some architectures, two loops may actually perform better than one loop because, for example, there is increased data locality within each loop. In these cases, a single loop may be transformed into two, which is called loop fission.".
- Loop_fusion wikiPageID "616111".
- Loop_fusion wikiPageLength "1155".
- Loop_fusion wikiPageOutDegree "8".
- Loop_fusion wikiPageRevisionID "629310456".
- Loop_fusion wikiPageWikiLink Category:Articles_with_example_C_code.
- Loop_fusion wikiPageWikiLink Category:Compiler_optimizations.
- Loop_fusion wikiPageWikiLink Compiler_optimization.
- Loop_fusion wikiPageWikiLink Computer_architecture.
- Loop_fusion wikiPageWikiLink Computer_architectures.
- Loop_fusion wikiPageWikiLink Computer_science.
- Loop_fusion wikiPageWikiLink Control_flow.
- Loop_fusion wikiPageWikiLink Loop_fission.
- Loop_fusion wikiPageWikiLink Loop_optimization.
- Loop_fusion wikiPageWikiLink Loop_transformation.
- Loop_fusion wikiPageWikiLink Optimizing_compiler.
- Loop_fusion wikiPageWikiLinkText "Loop fusion".
- Loop_fusion wikiPageWikiLinkText "fusion/combining".
- Loop_fusion wikiPageWikiLinkText "loop fusion".
- Loop_fusion hasPhotoCollection Loop_fusion.
- Loop_fusion wikiPageUsesTemplate Template:Compiler_optimizations.
- Loop_fusion wikiPageUsesTemplate Template:Compu-prog-stub.
- Loop_fusion wikiPageUsesTemplate Template:Merge.
- Loop_fusion subject Category:Articles_with_example_C_code.
- Loop_fusion subject Category:Compiler_optimizations.
- Loop_fusion hypernym Optimization.
- Loop_fusion type Article.
- Loop_fusion type Software.
- Loop_fusion type Article.
- Loop_fusion comment "In computer science, loop fusion (or loop jamming) is a compiler optimization and loop transformation which replaces multiple loops with a single one. It is possible when two loops iterate over the same range and do not reference each other's data.Loop fusion does not always improve run-time speed. On some architectures, two loops may actually perform better than one loop because, for example, there is increased data locality within each loop.".
- Loop_fusion label "Loop fusion".
- Loop_fusion sameAs m.02wyrw.
- Loop_fusion sameAs Слияние_циклов.
- Loop_fusion sameAs Q6675825.
- Loop_fusion sameAs Q6675825.
- Loop_fusion wasDerivedFrom Loop_fusion?oldid=629310456.
- Loop_fusion isPrimaryTopicOf Loop_fusion.