Automatic performance analysis on parallel computers with SMP nodes:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Jülich
NIC
2003
|
Schriftenreihe: | NIC series
Vol. 17 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Zugl.: Aachen, Techn. Hochsch., Diss., 2002 |
Beschreibung: | VIII, 142 S. Ill., graph. Darst. : 24 cm |
ISBN: | 3000100032 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV017020168 | ||
003 | DE-604 | ||
005 | 20031106 | ||
007 | t | ||
008 | 030325s2003 gw ad|| m||| 00||| eng d | ||
016 | 7 | |a 966513118 |2 DE-101 | |
020 | |a 3000100032 |9 3-00-010003-2 | ||
035 | |a (OCoLC)53203067 | ||
035 | |a (DE-599)BVBBV017020168 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c DE | ||
049 | |a DE-91 | ||
100 | 1 | |a Wolf, Felix |d 1972- |e Verfasser |0 (DE-588)124447295 |4 aut | |
245 | 1 | 0 | |a Automatic performance analysis on parallel computers with SMP nodes |c Felix Wolf. John von Neumann Institute for Computing (NIC) |
264 | 1 | |a Jülich |b NIC |c 2003 | |
300 | |a VIII, 142 S. |b Ill., graph. Darst. : 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a NIC series |v Vol. 17 | |
500 | |a Zugl.: Aachen, Techn. Hochsch., Diss., 2002 | ||
650 | 7 | |a Leistungsbewertung |2 swd | |
650 | 7 | |a Parallelverarbeitung |2 swd | |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
830 | 0 | |a NIC series |v Vol. 17 |w (DE-604)BV013326983 |9 17 | |
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=010272402&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-010272402 |
Datensatz im Suchindex
_version_ | 1808225996540739584 |
---|---|
adam_text |
CONTENTS
LIST
OF
FIGURES
V
LIST
OF
TABLES
VII
1
INTRODUCTION
1
1.1
ARCHITECTURES
OF
PARALLEL
COMPUTERS
.
1
1.2
COUPLED
SMP
SYSTEMS
.
2
1.3
INTERCONNECTION
NETWORKS
.
3
1.4
PROGRAMMING
MODELS
.
3
1.4.1
MESSAGE
PASSING
.
4
1.4.2
SHARED
MEMORY
.
4
1.4.3
HYBRID
MODEL
.
5
1.5
AUTOMATIC
PERFORMANCE
ANALYSIS
.
5
1.6
CONTRIBUTION
OF
THIS
THESIS
.
6
1.7
DOCUMENT
ORGANIZATION
.
8
2
AUTOMATIC
PERFORMANCE
ANALYSIS
11
2.1
COMPLEXITY
IN
PARALLEL
SYSTEMS
.
11
2.2
PERFORMANCE
INDICES
AND
BOUNDS
.
12
2.3
PERFORMANCE
ANALYSIS
PROCESS
.
13
2.4
PERFORMANCE
DATA
.
15
2.4.1
PROFILES
.
16
2.4.2
EVENT
TRACES
.
16
2.5
INSTRUMENTATION
.
17
2.6
PERFORMANCE
PROPERTIES
.
19
2.7
AUTOMATIC
PERFORMANCE
ANALYSIS
.
22
3
SPECIFICATION
OF
PERFORMANCE
BEHAVIOR
27
3.1
RATIONALE
.
27
3.2
SYSTEM
OBSERVATION
BASED
ON
EVENTS
.
28
3.3
EVENT-MODEL
ENHANCEMENT
.
30
3.3.1
STATE
SEQUENCES
.
31
3.3.2
POINTER
ATTRIBUTES
.
33
3.3.3
IMPLEMENTATION
OF
AN
ENHANCED
MODEL
.
34
3.4
MODEL
ENHANCEMENT:
MPI
.
35
3.4.1
BASIC
EVENT
MODEL
.
35
3.4.2
ENHANCEMENT
.
37
3.4.3
MPI
2
.
42
3.5
MODEL
ENHANCEMENT:
OPENMP
.
43
3.5.1
BASIC
EVENT
MODEL
.
43
3.5.2
ENHANCEMENT
.
46
3.6
MODEL
ENHANCEMENT:
HYBRID
MODEL
.
50
3.6.1
MPI
.
53
3.6.2
OPENMP
.
53
3.6.3
DYNAMIC
CALL
PATH
.
55
3.6.4
SUMMARY
.
59
3.7
SPECIFYING
COMPOUND
EVENTS
.
62
3.8
EXAMPLE
COMPOUND
EVENTS
.
64
3.8.1
MPI
.
64
3.8.2
OPENMP
.
69
II
3.8.3
CALL
PATHS
.
71
3.8.4
COMPOUND-EVENT
INSTANTIATION
AND
CONSTRAINTS
.
72
3.9
COMPOUND
EVENTS
IN
ASL
.
72
3.9.1
LANGUAGE
EXTENSIONS
.
74
3.9.2
EVENT
TYPES
AND
ABSTRACTIONS
IN
ASL
.
76
3.9.3
PATTERN
MATCHES
.
76
3.9.4
EXAMPLE:
LATE
SENDER
IN
ASL
.
78
3.9.5
USING
PATTERNS
IN
PROPERTY
DEFINITIONS
.
79
3.10
SUMMARY
.
80
4
ANALYSIS
OF
PERFORMANCE
BEHAVIOR
81
4.1
PERFORMANCE
BEHAVIOR
OF
COUPLED
SMPS
.
81
4.2
OVERALL
ARCHITECTURE
.
82
4.3
EVENT-TRACE
GENERATION
.
83
4.3.1
DATA
FORMAT
.
84
4.3.2
INSTRUMENTATION
.
84
4.3.3
CLOCK
SYNCHRONIZATION
.
85
4.4
ANALYSIS
PROCESS
.
86
4.4.1
REPRESENTATION
OF
PERFORMANCE
BEHAVIOR
.
87
4.4.2
INTERVAL
SETS
.
88
4.4.3
PERFORMANCE
SPACE
.
91
4.4.4
EARL
.
98
4.4.5
PATTERN
CLASSES
.
100
4.4.6
PERFORMANCE
PROPERTIES
.
102
4.4.7
EXTENSIBILITY
MECHANISM
.
106
4.5
VISUALIZATION
OF
PERFORMANCE
BEHAVIOR
.
107
4.6
LIMITATIONS
.
109
4.7
ADVANCED
TECHNIQUES
.
109
III
4.7.1
SELECTIVE
TRACING
.
110
4.7.2
PUBLISH
AND
SUBSCRIBE
.
ILL
4.7.3
GENERIC
VISUALIZATION
.
112
4.8
SUMMARY
.
113
5
EXAMPLES
115
5.1
TRACE
.
116
5.2
CX3D
.
118
5.3
REMO
.
121
5.4
SWEEP3D
.
123
6
RELATED
WORK
127
7
SUMMARY AND
CONCLUSIONS
133
BIBLIOGRAPHY
137 |
any_adam_object | 1 |
author | Wolf, Felix 1972- |
author_GND | (DE-588)124447295 |
author_facet | Wolf, Felix 1972- |
author_role | aut |
author_sort | Wolf, Felix 1972- |
author_variant | f w fw |
building | Verbundindex |
bvnumber | BV017020168 |
ctrlnum | (OCoLC)53203067 (DE-599)BVBBV017020168 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV017020168</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20031106</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">030325s2003 gw ad|| m||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">966513118</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3000100032</subfield><subfield code="9">3-00-010003-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)53203067</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV017020168</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wolf, Felix</subfield><subfield code="d">1972-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)124447295</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Automatic performance analysis on parallel computers with SMP nodes</subfield><subfield code="c">Felix Wolf. John von Neumann Institute for Computing (NIC)</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Jülich</subfield><subfield code="b">NIC</subfield><subfield code="c">2003</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">VIII, 142 S.</subfield><subfield code="b">Ill., graph. Darst. : 24 cm</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="1" ind2=" "><subfield code="a">NIC series</subfield><subfield code="v">Vol. 17</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Zugl.: Aachen, Techn. Hochsch., Diss., 2002</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Leistungsbewertung</subfield><subfield code="2">swd</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Parallelverarbeitung</subfield><subfield code="2">swd</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="830" ind1=" " ind2="0"><subfield code="a">NIC series</subfield><subfield code="v">Vol. 17</subfield><subfield code="w">(DE-604)BV013326983</subfield><subfield code="9">17</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=010272402&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-010272402</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV017020168 |
illustrated | Illustrated |
indexdate | 2024-08-24T00:18:09Z |
institution | BVB |
isbn | 3000100032 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010272402 |
oclc_num | 53203067 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | VIII, 142 S. Ill., graph. Darst. : 24 cm |
publishDate | 2003 |
publishDateSearch | 2003 |
publishDateSort | 2003 |
publisher | NIC |
record_format | marc |
series | NIC series |
series2 | NIC series |
spelling | Wolf, Felix 1972- Verfasser (DE-588)124447295 aut Automatic performance analysis on parallel computers with SMP nodes Felix Wolf. John von Neumann Institute for Computing (NIC) Jülich NIC 2003 VIII, 142 S. Ill., graph. Darst. : 24 cm txt rdacontent n rdamedia nc rdacarrier NIC series Vol. 17 Zugl.: Aachen, Techn. Hochsch., Diss., 2002 Leistungsbewertung swd Parallelverarbeitung swd (DE-588)4113937-9 Hochschulschrift gnd-content NIC series Vol. 17 (DE-604)BV013326983 17 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010272402&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Wolf, Felix 1972- Automatic performance analysis on parallel computers with SMP nodes NIC series Leistungsbewertung swd Parallelverarbeitung swd |
subject_GND | (DE-588)4113937-9 |
title | Automatic performance analysis on parallel computers with SMP nodes |
title_auth | Automatic performance analysis on parallel computers with SMP nodes |
title_exact_search | Automatic performance analysis on parallel computers with SMP nodes |
title_full | Automatic performance analysis on parallel computers with SMP nodes Felix Wolf. John von Neumann Institute for Computing (NIC) |
title_fullStr | Automatic performance analysis on parallel computers with SMP nodes Felix Wolf. John von Neumann Institute for Computing (NIC) |
title_full_unstemmed | Automatic performance analysis on parallel computers with SMP nodes Felix Wolf. John von Neumann Institute for Computing (NIC) |
title_short | Automatic performance analysis on parallel computers with SMP nodes |
title_sort | automatic performance analysis on parallel computers with smp nodes |
topic | Leistungsbewertung swd Parallelverarbeitung swd |
topic_facet | Leistungsbewertung Parallelverarbeitung Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010272402&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV013326983 |
work_keys_str_mv | AT wolffelix automaticperformanceanalysisonparallelcomputerswithsmpnodes |