Build Supercomputers with Raspberry Pi 3

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Key Features • Carlos R. Morrison from NASA will teach you to build a supercomputer with Raspberry Pi 3 • Deepen your understanding of setting up host nodes, configuring networks, and automating mountable drives • Learn various math, physics, and engineering applications to solve complex problems Book Description Author Carlos R. Morrison (Staff Scientist, NASA) will empower the uninitiated reader to quickly assemble and operate a Pi3 supercomputer in the shortest possible time. The lifeblood of a supercomputer, the MPI code, is introduced early, and sample MPI code provides additional practice opportunities for you to test the effectiveness of your creation. You will learn how to configure various nodes and switches so that they can effectively communicate with each other. By the end of this book, you will have successfully built a supercomputer and the various applications related to it. What you will learn • Understand the concept of the Message Passing Interface (MPI) • Understand node networking. • Configure nodes so that they can communicate with each other via the network switch • Build a Raspberry Pi3 supercomputer. • Test the supercluster • Use the supercomputer to calculate MPI p codes. • Learn various practical supercomputer applications

Author(s): Carlos R Morrison
Edition: 1
Publisher: Packt Publishing
Year: 2017

Language: English
Commentary: True PDF
Pages: 254
City: Birmingham, UK
Tags: Linux; System Administration; Clusters; Raspberry Pi; Networking; C; Fourier Series; Supercomputers

1. Getting Started with Supercomputing
2. One Node Supercomputing
3. Preparing the Initial Two Nodes
4. Static IP Address and Hosts File Setup
5. Creating a Common User for All Nodes
6. Creating a Mountable Drive on the Master Node
7. Configuring the Eight Nodes
8. Testing the Super Cluster
9. Real-World Math Application
10. Real-World Physics Application
11. Real-World Engineering Application
12. Appendix