Principles of Parallel Scientific Computing: A First Guide to Numerical Concepts and Programming Methods: Undergraduate Topics in Computer Science
Autor Tobias Weinzierlen Limba Engleză Paperback – 10 feb 2022
The present textbook targets students which have programming skills already and do not shy away from mathematics, though they might be educated in computer science or an application domain. It introduces the basic concepts and ideas behind applied mathematics and parallel programming that we need to write numerical simulations for today’s multicore workstations. Our intention is not to dive into one particular applicationdomain or to introduce a new programming language – we lay the generic foundations for future courses and projects in the area.
The text is written in an accessible style which is easy to digest for students without years and years of mathematics education. It values clarity and intuition over formalism, and uses a simple N-body simulation setup to illustrate basic ideas that are of relevance in various different subdomains of scientific computing. Its primary goal is to make theoretical and paradigmatic ideas accessible to undergraduate students and to bring the fascination of the field across.
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 245.43 lei
- 20% Preț: 342.45 lei
- 20% Preț: 318.52 lei
- 20% Preț: 295.06 lei
- 20% Preț: 180.09 lei
- 20% Preț: 353.41 lei
- 20% Preț: 280.92 lei
- 20% Preț: 227.10 lei
- 20% Preț: 276.82 lei
- 20% Preț: 227.15 lei
- 20% Preț: 395.04 lei
- 20% Preț: 179.87 lei
- 20% Preț: 235.39 lei
- 20% Preț: 375.65 lei
- 20% Preț: 329.09 lei
- 20% Preț: 305.61 lei
- 20% Preț: 321.27 lei
- 20% Preț: 360.29 lei
- 20% Preț: 258.78 lei
- 20% Preț: 194.10 lei
- 20% Preț: 307.16 lei
- 20% Preț: 225.02 lei
- 20% Preț: 217.61 lei
- 20% Preț: 256.20 lei
- 20% Preț: 237.35 lei
- 20% Preț: 374.20 lei
- 20% Preț: 237.01 lei
- 20% Preț: 228.57 lei
- 16% Preț: 437.33 lei
- 20% Preț: 297.28 lei
- 20% Preț: 293.01 lei
- 20% Preț: 557.49 lei
- 20% Preț: 286.99 lei
- 20% Preț: 291.43 lei
- 20% Preț: 289.61 lei
- 20% Preț: 191.35 lei
- 20% Preț: 243.35 lei
- 20% Preț: 286.49 lei
- 20% Preț: 278.10 lei
- 20% Preț: 375.28 lei
- 20% Preț: 184.28 lei
- 20% Preț: 292.79 lei
- 20% Preț: 281.40 lei
- 20% Preț: 754.32 lei
- 20% Preț: 342.50 lei
- 20% Preț: 223.10 lei
Preț: 272.43 lei
Preț vechi: 340.55 lei
-20% Nou
Puncte Express: 409
Preț estimativ în valută:
52.14€ • 55.00$ • 43.45£
52.14€ • 55.00$ • 43.45£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 31.50 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030761936
ISBN-10: 3030761932
Pagini: 296
Ilustrații: XIII, 314 p. 84 illus., 37 illus. in color.
Dimensiuni: 155 x 235 x 23 mm
Greutate: 0.46 kg
Ediția:1st ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3030761932
Pagini: 296
Ilustrații: XIII, 314 p. 84 illus., 37 illus. in color.
Dimensiuni: 155 x 235 x 23 mm
Greutate: 0.46 kg
Ediția:1st ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
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.
Notă biografică
Tobias Weinzierl is Professor in the Department of Computer Science at Durham University, Durham, UK. He has served 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.
Textul de pe ultima copertă
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:
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
Caracteristici
Fits into many computer science degrees where students have already been exposed to programming languages Highly accessible, sacrificing mathematical formalism in exchange for trial-and-error and bringing the fundamental ideas across Offers reduced domain-specific jargon, instead introducing fundamental concepts of applied mathematics/numerics and focusing on the large picture approach needed for any application domain later explored Pairs an introduction to mathematical concepts with an introduction to parallel programming Emphasises (avoiding a code orientation) the paradigms and ideas behind parallelisation, so students can later on transfer their knowledge and skills to new technologies