Scientific Programming and Computer Architecture

Scientific Programming and Computer Architecture
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : LCCN:2020719707
ISBN-13 :
Rating : 4/5 ( 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 . This book was released on 2017 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. -- Provided by publisher


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-08-11 - Publisher: MIT Press

GET 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
Scientific Programming and Computer Architecture
Language: en
Pages: 0
Authors: Divakar Viswanath
Categories: C (Computer program language)
Type: BOOK - Published: 2017 - Publisher:

GET EBOOK

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 r
Scientific Programming and Computer Architecture
Language: en
Pages: 625
Authors: Divakar Viswanath
Categories: Computers
Type: BOOK - Published: 2017-07-28 - Publisher: MIT Press

GET 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
An Introduction to High-performance Scientific Computing
Language: en
Pages: 838
Authors:
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: MIT Press

GET EBOOK

Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fort
Introduction to High Performance Scientific Computing
Language: en
Pages: 536
Authors: Victor Eijkhout
Categories: Computers
Type: BOOK - Published: 2010 - Publisher: Lulu.com

GET EBOOK

This is a textbook that teaches the bridging topics between numerical analysis, parallel computing, code performance, large scale applications.