1 / 14

Beowulf Setup – Network Hardware Design

Beowulf Setup – Network Hardware Design. By: Jonathan Pingilley. Case Studies. Network Design. Multiple Hardware Design. Using 1x64-port GbE. 4x24-port Gbe. Design III. Design IV. Using switch meshing. Design V. Design VI. Flat Neighborhood Networks. Uses multiple NICs per machine

fawzia
Download Presentation

Beowulf Setup – Network Hardware Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Beowulf Setup – Network Hardware Design By: Jonathan Pingilley

  2. Case Studies Network Design

  3. Multiple Hardware Design • Using 1x64-port GbE

  4. 4x24-port Gbe

  5. Design III

  6. Design IV • Using switch meshing

  7. Design V

  8. Design VI

  9. Flat Neighborhood Networks • Uses multiple NICs per machine • Requires special routing • Using a generic algorithm: http://aggregate.org/FNN/ • Get from any machine to another in one hop • Doesn’t require managed switches

  10. Setup and Cost Analysis

  11. Switch-less Designs: 5 Node Ring • Each machine has two nic cards • ETH0 & ETH1 • route add -host 192.168.0.2 gw 192.168.0.1 • route add -host 192.168.0.5 gw 192.168.1.1 • route add -host 192.168.0.3 gw 192.168.0.1 • route add -host 192.168.0.4 gw 192.168.1.1

  12. 8 Node Hypercube • Each node has three NICs. • For each node we will have 3 direct connections

  13. Final Thoughts • Switchless design has the potential to improve bisection width • Downside: latency • Not necessarily cheaper to build. • Direct connections can be used in place of switched designs. • Cluster Design Website: http://aggregate.org/CDR/

More Related