Examples with "SIMD code" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The code generation phase is based on selected optimization algorithms tailored to SIMD code generation.
Whereas SIMD extentsions for workstation processors or embbeded systems frequently contain specialized instructions leading to an inherently bad compiler support, SIMD code for the ParaNut can be programmed in a high-level language according to a paradigm similar to thread programming.
Während die SIMD-Erweiterungen aktueller Workstation-Prozessoren in der Praxis aufwendig in Assembler programmiert werden müssen, kann der ParaNut in einer Hochsprache programmiert werden, und für vektorisierbare Abschnitte kommt ein Paradigma ähnlich dem des Multi-Threading zum Einsatz.
Other results
Best quality per encoding time: Codecs that have been around for some time (such as libavcodec MPEG-4 and Xvid) are usually heavily optimized with all kinds of smart algorithms and SIMD assembly code.
Beste Qualität pro Encodierzeit: Codecs, die es schon einige Zeit gibt (wie libavcodec MPEG-4 und Xvid), sind gewöhnlich heftig mit allen möglichen intelligenten Algorithmen und SIMD Assembly-Code optimiert.
Faster branching from SIMD decisions to support conditionally vectorized code.
It wouldn't make sense to force the developers to modify their code to support a new, different SIMD unit.
Es wäre unsinnig, die Entwickler zu zwingen, ihren Code an eine neue, andere SIMD Einheit anzupassen.
Replacing traditional instructions with SIMD instructions can lead to code that runs much faster.
Die Ersetzung herkömmlicher Anweisungen durch SIMD-Anweisungen kann zu Code führen, der sehr viel schneller ausgeführt wird.
For each Intel Architecture compatible processor, MKL dispatches code to take advantage of the underlying hardware features including SIMD instructions.
Intel MKL verteilt Code an jeden mit Intel Architecture kompatiblen Prozessor, um die zugrunde liegenden Hardwarefunktionen, einschließlich SIMD-Anweisungen, zu nutzen.
Our GPU codes are quite similar to the Xeon Phi codes, except for replacing SIMD operations with SIMT operations.
For each Intel Architecture-compatible processor, Intel IPP automatically detects the instruction set level and dispatches optimized code to take advantage of the Intel Architecture SIMD instructions.
Intel IPP erkennt automatisch für jeden mit der Intel Architecture kompatiblen Prozessor die Anweisungssatzebene und verteilt optimierten Code, um die Vorteile der SIMD-Anweisungen der Intel Architektur zu nutzen.
Because under these circumstances, it cannot be guaranteed that that all pixels of a quad take the same path through program code, nVidia will probably drop the SIMD approach and use an independent pipeline for each pixel.
Da aber unter diesen Bedingungen nicht mehr gewährleistet werden kann, dass alle 4 Pixel eines Quads den gleichen Weg durch den Programmcode nehmen, wird man sich wohl von dem SIMD Ansatz lösen und für jeden Pixel eine unabhängige Pipeline benutzen.
The library contains a special "dispatcher" that automatically detects the SIMD instruction set on the processor being used, at runtime, and dispatches to code optimized to that SIMD instruction set.
Die Bibliothek enthält einen speziellen „Dispatcher", der zur Laufzeit den SIMD-Befehlssatz des verwendeten Prozessors automatisch erkennt und, optimiert für diesen SIMD-Befehlssatz, an den Code ausgibt.
Supports the automatic SIMDization or automatic vectorization optimization that uses Single Instruction Multiple Data (SIMD) instructions to generate code. Read the documentation
Unterstützt die automatische SIMDization, auch automatische Vektorisierungsoptimierung genannt, bei der SIMD-Anweisungen (Single Instruction Multiple Data) zur Generierung von Code verwendet werden.
The SIMD processor according to claim 1, wherein the operation type specified by the operation code is one of addition, subtraction, multiplication, sum of products, and difference of products.
SIMD-Prozessor nach Anspruch 1, dadurch gekennzeichnet, dass der von dem Operationscode festgelegte Operationstyp ein Element aus der Gruppe Addition, Subtraktion, Multiplikation, Summe von Produkten und Differenz von Produkten ist.