Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Build Supercomputers with Raspberry Pi 3
  • Table Of Contents Toc
  • Feedback & Rating feedback
Build Supercomputers with Raspberry Pi 3

Build Supercomputers with Raspberry Pi 3

By : Carlos R. Morrison
4.3 (7)
close
close
Build Supercomputers with Raspberry Pi 3

Build Supercomputers with Raspberry Pi 3

4.3 (7)
By: Carlos R. Morrison

Overview of this book

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.
Table of Contents (13 chapters)
close
close
6
6. Creating a Mountable Drive on the Master Node
12
A. Appendix

ID key generation


You now have the alpha user on the slave1 node that will be running all the MPI programs. Let's now generate a special key that will allow you to ssh from one node to the next, or from the master node to all the slaves in the cluster, without having to insert the password multiple times. First, enter the command ssh Mst0, and enter the password, or enter exit to return to the master node, and then log in again as the alpha user; that is, enter the command su - alpha. At the $ prompt, enter ssh-keygen -t rsa. The -t is the argument, and rsa is a type of encryption. The first thing it's going to ask you for is a filename in which to save the key. Just save it in a default location by pressing the Enter key.

The next step is to enter a passphrase. Type in a passphrase. The author chose atomic; however, you can use any other name, if you so desire (note the characters are invisible), and re-enter the passphrase. You should see an image of the encrypted key like the one depicted...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY