An Introduction to High-performance Scientific Computing
Title | An Introduction to High-performance Scientific Computing PDF eBook |
Author | Lloyd Dudley Fosdick |
Publisher | MIT Press |
Pages | 838 |
Release | 1996 |
Genre | Computers |
ISBN | 9780262061810 |
Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. This text evolved from a new curriculum in scientific computing that was developed to teach undergraduate science and engineering majors how to use high-performance computing systems (supercomputers) in scientific and engineering applications. Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. The authors begin with a survey of scientific computing and then provide a review of background (numerical analysis, IEEE arithmetic, Unix, Fortran) and tools (elements of MATLAB, IDL, AVS). Next, full coverage is given to scientific visualization and to the architectures (scientific workstations and vector and parallel supercomputers) and performance evaluation needed to solve large-scale problems. The concluding section on applications includes three problems (molecular dynamics, advection, and computerized tomography) that illustrate the challenge of solving problems on a variety of computer architectures as well as the suitability of a particular architecture to solving a particular problem. Finally, since this can only be a hands-on course with extensive programming and experimentation with a variety of architectures and programming paradigms, the authors have provided a laboratory manual and supporting software via anonymous ftp. Scientific and Engineering Computation series
Introduction to High Performance Computing for Scientists and Engineers
Title | Introduction to High Performance Computing for Scientists and Engineers PDF eBook |
Author | Georg Hager |
Publisher | CRC Press |
Pages | 350 |
Release | 2010-07-02 |
Genre | Computers |
ISBN | 1439811938 |
Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the author
High Performance Computing in Science and Engineering '20
Title | High Performance Computing in Science and Engineering '20 PDF eBook |
Author | Wolfgang E. Nagel |
Publisher | Springer Nature |
Pages | 577 |
Release | 2022-01-01 |
Genre | Computers |
ISBN | 3030806022 |
This book presents the state-of-the-art in supercomputer simulation. It includes the latest findings from leading researchers using systems from the High Performance Computing Center Stuttgart (HLRS) in 2020. The reports cover all fields of computational science and engineering ranging from CFD to computational physics and from chemistry to computer science with a special emphasis on industrially relevant applications. Presenting findings of one of Europe’s leading systems, this volume covers a wide variety of applications that deliver a high level of sustained performance. The book covers the main methods in high-performance computing. Its outstanding results in achieving the best performance for production codes are of particular interest for both scientists and engineers. The book comes with a wealth of color illustrations and tables of results.
Introduction to High Performance Scientific Computing
Title | Introduction to High Performance Scientific Computing PDF eBook |
Author | David L. Chopp |
Publisher | SIAM |
Pages | 470 |
Release | 2019-03-01 |
Genre | Mathematics |
ISBN | 1611975646 |
Based on a course developed by the author, Introduction to High Performance Scientific Computing introduces methods for adding parallelism to numerical methods for solving differential equations. It contains exercises and programming projects that facilitate learning as well as examples and discussions based on the C programming language, with additional comments for those already familiar with C++. The text provides an overview of concepts and algorithmic techniques for modern scientific computing and is divided into six self-contained parts that can be assembled in any order to create an introductory course using available computer hardware. Part I introduces the C programming language for those not already familiar with programming in a compiled language. Part II describes parallelism on shared memory architectures using OpenMP. Part III details parallelism on computer clusters using MPI for coordinating a computation. Part IV demonstrates the use of graphical programming units (GPUs) to solve problems using the CUDA language for NVIDIA graphics cards. Part V addresses programming on GPUs for non-NVIDIA graphics cards using the OpenCL framework. Finally, Part VI contains a brief discussion of numerical methods and applications, giving the reader an opportunity to test the methods on typical computing problems.
High Performance Computing in Science and Engineering ‘14
Title | High Performance Computing in Science and Engineering ‘14 PDF eBook |
Author | Wolfgang E. Nagel |
Publisher | Springer |
Pages | 682 |
Release | 2015-02-14 |
Genre | Computers |
ISBN | 3319108107 |
This book presents the state-of-the-art in supercomputer simulation. It includes the latest findings from leading researchers using systems from the High Performance Computing Center Stuttgart (HLRS). The reports cover all fields of computational science and engineering ranging from CFD to computational physics and from chemistry to computer science with a special emphasis on industrially relevant applications. Presenting findings of one of Europe’s leading systems, this volume covers a wide variety of applications that deliver a high level of sustained performance. The book covers the main methods in high-performance computing. Its outstanding results in achieving the best performance for production codes are of particular interest for both scientists and engineers. The book comes with a wealth of color illustrations and tables of results.
Introduction to High Performance Scientific Computing
Title | Introduction to High Performance Scientific Computing PDF eBook |
Author | Victor Eijkhout |
Publisher | Lulu.com |
Pages | 536 |
Release | 2010 |
Genre | Computers |
ISBN | 1257992546 |
This is a textbook that teaches the bridging topics between numerical analysis, parallel computing, code performance, large scale applications.
High Performance Computing in Science and Engineering ' 18
Title | High Performance Computing in Science and Engineering ' 18 PDF eBook |
Author | Wolfgang E. Nagel |
Publisher | Springer |
Pages | 502 |
Release | 2019-06-07 |
Genre | Computers |
ISBN | 3030133257 |
This book presents the state-of-the-art in supercomputer simulation. It includes the latest findings from leading researchers using systems from the High Performance Computing Center Stuttgart (HLRS) in 2018. The reports cover all fields of computational science and engineering ranging from CFD to computational physics and from chemistry to computer science with a special emphasis on industrially relevant applications. Presenting findings of one of Europe’s leading systems, this volume covers a wide variety of applications that deliver a high level of sustained performance. The book covers the main methods in high-performance computing. Its outstanding results in achieving the best performance for production codes are of particular interest for both scientists and engineers. The book comes with a wealth of color illustrations and tables of results.