Scientific Programming and Computer Architecture

A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer.What makes computer programs fast or slow? To answer this question, we have to get behind the abstractions of programming languages and look at how a computer...

Full description

Bibliographic Details
Main Author: Viswanath, Divakar (auth)
Format: eBook
Published: Cambridge The MIT Press 2017
Subjects:
C
C++
Online Access:Get fulltext
LEADER 02558naaaa2200349uu 4500
001 26041
005 20190117
020 |a 9780262036290 
041 0 |h English 
042 |a dc 
100 1 |a Viswanath, Divakar  |e auth 
245 1 0 |a Scientific Programming and Computer Architecture 
260 |a Cambridge  |b The MIT Press  |c 2017 
300 |a 1 electronic resource (624 p.) 
856 |z Get fulltext  |u http://library.oapen.org/handle/20.500.12657/26041 
506 0 |a Open Access  |2 star  |f Unrestricted online access 
520 |a A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer.What makes computer programs fast or slow? To answer this question, we have to get behind the abstractions of programming languages and look at how a computer really works. This book examines and explains a variety of scientific programming models (programming models relevant to scientists) with an emphasis on how programming constructs map to different parts of the computer's architecture. Two themes emerge: program speed and program modularity. Throughout this book, the premise is to "get under the hood," and the discussion is tied to specific programs. The book digs into linkers, compilers, operating systems, and computer architecture to understand how the different parts of the computer interact with programs. It begins with a review of C/C++ and explanations of how libraries, linkers, and Makefiles work. Programming models covered include Pthreads, OpenMP, MPI, TCP/IP, and CUDA.The emphasis on how computers work leads the reader into computer architecture and occasionally into the operating system kernel. The operating system studied is Linux, the preferred platform for scientific computing. Linux is also open source, which allows users to peer into its inner workings. A brief appendix provides a useful table of machines used to time programs. The book's website (https://github.com/divakarvi/bk-spca) has all the programs described in the book as well as a link to the html text. 
540 |a Creative Commons 
546 |a English 
650 7 |a Mobile & handheld device programming / Apps programming  |2 bicssc 
650 7 |a Computer science  |2 bicssc 
650 7 |a Information architecture  |2 bicssc 
653 |a C 
653 |a C++ 
653 |a programming languages 
653 |a processor 
653 |a memory 
653 |a network 
653 |a high performance computing 
653 |a computer science 
653 |a engineering 
653 |a super computing