Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Loop_fission> ?p ?o. }
Showing items 1 to 26 of
26
with 100 items per page.
- Loop_fission abstract "In computer science, loop fission (or loop distribution) is a compiler optimization in which a loop is broken into multiple loops over the same index range with each taking only a part of the original loop's body. The goal is to break down a large loop body into smaller ones to achieve better utilization of locality of reference. This optimization is most efficient in multi-core processors that can split a task into multiple tasks for each processor. It is the opposite to loop fusion, which can also improve performance in other situations.".
- Loop_fission wikiPageExternalLink sld031.htm.
- Loop_fission wikiPageID "3409777".
- Loop_fission wikiPageRevisionID "528434272".
- Loop_fission hasPhotoCollection Loop_fission.
- Loop_fission subject Category:Compiler_optimizations.
- Loop_fission type Abstraction100002137.
- Loop_fission type Act100030358.
- Loop_fission type Action100037396.
- Loop_fission type Change100191142.
- Loop_fission type ChangeOfState100199130.
- Loop_fission type CompilerOptimizations.
- Loop_fission type Event100029378.
- Loop_fission type Improvement100248977.
- Loop_fission type Optimization100260051.
- Loop_fission type PsychologicalFeature100023100.
- Loop_fission type YagoPermanentlyLocatedEntity.
- Loop_fission comment "In computer science, loop fission (or loop distribution) is a compiler optimization in which a loop is broken into multiple loops over the same index range with each taking only a part of the original loop's body. The goal is to break down a large loop body into smaller ones to achieve better utilization of locality of reference. This optimization is most efficient in multi-core processors that can split a task into multiple tasks for each processor.".
- Loop_fission label "Loop fission".
- Loop_fission label "Расщепление тела цикла".
- Loop_fission sameAs m.09b0bg.
- Loop_fission sameAs Q6675821.
- Loop_fission sameAs Q6675821.
- Loop_fission sameAs Loop_fission.
- Loop_fission wasDerivedFrom Loop_fission?oldid=528434272.
- Loop_fission isPrimaryTopicOf Loop_fission.