Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Principles of parallel scientific co...
~
SpringerLink (Online service)
Linked to FindBook
Google Book
Amazon
博客來
Principles of parallel scientific computing = a first guide to numerical concepts and programming methods /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Principles of parallel scientific computing/ by Tobias Weinzierl.
Reminder of title:
a first guide to numerical concepts and programming methods /
Author:
Weinzierl, Tobias.
Published:
Cham :Springer International Publishing : : 2021.,
Description:
1 online resource (xiii, 314 p.) :ill., digital ;24 cm.
[NT 15003449]:
1. The Pillars of Science -- 2. Moore Myths -- 3. Our Model Problem -- 4. Floating Point Numbers -- 5. A Simplistic Machine Model -- 6. Round-off Error Propagation -- 7. SIMD Vector Crunching -- 8. Arithmetic Stability of an Implementation -- 9. Vectorisation of the Model Problem -- 10. Conditioning and Well-posedness -- 11. Taylor Expansion -- 12. Ordinary Differential Equations -- 13. Accuracy and Appropriateness of Numerical Schemes -- 14. Writing Parallel Codes -- 15. Upscaling Methods -- 16. OpenMP Primer -- 17. Shared Memory Tasking -- 18. GPGPUs with OpenMP -- 19. Higher Order Methods -- 20. Adaptive Time Stepping.
Contained By:
Springer Nature eBook
Subject:
Parallel processing (Electronic computers) -
Online resource:
https://doi.org/10.1007/978-3-030-76194-3
ISBN:
9783030761943
Principles of parallel scientific computing = a first guide to numerical concepts and programming methods /
Weinzierl, Tobias.
Principles of parallel scientific computing
a first guide to numerical concepts and programming methods /[electronic resource] :by Tobias Weinzierl. - Cham :Springer International Publishing :2021. - 1 online resource (xiii, 314 p.) :ill., digital ;24 cm. - Undergraduate topics in computer science,2197-1781. - Undergraduate topics in computer science..
1. The Pillars of Science -- 2. Moore Myths -- 3. Our Model Problem -- 4. Floating Point Numbers -- 5. A Simplistic Machine Model -- 6. Round-off Error Propagation -- 7. SIMD Vector Crunching -- 8. Arithmetic Stability of an Implementation -- 9. Vectorisation of the Model Problem -- 10. Conditioning and Well-posedness -- 11. Taylor Expansion -- 12. Ordinary Differential Equations -- 13. Accuracy and Appropriateness of Numerical Schemes -- 14. Writing Parallel Codes -- 15. Upscaling Methods -- 16. OpenMP Primer -- 17. Shared Memory Tasking -- 18. GPGPUs with OpenMP -- 19. Higher Order Methods -- 20. Adaptive Time Stepping.
It is the combination of mathematical ideas and efficient programs that drives the progress in many scientific disciplines: The faster results can be generated on a computer, the bigger and the more accurate are the challenges that can be solved. This textbook targets students who have programming skills and do not shy away from mathematics, though they might be educated in computer science or an application domain and have no primary interest in the maths. The book is for students who want to see some simulations up and running. It introduces the basic concepts and ideas behind applied mathematics and parallel programming that are needed to write numerical simulations for today's multicore workstations. The intention is not to dive into one particular application domain or to introduce a new programming language; rather it is to lay the generic foundations for future studies and projects in this field. Topics and features: Fits into many degrees where students have already been exposed to programming languages Pairs an introduction to mathematical concepts with an introduction to parallel programming Emphasises the paradigms and ideas behind code parallelisation, so students can later on transfer their knowledge and skills Illustrates fundamental numerical concepts, preparing students for more formal textbooks The easily digestible text prioritises clarity and intuition over formalism, illustrating basic ideas that are of relevance in various subdomains of scientific computing. Its primary goal is to make theoretical and paradigmatic ideas accessible and even fascinating to undergraduate students. Tobias Weinzierl is professor in the Department of Computer Science at Durham University, Durham, UK. He has worked at the Munich Centre for Advanced Computing (see the Springer edited book, Advanced Computing) before, and holds a PhD and habilitation from the Technical University Munich.
ISBN: 9783030761943
Standard No.: 10.1007/978-3-030-76194-3doiSubjects--Topical Terms:
653284
Parallel processing (Electronic computers)
LC Class. No.: QA76.58
Dewey Class. No.: 004.35
Principles of parallel scientific computing = a first guide to numerical concepts and programming methods /
LDR
:03652nmm a2200337 a 4500
001
2262292
003
DE-He213
005
20220209090609.0
006
m o d
007
cr nn 008maaau
008
220616s2021 sz s 0 eng d
020
$a
9783030761943
$q
(electronic bk.)
020
$a
9783030761936
$q
(paper)
024
7
$a
10.1007/978-3-030-76194-3
$2
doi
035
$a
978-3-030-76194-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.58
072
7
$a
UYAM
$2
bicssc
072
7
$a
COM018000
$2
bisacsh
072
7
$a
UYAM
$2
thema
082
0 4
$a
004.35
$2
23
090
$a
QA76.58
$b
.W424 2021
100
1
$a
Weinzierl, Tobias.
$3
3538538
245
1 0
$a
Principles of parallel scientific computing
$h
[electronic resource] :
$b
a first guide to numerical concepts and programming methods /
$c
by Tobias Weinzierl.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2021.
300
$a
1 online resource (xiii, 314 p.) :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Undergraduate topics in computer science,
$x
2197-1781
505
0
$a
1. The Pillars of Science -- 2. Moore Myths -- 3. Our Model Problem -- 4. Floating Point Numbers -- 5. A Simplistic Machine Model -- 6. Round-off Error Propagation -- 7. SIMD Vector Crunching -- 8. Arithmetic Stability of an Implementation -- 9. Vectorisation of the Model Problem -- 10. Conditioning and Well-posedness -- 11. Taylor Expansion -- 12. Ordinary Differential Equations -- 13. Accuracy and Appropriateness of Numerical Schemes -- 14. Writing Parallel Codes -- 15. Upscaling Methods -- 16. OpenMP Primer -- 17. Shared Memory Tasking -- 18. GPGPUs with OpenMP -- 19. Higher Order Methods -- 20. Adaptive Time Stepping.
520
$a
It is the combination of mathematical ideas and efficient programs that drives the progress in many scientific disciplines: The faster results can be generated on a computer, the bigger and the more accurate are the challenges that can be solved. This textbook targets students who have programming skills and do not shy away from mathematics, though they might be educated in computer science or an application domain and have no primary interest in the maths. The book is for students who want to see some simulations up and running. It introduces the basic concepts and ideas behind applied mathematics and parallel programming that are needed to write numerical simulations for today's multicore workstations. The intention is not to dive into one particular application domain or to introduce a new programming language; rather it is to lay the generic foundations for future studies and projects in this field. Topics and features: Fits into many degrees where students have already been exposed to programming languages Pairs an introduction to mathematical concepts with an introduction to parallel programming Emphasises the paradigms and ideas behind code parallelisation, so students can later on transfer their knowledge and skills Illustrates fundamental numerical concepts, preparing students for more formal textbooks The easily digestible text prioritises clarity and intuition over formalism, illustrating basic ideas that are of relevance in various subdomains of scientific computing. Its primary goal is to make theoretical and paradigmatic ideas accessible and even fascinating to undergraduate students. Tobias Weinzierl is professor in the Department of Computer Science at Durham University, Durham, UK. He has worked at the Munich Centre for Advanced Computing (see the Springer edited book, Advanced Computing) before, and holds a PhD and habilitation from the Technical University Munich.
650
0
$a
Parallel processing (Electronic computers)
$3
653284
650
0
$a
Science
$x
Data processing.
$3
534323
650
1 4
$a
Mathematics of Computing.
$3
891213
650
2 4
$a
Hardware Performance and Reliability.
$3
3538539
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
System Performance and Evaluation.
$3
891353
650
2 4
$a
Computational Science and Engineering.
$3
893018
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
830
0
$a
Undergraduate topics in computer science.
$3
1567579
856
4 0
$u
https://doi.org/10.1007/978-3-030-76194-3
950
$a
Computer Science (SpringerNature-11645)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9415005
電子資源
11.線上閱覽_V
電子書
EB QA76.58
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login