Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Scientific Programming and Computer Architecture

Scientific Programming and Computer Architecture

  • Category: Computer
  • Author: Divakar Viswanath
  • Pages: 434 pages
  • File type: HTML and PDF

Read and download free eBook intituled Scientific Programming and Computer Architecture in format HTML and PDF – 434 pages created by Divakar Viswanath.

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.

Read and Download Links:

Scientific Programming and Computer Architecture

READ  Angular 5 Companion Guide

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.