High Performance Computing
The purpose of this book is to teach new programmers and scientists about the basics of High Performance Computing. Too many parallel and high performance computing books focus on the architecture, theory and computer science surrounding HPC. This book speaks to the practicing chemistry student, phy...
Saved in:
Main Authors: | , |
---|---|
Format: | Electronic eBook |
Language: | English |
Published: |
[Place of publication not identified]
OpenStax CNX
2021.
|
Series: | Open textbook library.
|
Subjects: | |
Online Access: | Access online version |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- 1. Modern Computer Architectures
- 1.1 Memory
- 1.2 Floating-Point Numbers
- 2. Programming and Tuning Software
- 2.1 What a Compiler Does
- 2.2 Timing and Profiling
- 2.3 Eliminating Clutter
- 2.4 Loop Optimizations
- 3. Shared-Memory Parallel Processors
- 3.1 Understanding Parallelism
- 3.2 Shared-Memory Multiprocessors
- 3.3 Programming Shared-Memory Multiprocessors
- 4. Scalable Parallel Processing
- 4.1 Language Support for Performance
- 4.2 Message-Passing Environments
- 5. Appendixes
- 5.1 Appendix C: High Performance Microprocessors
- 5.2 Appendix B: Looking at Assembly Language
- Index
- Attributions