Reparallelization and migration of OpenMP applications in grid environments: = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
Aachen
Shaker
2009
|
Schriftenreihe: | Berichte aus der Informatik
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XX, 272 S. graph. Darst. |
ISBN: | 9783832279738 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035358633 | ||
003 | DE-604 | ||
005 | 20090423 | ||
007 | t | ||
008 | 090311s2009 d||| m||| 00||| eng d | ||
020 | |a 9783832279738 |9 978-3-8322-7973-8 | ||
035 | |a (OCoLC)551883824 | ||
035 | |a (DE-599)BVBBV035358633 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-29T |a DE-29 | ||
084 | |a ST 200 |0 (DE-625)143611: |2 rvk | ||
100 | 1 | |a Klemm, Michael |e Verfasser |4 aut | |
245 | 1 | 0 | |a Reparallelization and migration of OpenMP applications in grid environments |b = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |c Michael Klemm |
246 | 1 | 1 | |a Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
264 | 1 | |a Aachen |b Shaker |c 2009 | |
300 | |a XX, 272 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Berichte aus der Informatik | |
502 | |a Zugl.: Erlangen-Nürnberg, Univ., Diss., 2008 | ||
650 | 4 | |a Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung> | |
650 | 0 | 7 | |a Leistungsbewertung |0 (DE-588)4167271-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Migration |g Informatik |0 (DE-588)4226008-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Grid Computing |0 (DE-588)4743648-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a OpenMP |0 (DE-588)4648816-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Fixpunkt |g Datensicherung |0 (DE-588)4154497-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Parallelisierung |0 (DE-588)4613846-8 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Grid Computing |0 (DE-588)4743648-7 |D s |
689 | 0 | 1 | |a OpenMP |0 (DE-588)4648816-9 |D s |
689 | 0 | 2 | |a Leistungsbewertung |0 (DE-588)4167271-9 |D s |
689 | 0 | 3 | |a Parallelisierung |0 (DE-588)4613846-8 |D s |
689 | 0 | 4 | |a Migration |g Informatik |0 (DE-588)4226008-5 |D s |
689 | 0 | 5 | |a Fixpunkt |g Datensicherung |0 (DE-588)4154497-3 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017162679&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-017162679 |
Datensatz im Suchindex
_version_ | 1804138682791231488 |
---|---|
adam_text | CONTENTS 1 INTRODUCTION 1 1.1 TERMINOLOGY 6 1.2 CLASSIFICATION OF
PARALLEL APPLICATIONS 7 1.3 CONTRIBUTIONS 10 1.4 STATE OF THE ART 11 2
OPENMP FOR JAVA 13 2.1 STATE OF THE ART 14 2.1.1 PARALLEL PROGRAMMING
MODELS 14 2.1.2 LANGUAGE EXTENSIONS FOR JAVA 17 2.2 OVERVIEW OF OPENMP
19 2.2.1 HISTORY OF OPENMP 19 2.2.2 PROGRAMMING MODEL 21 2.2.3 MEMORY
CONSISTENCY MODEL 23 2.3 ADAPTING OPENMP TO JAVA 25 2.3.1 DESIGN
OBJECTIVES 26 2.3.2 OPENMP/JAVA PRAGMA SYNTAX 26 2.3.3 CONSTRUCTS AND
DIRECTIVES 28 2.3.4 RUNTIME SUPPORT LIBRARY 30 2.3.5 DETERMINING THE
NUMBER OF OPENMP THREADS .... 33 2.3.6 CHANGES AND EXTENSIONS TO
OPENMP/JAVA CONSTRUCTS 35 2.3.7 EXCEPTION HANDLING 43 2.3.8 OPENMP/JAVA
MEMORY MODEL 44 BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/993156533
DIGITALISIERT DURCH 4.2.1 MULTIPLEXING 107 CONTENTS 2.3.9 INTERACTION
BETWEEN PARALLEL REGIONS AND JAVA THREADS 46 2.3.10 MISSING OPENMP
FEATURES AND LIMITATIONS 47 2.4 SUMMARY 49 3 IMPLEMENTATION OF
OPENMP/JAVA IN THE JACKAL COMPILER 51 3.1 STATE OF THE ART 52 3.1.1
OPENMP IMPLEMENTATIONS 52 3.1.2 DISTRIBUTED SHARED MEMORY SYSTEMS 56 3.2
THE JACKAL COMPILER AND RUNTIME SYSTEM 58 3.3 COMPILATION PASSES 60
3.3.1 ARCHITECTURE OF OPENMP COMPILERS 61 3.3.2 PARSING 62 3.3.3
SEMANTIC CHECKS 65 3.3.4 AST TRANSFORMATIONS 65 3.3.5 CODE GENERATION 66
3.4 THREAD BINDING 70 3.4.1 FUNCTION SPLICING 71 3.4.2 DATA SCOPING 71
3.4.3 REWRITING OF PARALLEL OPENMP LOOPS 74 3.4.4 REDUCTIONS 76 3.4.5
EXCEPTION HANDLING 76 3.5 M:N MAPPING OF OPENMP THREADS TO NATIVE
THREADS . . . . 78 3.5.1 MAPPING OF OPENMP THREADS TO TASKS 79 3.5.2
BARRIER IMPLEMENTATION IN THE M:N MODEL 81 3.6 OPENMP/JAVA RUNTIME
IMPLEMENTATION IN JAVA 86 3.6.1 THE OPENMP/JAVA RUNTIME FOR JAVA THREADS
. . . . 87 3.6.2 REWRITING OF PARALLEL OPENMP LOOPS 93 3.6.3 THE
OPENMP/JAVA RUNTIME FOR JAVA TASKS 95 3.7 SUMMARY 99 4 REPARALLELIZATION
OF OPENMP CONSTRUCTS 101 4.1 STATE OF THE ART 102 4.2 MALLEABILITY IN
OPENMP APPLICATIONS 106 5.4.2 UDS CONSTRUCTION RULES 161 CONTENTS 4.2.2
REPARALLELIZATION 108 4.2.3 HYBRID APPROACH 109 4.3 PARALLELIZATION
ANALYSIS WITH DATA-FLOW ANALYSIS 110 4.4 REPARALLELIZATION OF OPENMP
WORK-SHARING CONSTRUCTS .... 113 4.4.1 ANATOMY OF A LOOP 114 4.4.2
ADJUSTMENT POINTS 116 4.4.3 PARTIAL CHUNK DESCRIPTORS 118 4.4.4 LOOP
SCHEDULE TYPES 119 4.5 REPARALLELIZATION OF OTHER OPENMP FEATURES 124
4.5.1 PARALLEL SECTIONS 124 4.5.2 PARALLEL REGIONS 124 4.5.3 REDUCTIONS
125 4.5.4 THREAD CONTEXTS 126 4.5.5 NESTED PARALLELISM 129 4.6
LIMITATIONS 131 4.6.1 PROGRAMMING-MODEL LIMITATIONS 132 4.6.2 DATA
LOCALITY ISSUES 134 4.7 COMPILATION OF ADJUSTMENT POINTS 136 4.7.1 CODE
GENERATION TEMPLATES FOR ADJUSTMENT POINTS . . 137 4.7.2 LOOP EXIT
BARRIER 141 4.8 SUMMARY 143 HETEROGENEOUS DISTRIBUTED CHECKPOINTING 145
5.1 STATE OF THE ART 146 5.1.1 CHECKPOINTING SOLUTIONS 148 5.1.2
MIGRATION SOLUTIONS 151 5.2 CHECKPOINT-BASED MIGRATION 152 5.2.1
REQUIREMENTS 153 5.2.2 CHECKPOINTING VERSUS LIVE MIGRATION 154 5.3
HETEROGENEOUS CHECKPOINTING 155 5.4 UNIQUE DESCRIPTOR STRINGS 159 5.4.1
CONSTRUCTION OF UNIQUE DESCRIPTOR STRINGS 160 7.3.1 THREAD BINDING 221
CONTENTS 5.5 CHECKPOINTING A SINGLE PROCESS 164 5.5.1 SINGLE-THREAD
CHECKPOINTING 165 5.5.2 MULTI-THREAD CHECKPOINTING 168 5.5.3
CHECKPOINTING THE STATIC DATA AND THE HEAP 170 5.6 DISTRIBUTED
CHECKPOINTING ALGORITHM 172 5.6.1 INTRODUCTION TO DISTRIBUTED
CHECKPOINTING 173 5.6.2 DISTRIBUTED CHECKPOINTING ALGORITHM 175 5.7
CHECKPOINTING THE DSM PROTOCOL STATE 180 5.7.1 THE JACKAL DSM PROTOCOL
180 5.7.2 DSM STATE CHECKPOINTING 183 5.7.3 CHANGING THE NUMBER OF
PROCESSES DURING RESTORATION 185 5.7.4 INTERACTION WITH
REPARALLELIZATION 187 5.8 IMPACT OF CHECKPOINTING ON APPLICATION
SEMANTICS 189 5.9 SUMMARY 191 6 FRAMEWORK FOR INTER-CLUSTER MIGRATION
193 6.1 STATE OF THE ART 194 6.2 DESIGN OBJECTIVES 195 6.3 THE OGRE
MIGRATION FRAMEWORK 197 6.3.1 COMPONENTS 197 6.3.2 APPLICATION LIFE
CYCLE 200 6.4 MIGRATION STRATEGY 202 6.4.1 QUANTIFYING THE PERFORMANCE
OF CLUSTERS 202 6.4.2 QUANTIFYING THE PERFORMANCE OF CLUSTER
RESERVATIONS . 203 6.4.3 BENEFIT FUNCTION 204 6.4.4 COMPUTING THE
MIGRATION PLAN 205 6.5 APPLICATION MIGRATION 210 6.6 SUMMARY 211 7
PERFORMANCE EVALUATION 213 7.1 MICROBENCHMARKS 214 7.2 BENCHMARKS 217
7.3 OPENMP/JAVA 221 8.2 FUTURE WORK 244 CONTENTS 7.3.2 M:N MAPPING 224
7.4 REPARALLELIZATION 228 7.5 CHECKPOINTING 235 7.6 MIGRATION 237 7.7
SUMMARY 239 CONCLUSIONS AND FUTURE WORK 241 8.1 CONCLUSIONS 241
|
any_adam_object | 1 |
author | Klemm, Michael |
author_facet | Klemm, Michael |
author_role | aut |
author_sort | Klemm, Michael |
author_variant | m k mk |
building | Verbundindex |
bvnumber | BV035358633 |
classification_rvk | ST 200 |
ctrlnum | (OCoLC)551883824 (DE-599)BVBBV035358633 |
discipline | Informatik |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02276nam a2200493 c 4500</leader><controlfield tag="001">BV035358633</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20090423 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090311s2009 d||| m||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783832279738</subfield><subfield code="9">978-3-8322-7973-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)551883824</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV035358633</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-29</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 200</subfield><subfield code="0">(DE-625)143611:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Klemm, Michael</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Reparallelization and migration of OpenMP applications in grid environments</subfield><subfield code="b">= Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen</subfield><subfield code="c">Michael Klemm</subfield></datafield><datafield tag="246" ind1="1" ind2="1"><subfield code="a">Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Aachen</subfield><subfield code="b">Shaker</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XX, 272 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Berichte aus der Informatik</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Zugl.: Erlangen-Nürnberg, Univ., Diss., 2008</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung></subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Leistungsbewertung</subfield><subfield code="0">(DE-588)4167271-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Migration</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4226008-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Grid Computing</subfield><subfield code="0">(DE-588)4743648-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">OpenMP</subfield><subfield code="0">(DE-588)4648816-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Fixpunkt</subfield><subfield code="g">Datensicherung</subfield><subfield code="0">(DE-588)4154497-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Parallelisierung</subfield><subfield code="0">(DE-588)4613846-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Grid Computing</subfield><subfield code="0">(DE-588)4743648-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">OpenMP</subfield><subfield code="0">(DE-588)4648816-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Leistungsbewertung</subfield><subfield code="0">(DE-588)4167271-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="3"><subfield code="a">Parallelisierung</subfield><subfield code="0">(DE-588)4613846-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="4"><subfield code="a">Migration</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4226008-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="5"><subfield code="a">Fixpunkt</subfield><subfield code="g">Datensicherung</subfield><subfield code="0">(DE-588)4154497-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017162679&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-017162679</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV035358633 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:32:04Z |
institution | BVB |
isbn | 9783832279738 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017162679 |
oclc_num | 551883824 |
open_access_boolean | |
owner | DE-29T DE-29 |
owner_facet | DE-29T DE-29 |
physical | XX, 272 S. graph. Darst. |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Shaker |
record_format | marc |
series2 | Berichte aus der Informatik |
spelling | Klemm, Michael Verfasser aut Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Michael Klemm Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Aachen Shaker 2009 XX, 272 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Berichte aus der Informatik Zugl.: Erlangen-Nürnberg, Univ., Diss., 2008 Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung> Leistungsbewertung (DE-588)4167271-9 gnd rswk-swf Migration Informatik (DE-588)4226008-5 gnd rswk-swf Grid Computing (DE-588)4743648-7 gnd rswk-swf OpenMP (DE-588)4648816-9 gnd rswk-swf Fixpunkt Datensicherung (DE-588)4154497-3 gnd rswk-swf Parallelisierung (DE-588)4613846-8 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Grid Computing (DE-588)4743648-7 s OpenMP (DE-588)4648816-9 s Leistungsbewertung (DE-588)4167271-9 s Parallelisierung (DE-588)4613846-8 s Migration Informatik (DE-588)4226008-5 s Fixpunkt Datensicherung (DE-588)4154497-3 s DE-604 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017162679&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Klemm, Michael Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung> Leistungsbewertung (DE-588)4167271-9 gnd Migration Informatik (DE-588)4226008-5 gnd Grid Computing (DE-588)4743648-7 gnd OpenMP (DE-588)4648816-9 gnd Fixpunkt Datensicherung (DE-588)4154497-3 gnd Parallelisierung (DE-588)4613846-8 gnd |
subject_GND | (DE-588)4167271-9 (DE-588)4226008-5 (DE-588)4743648-7 (DE-588)4648816-9 (DE-588)4154497-3 (DE-588)4613846-8 (DE-588)4113937-9 |
title | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
title_alt | Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
title_auth | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
title_exact_search | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
title_full | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Michael Klemm |
title_fullStr | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Michael Klemm |
title_full_unstemmed | Reparallelization and migration of OpenMP applications in grid environments = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen Michael Klemm |
title_short | Reparallelization and migration of OpenMP applications in grid environments |
title_sort | reparallelization and migration of openmp applications in grid environments reparallelisierung und migration von openmp applikationen in grid umgebungen |
title_sub | = Reparallelisierung und Migration von OpenMP-Applikationen in Grid-Umgebungen |
topic | Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung> Leistungsbewertung (DE-588)4167271-9 gnd Migration Informatik (DE-588)4226008-5 gnd Grid Computing (DE-588)4743648-7 gnd OpenMP (DE-588)4648816-9 gnd Fixpunkt Datensicherung (DE-588)4154497-3 gnd Parallelisierung (DE-588)4613846-8 gnd |
topic_facet | Grid Computing - OpenMP - Leistungsbewertung - Parallelisierung - Migration <Informatik> - Fixpunkt <Datensicherung> Leistungsbewertung Migration Informatik Grid Computing OpenMP Fixpunkt Datensicherung Parallelisierung Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017162679&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT klemmmichael reparallelizationandmigrationofopenmpapplicationsingridenvironmentsreparallelisierungundmigrationvonopenmpapplikationeningridumgebungen AT klemmmichael reparallelisierungundmigrationvonopenmpapplikationeningridumgebungen |