Translation of "using OpenMP" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Pipeline modules can be parallelized using OpenMP enabling the rapid and efficient processing of large quantities of data.
Pipeline-Module können mittels OpenMP parallelisiert werden, um auch große Datenmengen schnell und effektiv zu verarbeiten.
Figure 3 gives an example of using OpenMP tasks.
Abbildung 3 zeigt ein Beispiel für die Verwendung von OpenMP-Aufgaben.
What is more, multicore (shared memory) CPUs, which are most easily and efficiently programmed using OpenMP, can be found basically anywhere.
Und heutzutage findet man Multi-Core (Shared-Memory) CPUs, die am einfachsten und effizientesten mittels OpenMP programmiert werden können, praktisch überall.
As stated earlier, the Sudoku thirty-niner was parallelized using OpenMP, it being much easier to use than native threads.
Wie bereits gesagt, wurde das 39er-Sudoku mittels OpenMP parallelisiert, da dies sehr viel einfacher ist, als native Threads zu verwenden.
The parallelization was done using OpenMP and CUDA.
Für die Parallelisierung wurde OpenMP und CUDA eingesetzt.
Figure 3. Code using OpenMP tasks
parallelization using OpenMP and MPI (MPI ist not available for the August 2014 version)
Parallelisierung mit OpenMP und MPI (MPI ab Version August 2014 vorübergehend nicht verfügbar)
Multithreading Development of scalable applications for multi-processor systems using OpenMP and Intel TBB
Multithreading Entwicklung skalierbarer Anwendungen für Mehrprozessorsysteme mit OpenMP und Intel TBB
experience in design and implementation of parallel high-performance code (CPUs and accelerators like GPUs and Xeon Phi) using OpenMP, MPI, CUDA and OpenCL
Erfahrung in Design und Implementierung paralleler High-Performance-Codes (auf CPUs und GPUs/Xeon Phi) mit OpenMP, MPI, CUDA und OpenCL