語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Principles of Parallel Scientific Co...
~
Weinzierl, Tobias.
Principles of Parallel Scientific Computing = A First Guide to Numerical Concepts and Programming Methods /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Principles of Parallel Scientific Computing/ by Tobias Weinzierl.
其他題名:
A First Guide to Numerical Concepts and Programming Methods /
作者:
Weinzierl, Tobias.
面頁冊數:
XIII, 314 p. 84 illus., 37 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Computational Science and Engineering. -
電子資源:
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. - 1st ed. 2021. - XIII, 314 p. 84 illus., 37 illus. in color.online resource. - 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:
670319
Computational Science and Engineering.
LC Class. No.: QA76.9.M35
Dewey Class. No.: 004.0151
Principles of Parallel Scientific Computing = A First Guide to Numerical Concepts and Programming Methods /
LDR
:03970nam a22003975i 4500
001
1059919
003
DE-He213
005
20220209090609.0
007
cr nn 008mamaa
008
220414s2021 sz | s |||| 0|eng d
020
$a
9783030761943
$9
978-3-030-76194-3
024
7
$a
10.1007/978-3-030-76194-3
$2
doi
035
$a
978-3-030-76194-3
050
4
$a
QA76.9.M35
072
7
$a
UYAM
$2
bicssc
072
7
$a
COM018000
$2
bisacsh
072
7
$a
UYAM
$2
thema
082
0 4
$a
004.0151
$2
23
100
1
$a
Weinzierl, Tobias.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1078665
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.
250
$a
1st ed. 2021.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2021.
300
$a
XIII, 314 p. 84 illus., 37 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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
2 4
$a
Computational Science and Engineering.
$3
670319
650
2 4
$a
System Performance and Evaluation.
$3
669346
650
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Hardware Performance and Reliability.
$3
1366872
650
1 4
$a
Mathematics of Computing.
$3
669457
650
0
$a
Mathematics—Data processing.
$3
1365953
650
0
$a
Electronic digital computers—Evaluation.
$3
1365864
650
0
$a
Computer programming.
$3
527822
650
0
$a
Computers.
$3
565115
650
0
$a
Computer science—Mathematics.
$3
1253519
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783030761936
776
0 8
$i
Printed edition:
$z
9783030761950
830
0
$a
Undergraduate Topics in Computer Science,
$x
1863-7310
$3
1254738
856
4 0
$u
https://doi.org/10.1007/978-3-030-76194-3
912
$a
ZDB-2-SCS
912
$a
ZDB-2-SXCS
950
$a
Computer Science (SpringerNature-11645)
950
$a
Computer Science (R0) (SpringerNature-43710)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入