- Building a BeagleBone Black Super Cluster
- Andreas Josef Reichel
- 286字
- 2021-08-05 17:22:41
What this book covers
Chapter 1, BeagleBone Black System Board, introduces you to the hardware and explains the handling and working principle of the BeagleBone Black system board. A very basic introduction to generic software programming is also provided.
Chapter 2, Building a Beowulf Cluster, shows you a step-by-step guide in order to build a super computer with only minimal hardware interconnecting several boards. The network interconnection and topology is explained in detail.
Chapter 3, Operating System Setup and Configuration, shows you exactly how to install the Ubuntu operating system used throughout this book. A step-by-step guide helps you configure the master and slave nodes, SSH, as well as basic developer tools. A simple method of data transfer between the cluster and an external computer is also shown.
Chapter 4, Parallel Computing with OpenMPI and ScaLAPACK, features the introduction and installation of the OpenMPI messaging system. This chapter provides the basis for scaling calculations of linear mathematical problems on the cluster nodes. This is shown with the popular library ScaLAPACK.
Chapter 5, Advanced Solving of General Equation Systems, enhances the previous chapter with advanced software libraries such as PETSc for linear and nonlinear problems as well as SLEPc for Eigenvalue problems. Example programs show you how to solve such equations on your cluster.
Chapter 6, Scientific and Technological Examples of Parallel Computing, shows you the final step in order to use deal.II, the highly sophisticated scientific finite element library for simulations and arbitrary dimensions. Example programs show you how to take your first steps in order to use this huge library to solve difficult equations with a state-of-the-art approach.
Appendix, References, gives a list of important links for various software and examples, which provide additional reference.
- Microsoft Power BI Quick Start Guide
- Visualforce Development Cookbook(Second Edition)
- 群體智能與數(shù)據(jù)挖掘
- 小型電動(dòng)機(jī)實(shí)用設(shè)計(jì)手冊(cè)
- Android游戲開發(fā)案例與關(guān)鍵技術(shù)
- Lightning Fast Animation in Element 3D
- 電氣控制與PLC技術(shù)應(yīng)用
- Hadoop應(yīng)用開發(fā)基礎(chǔ)
- 軟件工程及實(shí)踐
- Mastering pfSense
- 計(jì)算機(jī)組成與操作系統(tǒng)
- 筆記本電腦電路分析與故障診斷
- C#編程兵書
- 數(shù)據(jù)庫基礎(chǔ):Access
- 互聯(lián)網(wǎng)單元測(cè)試及實(shí)踐