Download for Windows Premium
Advertising
OpenMP code

Examples with "OpenMP 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.
Once OpenMP* code and MPI code are combined into one code, we can take advantage of consistent features in the OpenMP code under certain conditions.
Sobald OpenMP*-Code und MPI-Code zu einem einzigen Code kombiniert sind, können wir unter bestimmten Bedingungen die konsistenten Merkmale im OpenMP-Code nutzen.
One of the most difficult aspects of adding the OpenMP code was to grasp how variables were treated.
Einer der schwierigsten Aufgaben bei der Hinzufügung des OpenMP-Codes bestand darin, ein Verständnis der Behandlung von Variablen zu gewinnen.
Since OpenMP is a shared memory programming model, most variables in OpenMP code are visible to all threads by default.
Verwaltung des Gültigkeitsbereiches von Daten: Bei Shared-Memory-Programmierung sind zunächst die meisten Daten in allen Threads sichtbar.

Other results

Figure 3. Code using OpenMP tasks
Abbildung 3. Code mit Verwendung von OpenMP-Tasks
The Intel Thread Checker also supports code written with compilers that support OpenMP.
Der Intel Thread-Checker unterstützt außerdem Code, der von Compilern mit OpenMP-Unterstützung erstellt wurde.
We evaluate the framework with MPI collective operations, a data-mining code, and various OpenMP constructs.
Wir evaluieren das Framework mit kollektiven MPI-Maßnahmen, einem Data-Mining-Code und diversen OpenMP-Konstrukten.
Most of the sequential FORTRAN code was kept; parallel constructs were inserted as compiler directives using the OpenMP standard.
Der größte Teil des seriellen FORTRAN-Codes wurde erhalten. Parallele Konstrukte wurden unter Einsatz des OpenMP-Standards als Compilerdirektiven eingefügt.
While running one MPI process per core is the most basic mechanism for parallelism on a cluster, running fewer MPI processes and putting OpenMP* calls into the code raises the threading level higher in the application and should yield performance gains.
Während die Ausführung eines MPI-Prozesses pro Kern der einfachste Mechanismus für die Parallelität in einem Cluster ist, kann das Threading in der Anwendung durch weniger MPI-Prozesse und die Verwendung von OpenMP*-Calls im Code erhöht werden, was die Leistung steigern sollte.
From the example above, OpenMP* has the syntax to do this, but it only takes a single line added to the serial code
Für den Fall des oben gezeigten Beispiels verfügt OpenMP* über die entsprechende Syntax, es muss dem seriellen Code jedoch nur eine einzige Zeile hinzugefügt werden
The code is inserted in the same place as the original OpenMP tasks (see Figure 3).
Der Code wird an der gleichen Stelle wie die ursprünglichen OpenMP-Tasks platziert (siehe Abbildung 3).
OpenMP also exists for both C and Fortran, in both cases parallel tasks in the code are marked with preprocessor directives. For example, in a C program #pragma omp parallel for may be inserted above a for-loop.
OpenMP existiert ebenfalls für C und Fortran, in beiden Fällen werden parallele Aufgaben im Code mittels Präprozessor-Direktiven gekennzeichnet, beispielsweise wird über einer for-Schleife #pragma omp parallel for (am Beispiel von C) eingefügt und diese Schleife dann parallel ausgeführt.
In our original OpenMP solution once the parallel code was added to the project, it was rewarding to see that on an SMT quad core-which can support eight hardware threads-all eight hardware threads were kept busy.
Sobald dem Projekt in unserer ursprünglichen OpenMP-Lösung der parallele Code hinzugefügt wurde, konnten wir beobachten, dass alle acht Hardware-Threads auf einem SMT-Quadcore (dieser unterstützt acht Hardware-Threads) ausgelastet wurden.
In this thesis, a lightweight and highly optimized runtime layer for OpenMP execution and memory model by generating the parallel code that is automatically compiled by native back-end compiler (GCC 4.6) that linked with the runtime library.
Es wird eine schlanke und hoch-optimierte Laufzeitschicht für die Ausführung von OpenMP sowie ein Speichermodell vorgestellt. Auf Basis dieser Laufzeitschicht wird der parallele Code automatisch von einem nativen Backend-Compiler (GCC 4.6) erzeugt, der mit der Laufzeitbibliothek verknüpft ist.
No results found for this meaning.

Synonyms and analogies of "OpenMP code" in English

Word & Expression of the day
Image of the day
fire hose: hose delivering water to extinguish fires
Reveal the word
Advertising

Results: 15. Exact: 3. Elapsed time: 142 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200