Vertaling van "mit OpenMP" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Parallelisierung mit OpenMP und MPI (MPI ab Version August 2014 vorübergehend nicht verfügbar)
parallelization using OpenMP and MPI (MPI ist not available for the August 2014 version)
Erfahrung in Design und Implementierung paralleler High-Performance-Codes (auf CPUs und GPUs/Xeon Phi) mit OpenMP, MPI, CUDA und OpenCL
experience in design and implementation of parallel high-performance code (CPUs and accelerators like GPUs and Xeon Phi) using OpenMP, MPI, CUDA and OpenCL
Multithreading Entwicklung skalierbarer Anwendungen für Mehrprozessorsysteme mit OpenMP und Intel TBB
Multithreading Development of scalable applications for multi-processor systems using OpenMP and Intel TBB
Die meisten Schleifen können mit OpenMP einfach dadurch parallelisiert werden, dass man ein Pragma vor die Schleife einfügt.
Most loops can be threaded by inserting only one pragma right before the loop.
In dem 2-tägigen Kurs wird Shared-Memory Parallelisierung mit OpenMP für Dual-Core, Multi-Core, Shared-Memory und ccNUMA Platformen unterrichtet.
The focus of this 2 day course is on shared memory parallelization with OpenMP for dual-core, multi-core, shared memory, and ccNUMA platforms.
In aller Kürze werden die Konzepte der Parallelisierung mit OpenMP auf Rechnern mit gemeinsamem Hauptspeicher (Shared Memory) und mit MPI auf Rechnern mit verteiltem Hauptspeicher (Distributed Memory) vorgestellt.
Parallelization for computers with distributed memory (DM) is done via the explicit distribution of work and data over the processors and their coordination with the exchange of messages (Message Passing with MPI).
Die Einfachheit des Tools mag zunächst einschränkend wirken, wenn es mit OpenMP* oder Intel TBB verglichen wird. Beide Tools enthalten zahlreiche Konstrukte für die parallele Programmierung.
This simplicity may seem limiting at first when compared to OpenMP* or Intel TBB, both of which come with many parallel programming constructs.
Die Parallelisierung auf Rechnern mit gemeinsamem Speicher (SMP) ist mit OpenMP möglich.
The parallelisation on computers with shared memory (SMP) is possible with OpenMP.
Diese innovative - auf Message Passing Interface (MPI) zur Verteilung über mehrere GPUs unter Verwendung von NVIDIA CUDA und multiplen CPU-Kernen mit OpenMP Paralellisierung basierende - hybride Parallelisierung, ermöglicht eine enorme Reduzierung der Lösungszeit.
This innovative hybrid parallelization - based on message passing interface (MPI) to decompose over multiple GPUs using NVIDIA CUDA and multiple CPU cores with OpenMP parallelism - allows a dramatic reduction in solution time.
Diese umfassen ausgewählte C++ Sprachkonstrukte und parallele Programmierung mit OpenMP und OpenCL.
These include selected C++ language constructs and parallel programming with OpenMP and OpenCL.
Es gibt mehrere Implementierungen des Standards, die gängigsten sind Open MPI (nicht zu verwechseln mit OpenMP) und Intel MPI, die beide auch auf dem Cluster installiert sind.
Several implementations of this standard exist, the most common ones are Open MPI (not to be confused with OpenMP) and Intel MPI, both of which are available on the cluster.
Dies kann beispielsweise mit OpenMP und MPI realisiert werden.
Several actions have been made parallelizable with OpenMP and MPI.
Rechenintensive Funktionen sind mit OpenMP parallelisiert.
Computation is parallelized with OpenMP.