Scientific Programming and Computer Architecture

Scientific Programming and Computer Architecture
Author :
Publisher : MIT Press
Total Pages : 625
Release :
ISBN-10 : 9780262036290
ISBN-13 : 0262036290
Rating : 4/5 (290 Downloads)

Book Synopsis Scientific Programming and Computer Architecture by : Divakar Viswanath

Download or read book Scientific Programming and Computer Architecture written by Divakar Viswanath and published by MIT Press. This book was released on 2017-07-28 with total page 625 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Scientific Programming and Computer Architecture Related Books

Scientific Programming and Computer Architecture
Language: en
Pages: 625
Authors: Divakar Viswanath
Categories: Computers
Type: BOOK - Published: 2017-07-28 - Publisher: MIT Press

DOWNLOAD EBOOK

A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer. What makes comput
Computer Programming and Computer Systems
Language: en
Pages: 385
Authors: Anthony Hassitt
Categories: Business & Economics
Type: BOOK - Published: 2014-05-12 - Publisher: Academic Press

DOWNLOAD EBOOK

Computer Programming and Computer Systems imparts a "reading knowledge of computer systems. This book describes the aspects of machine-language programming, mon
Think Java
Language: en
Pages: 251
Authors: Allen B. Downey
Categories: Computers
Type: BOOK - Published: 2016-05-06 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programmin
Code
Language: en
Pages: 563
Authors: Charles Petzold
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: Microsoft Press

DOWNLOAD EBOOK

The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programm
Software Design for Flexibility
Language: en
Pages: 449
Authors: Chris Hanson
Categories: Computers
Type: BOOK - Published: 2021-03-09 - Publisher: MIT Press

DOWNLOAD EBOOK

Strategies for building large systems that can be easily adapted for new situations with only minor programming modifications. Time pressures encourage programm