Super-threading — es una forma de multithreading simultáneo, similar y anterior al HyperThreading de Intel. Los computadores con soporte para dicha tecnología pueden ejecutar instrucciones de un hilo de ejecución (thread) distinto cada ciclo de reloj, de tal forma … Wikipedia Español
Super-threading — es una forma de multithreading simultáneo, similar y anterior al HyperThreading de Intel. Los computadores con soporte para dicha tecnología pueden ejecutar instrucciones de un hilo de ejecución(thread) distinto cada ciclo de reloj, de tal forma… … Enciclopedia Universal
Hyper-threading — (officially termed Hyper Threading Technology or HTT) is an Intel proprietary technology used to improve parallelization of computations performed on PC microprocessors via simultaneous multithreading. It is an improvement on super threading. It… … Wikipedia
Hyper-threading — Буквы HT в логотипе Pentium 4 Hyper threading (англ. Hyper threading Гиперпоточность, официальное название Hyper Threading Technology (HTT)) торговая марка компании Intel для разработанной ею реализации технологии «одновременной… … Википедия
Microprocesseur — Un microprocesseur est un processeur dont les composants ont été suffisamment miniaturisés pour être regroupés dans un unique circuit intégré. Fonctionnellement, le processeur est la partie d’un ordinateur qui exécute les instructions et traite… … Wikipédia en Français
Multithreading (computer hardware) — Multithreading computers have hardware support to efficiently execute multiple threads. These are distinguished from multiprocessing systems (such as multi core systems) in that the threads must all operate in the same address space, as there is… … Wikipedia
Parallélisme (informatique) — Pour les articles homonymes, voir parallèle. Blue Gene L cabinet., un des ordinateurs massivement parallèle les plus rapides des années 2000 En informatiqu … Wikipédia en Français
Barrel processor — A barrel processor is a CPU that switches between threads of execution on every cycle. This CPU design technique is also known as interleaved or fine grained temporal multithreading. As opposed to simultaneous multithreading in modern superscalar … Wikipedia
Superscalar — A superscalar CPU architecture implements a form of parallelism called Instruction level parallelism within a single processor. It thereby allows faster CPU throughput than would otherwise be possible at the same clock rate. A superscalar… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia