Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Software_pipelining> ?p ?o }
Showing triples 1 to 49 of
49
with 100 triples per page.
- Software_pipelining abstract "In computer science, software pipelining is a technique used to optimize loops, in a manner that parallels hardware pipelining. Software pipelining is a type of out-of-order execution, except that the reordering is done by a compiler (or in the case of hand written assembly code, by the programmer) instead of the processor. Some computer architectures have explicit support for software pipelining, notably Intel's IA-64 architecture.It is important to distinguish software pipelining which is a target code technique for overlapping loop iterations, from modulo scheduling, the currently most effective known compiler technique for generating software pipelined loops.Software pipelining has been known to assembly language programmers of machines with instruction level parallelism since such architectures existed. Effective compiler generation of such code dates to the invention of modulo scheduling by Rau and Glaeser.Lam showed that special hardware is unnecessary for effective modulo scheduling. Her technique, modulo renaming is widely used in practice.Gao et al. formulated optimal software pipelining in integer linear programming, culminating in validation of advanced heuristics in an evaluation paper. This paper has agood set of references on the topic.".
- Software_pipelining wikiPageID "3827279".
- Software_pipelining wikiPageLength "12543".
- Software_pipelining wikiPageOutDegree "24".
- Software_pipelining wikiPageRevisionID "699595656".
- Software_pipelining wikiPageWikiLink Assembly_language.
- Software_pipelining wikiPageWikiLink Branch_predication.
- Software_pipelining wikiPageWikiLink Cache_(computing).
- Software_pipelining wikiPageWikiLink Category:Compiler_optimizations.
- Software_pipelining wikiPageWikiLink Central_processing_unit.
- Software_pipelining wikiPageWikiLink Clock_signal.
- Software_pipelining wikiPageWikiLink Code_bloat.
- Software_pipelining wikiPageWikiLink Compiler.
- Software_pipelining wikiPageWikiLink Computer_architecture.
- Software_pipelining wikiPageWikiLink Computer_science.
- Software_pipelining wikiPageWikiLink Control_flow.
- Software_pipelining wikiPageWikiLink Duffs_device.
- Software_pipelining wikiPageWikiLink IA-64.
- Software_pipelining wikiPageWikiLink Instruction_pipelining.
- Software_pipelining wikiPageWikiLink Intel.
- Software_pipelining wikiPageWikiLink Latency_(engineering).
- Software_pipelining wikiPageWikiLink Loop_unrolling.
- Software_pipelining wikiPageWikiLink Monica_S._Lam.
- Software_pipelining wikiPageWikiLink Out-of-order_execution.
- Software_pipelining wikiPageWikiLink Predicate_(mathematical_logic).
- Software_pipelining wikiPageWikiLink Processor_register.
- Software_pipelining wikiPageWikiLink Program_optimization.
- Software_pipelining wikiPageWikiLink Random-access_memory.
- Software_pipelining wikiPageWikiLinkText "Software pipelining".
- Software_pipelining wikiPageWikiLinkText "software pipelining".
- Software_pipelining wikiPageUsesTemplate Template:Compiler_optimizations.
- Software_pipelining wikiPageUsesTemplate Template:Fact.
- Software_pipelining wikiPageUsesTemplate Template:Reflist.
- Software_pipelining wikiPageUsesTemplate Template:Specify.
- Software_pipelining subject Category:Compiler_optimizations.
- Software_pipelining hypernym Technique.
- Software_pipelining type TopicalConcept.
- Software_pipelining comment "In computer science, software pipelining is a technique used to optimize loops, in a manner that parallels hardware pipelining. Software pipelining is a type of out-of-order execution, except that the reordering is done by a compiler (or in the case of hand written assembly code, by the programmer) instead of the processor.".
- Software_pipelining label "Software pipelining".
- Software_pipelining sameAs Q268469.
- Software_pipelining sameAs Software_Pipelining.
- Software_pipelining sameAs Pipeline_logiciel.
- Software_pipelining sameAs ソフトウェアパイプライン.
- Software_pipelining sameAs Конвейерлендіру.
- Software_pipelining sameAs m.0b1_q5.
- Software_pipelining sameAs Программная_конвейеризация.
- Software_pipelining sameAs Q268469.
- Software_pipelining wasDerivedFrom Software_pipelining?oldid=699595656.
- Software_pipelining isPrimaryTopicOf Software_pipelining.