- 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.
- 零起步輕松學(xué)單片機技術(shù)(第2版)
- LabVIEW虛擬儀器從入門到測控應(yīng)用130例
- 火格局的時空變異及其在電網(wǎng)防火中的應(yīng)用
- 工業(yè)機器人技術(shù)及應(yīng)用
- 圖形圖像處理(Photoshop)
- Security Automation with Ansible 2
- Learning C for Arduino
- 生物3D打印:從醫(yī)療輔具制造到細胞打印
- 簡明學(xué)中文版Flash動畫制作
- 新一代人工智能與語音識別
- 伺服與運動控制系統(tǒng)設(shè)計
- 計算機應(yīng)用基礎(chǔ)學(xué)習(xí)指導(dǎo)與練習(xí)(Windows XP+Office 2003)
- Learning iOS 8 for Enterprise
- Win 7二十一
- ARM嵌入式開發(fā)實例