Handbook on parallel and distributed processing:
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | German |
Veröffentlicht: |
Berlin ; Heidelberg ; New York ; Barcelona ; Hong Kong ; London
Springer
2000
|
Schriftenreihe: | International handbooks on information systems
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | X, 635 S. graph. Darst. |
ISBN: | 3540664416 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV012828208 | ||
003 | DE-604 | ||
005 | 20051103 | ||
007 | t | ||
008 | 991019s2000 gw d||| |||| 00||| ger d | ||
016 | 7 | |a 957642628 |2 DE-101 | |
020 | |a 3540664416 |c : DM 220.00 |9 3-540-66441-6 | ||
035 | |a (OCoLC)634994546 | ||
035 | |a (DE-599)BVBBV012828208 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-739 |a DE-91G |a DE-355 |a DE-473 |a DE-521 |a DE-522 |a DE-634 | ||
050 | 0 | |a QA76.58.H36 2000 | |
082 | 0 | |a 004/.35 |2 21 | |
082 | 0 | |a 004/.35 21 | |
084 | |a QH 710 |0 (DE-625)141609: |2 rvk | ||
084 | |a ST 150 |0 (DE-625)143594: |2 rvk | ||
084 | |a ST 151 |0 (DE-625)143595: |2 rvk | ||
084 | |a ST 200 |0 (DE-625)143611: |2 rvk | ||
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
084 | |a DAT 516f |2 stub | ||
084 | |a 28 |2 sdnb | ||
245 | 1 | 0 | |a Handbook on parallel and distributed processing |c Jacek Błazewicz ... eds. |
264 | 1 | |a Berlin ; Heidelberg ; New York ; Barcelona ; Hong Kong ; London |b Springer |c 2000 | |
300 | |a X, 635 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a International handbooks on information systems | |
650 | 7 | |a Besturingssystemen |2 gtt | |
650 | 7 | |a Parallelle verwerking |2 gtt | |
650 | 7 | |a Parallelprogrammering |2 gtt | |
650 | 4 | |a Parallélisme (Informatique) | |
650 | 4 | |a Traitement réparti | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Parallel processing (Electronic computers) | |
650 | 4 | |a Electronic data processing -- Distributed processing | |
650 | 0 | 7 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Verteiltes System |0 (DE-588)4238872-7 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4143413-4 |a Aufsatzsammlung |2 gnd-content | |
689 | 0 | 0 | |a Verteiltes System |0 (DE-588)4238872-7 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Błażewicz, Jacek |e Sonstige |4 oth | |
856 | 4 | 2 | |m HEBIS Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008727918&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-008727918 |
Datensatz im Suchindex
_version_ | 1806142866161926144 |
---|---|
adam_text |
Jacek Blazewicz • Klaus Ecker
Brigitte Plateau • Denis Trystram
Editors
Handbook on Parallel
and Distributed Processing
With 195 Figures
and 22 Tables
Springer
Table of Contents
Foreword V
I Parallel and Distributed Computing: State-of-the-Art and
Emerging Trends
Brigitte Plateau and Denis Trystram 1
1 Introduction 2
2 The Benefits and Needs for Parallel High Performance Computing 2
3 Parallel and Distributed Systems 4
4 Programming Environment 5
5 Theoretical Foundations 7
6 Survey of the Volume 9
II The Design of Efficient Parallel Algorithms
Selim G Akl 13
1 Introduction 14
2 Parallel Models and Algorithms 14
3 Sorting 22
4 Matrix Multiplication 40
5 Computing the Convex Hull 50
6 Pointer-Based Data Structures 59
7 Conclusions 65
8 Bibliographical Remarks 81
III Languages for Parallel Processing
Ian Foster 92
1 Motivation for Parallel Languages 93
2 New Programming Paradigms • 96
3 Language Extensions 104
4 Data-Parallel Languages 120
5 Library-based Approaches 139
6 Future Directions 158
VIII Table of Contents
IV Architecture of Parallel and Distributed Systems
D Litaize, A Mzoughi, C Rochange, and P Sainrat 166
1 Introduction 168
2 Superscalar Processors 169
3 Uniprocessors vs Multiprocessors 181
4 Memory Consistency and Memory Coherency 188
5 Bus-Based Shared-Memory Multiprocessors 192
6 Non Bus-Based Shared-Memory Multiprocessors 200
7 From Physically-Shared to Logically-Shared Address Space 203
8 Inputs/Outputs in Parallel and Distributed Systems 206
9 Conclusions 221
V Parallel Operating Systems
Joao Garcia, Paulo Ferreira, and Paulo Guedes 228
1 Introduction 230
2 Classification of Parallel Computer Systems 230
3 Operating Systems for Symmetric Multiprocessors 239
4 Operating Systems for NORMA Environments 250
5 Scalable Shared Memory Systems 257
VI Management of Resources in Parallel Systems
Jacek Blazewicz, Maciej Drozdowski, and Klaus Ecker 263
1 Introduction 264
2 Classical Approaches 276
3 Scheduling Multiprocessor Tasks 281
4 Scheduling Uni-Processor Tasks with Communication Delays 297
5 Scheduling Divisible Tasks 317
VII Tools for Parallel Computing: A Performance
Evaluation Perspective
Allen D Malony 342
1 Introduction 343
2 Motivation 344
3 Environment Design 347
4 Parallel Performance Paradigms 350
5 Performance Observability 352
6 Performance Diagnosis 354
7 Performance Perturbation 357
8 Summary 362
Table of Contents IX
VIII Parallel Database Systems and Multimedia Object
Servers
Leana Golubchik and Richard R Muntz 364
1 Introduction 365
2 Parallel Database Systems 370
3 Multimedia Object Servers 381
IX Networking Aspects of Distributed and Parallel
Computing
Jarek Nabrzyski, Maciej Stroiriski, and Jan W§glarz 410
1 Introduction 411
2 Computer Networks for Distributed Computing 414
3 Performance Evaluation of Network Interfaces 425
4 Access to Networks with a Specific QoS 432
5 Networking APIs 445
6 Future of the Networks for HPC 461
X Parallel and Distributed Scientific Computing
A Petitet, H Casanova, J Dongarra, Y Robert and R C Whaley 464
1 Introduction 466
2 Numerical Linear Algebra Libraries 469
3 Automatic Generation of Tuned Numerical Kernels 480
4 Network-enabled Solvers 488
5 Conclusions 497
XI High-performance Computing in Molecular Sciences
Wojciech Cencek, Jacek Komasa, and Jacek Rychlewski 505
1 Foreword 506
2 Introduction 507
3 Computational Cost Analysis 514
4 Homogeneous Environment in Molecular Calculations 522
5 Heterogeneous Environment in Molecular Calculations 530
6 Conclusions 548
XII Multimedia Applications for Parallel and Distributed
Systems
Giuseppe De Pietro 552
1 What Is Multimedia ? 553
2 Digital Audio and Video Compression Techniques 558
3 Parallel and Distributed Systems for Multimedia 579
4 Multimedia Applications 609
5 Conclusions 623
X Table of Contents
Index 626
List of Contributors 633 |
any_adam_object | 1 |
building | Verbundindex |
bvnumber | BV012828208 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.58.H36 2000 |
callnumber-search | QA76.58.H36 2000 |
callnumber-sort | QA 276.58 H36 42000 |
callnumber-subject | QA - Mathematics |
classification_rvk | QH 710 ST 150 ST 151 ST 200 ST 270 |
classification_tum | DAT 516f |
ctrlnum | (OCoLC)634994546 (DE-599)BVBBV012828208 |
dewey-full | 004/.35 004/.3521 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004/.35 004/.35 21 |
dewey-search | 004/.35 004/.35 21 |
dewey-sort | 14 235 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV012828208</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20051103</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">991019s2000 gw d||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">957642628</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540664416</subfield><subfield code="c">: DM 220.00</subfield><subfield code="9">3-540-66441-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)634994546</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV012828208</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">ger</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-739</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-521</subfield><subfield code="a">DE-522</subfield><subfield code="a">DE-634</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.58.H36 2000</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004/.35</subfield><subfield code="2">21</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004/.35 21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 710</subfield><subfield code="0">(DE-625)141609:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 150</subfield><subfield code="0">(DE-625)143594:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 151</subfield><subfield code="0">(DE-625)143595:</subfield><subfield code="2">rvk</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="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 516f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">28</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Handbook on parallel and distributed processing</subfield><subfield code="c">Jacek Błazewicz ... eds.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin ; Heidelberg ; New York ; Barcelona ; Hong Kong ; London</subfield><subfield code="b">Springer</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 635 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">International handbooks on information systems</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Besturingssystemen</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Parallelle verwerking</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Parallelprogrammering</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallélisme (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Traitement réparti</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel processing (Electronic computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic data processing -- Distributed processing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Verteiltes System</subfield><subfield code="0">(DE-588)4238872-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4143413-4</subfield><subfield code="a">Aufsatzsammlung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Verteiltes System</subfield><subfield code="0">(DE-588)4238872-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Błażewicz, Jacek</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS 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=008727918&sequence=000002&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-008727918</subfield></datafield></record></collection> |
genre | (DE-588)4143413-4 Aufsatzsammlung gnd-content |
genre_facet | Aufsatzsammlung |
id | DE-604.BV012828208 |
illustrated | Illustrated |
indexdate | 2024-08-01T00:27:43Z |
institution | BVB |
isbn | 3540664416 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-008727918 |
oclc_num | 634994546 |
open_access_boolean | |
owner | DE-739 DE-91G DE-BY-TUM DE-355 DE-BY-UBR DE-473 DE-BY-UBG DE-521 DE-522 DE-634 |
owner_facet | DE-739 DE-91G DE-BY-TUM DE-355 DE-BY-UBR DE-473 DE-BY-UBG DE-521 DE-522 DE-634 |
physical | X, 635 S. graph. Darst. |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | Springer |
record_format | marc |
series2 | International handbooks on information systems |
spelling | Handbook on parallel and distributed processing Jacek Błazewicz ... eds. Berlin ; Heidelberg ; New York ; Barcelona ; Hong Kong ; London Springer 2000 X, 635 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier International handbooks on information systems Besturingssystemen gtt Parallelle verwerking gtt Parallelprogrammering gtt Parallélisme (Informatique) Traitement réparti Datenverarbeitung Parallel processing (Electronic computers) Electronic data processing -- Distributed processing Parallelverarbeitung (DE-588)4075860-6 gnd rswk-swf Verteiltes System (DE-588)4238872-7 gnd rswk-swf (DE-588)4143413-4 Aufsatzsammlung gnd-content Verteiltes System (DE-588)4238872-7 s DE-604 Parallelverarbeitung (DE-588)4075860-6 s Błażewicz, Jacek Sonstige oth HEBIS Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008727918&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Handbook on parallel and distributed processing Besturingssystemen gtt Parallelle verwerking gtt Parallelprogrammering gtt Parallélisme (Informatique) Traitement réparti Datenverarbeitung Parallel processing (Electronic computers) Electronic data processing -- Distributed processing Parallelverarbeitung (DE-588)4075860-6 gnd Verteiltes System (DE-588)4238872-7 gnd |
subject_GND | (DE-588)4075860-6 (DE-588)4238872-7 (DE-588)4143413-4 |
title | Handbook on parallel and distributed processing |
title_auth | Handbook on parallel and distributed processing |
title_exact_search | Handbook on parallel and distributed processing |
title_full | Handbook on parallel and distributed processing Jacek Błazewicz ... eds. |
title_fullStr | Handbook on parallel and distributed processing Jacek Błazewicz ... eds. |
title_full_unstemmed | Handbook on parallel and distributed processing Jacek Błazewicz ... eds. |
title_short | Handbook on parallel and distributed processing |
title_sort | handbook on parallel and distributed processing |
topic | Besturingssystemen gtt Parallelle verwerking gtt Parallelprogrammering gtt Parallélisme (Informatique) Traitement réparti Datenverarbeitung Parallel processing (Electronic computers) Electronic data processing -- Distributed processing Parallelverarbeitung (DE-588)4075860-6 gnd Verteiltes System (DE-588)4238872-7 gnd |
topic_facet | Besturingssystemen Parallelle verwerking Parallelprogrammering Parallélisme (Informatique) Traitement réparti Datenverarbeitung Parallel processing (Electronic computers) Electronic data processing -- Distributed processing Parallelverarbeitung Verteiltes System Aufsatzsammlung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008727918&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT błazewiczjacek handbookonparallelanddistributedprocessing |