1 / 10

PET Summer Institute

PET Summer Institute. Kim Kido | Univ. Hawaii Manoa. Thursday, July 27. Intro to parallel computing Intro to MHPCC Intro to IBM SMP hardware Intro to SQUALL. Introduction to Parallel Computing.

lorie
Download Presentation

PET Summer Institute

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. PET Summer Institute Kim Kido | Univ. Hawaii Manoa

  2. Thursday, July 27 • Intro to parallel computing • Intro to MHPCC • Intro to IBM SMP hardware • Intro to SQUALL

  3. Introduction to Parallel Computing Useful for analyzing complex problems requiring massive amounts of computation that can be divided into independent tasks

  4. Introduction to Parallel Computing • Use of multi-processors to complete a task • Classification systems • How processor exectutes instructions: SIMD, MIMD • Memory type (shared, distributed) • Number of processors • Symmetric/asymmetric

  5. IBM SMP Hardware Overview • Symmetric Multi-Processors • 2+ identical processors connected to single shared memory • Workload efficiently balanced by moving tasks between processors

  6. IBM SMP Hardware Overview • Only one processor can access memory at a time • Alternatives • NUMA • Asymmetric • Beowulf (computer-clustered)

  7. Introduction to MHPCC • Air Force Research Laboratory Center managed by UH • Provides >10,000,000 hoursof computing time annually Maui High Performance Computing Center

  8. Introduction to MHPCC • Engineering • Meteorology • Biology • Computer science Fluid pathlines about Predator B fuselage. General Atomics Aeronautical Systems, Inc

  9. Introduction to SQUALL • 2-node, 32 processor IBM SP system • Available to users that don't meet DoD HPCMP access requirements • Unclassified • Non-sensitive • Designed for government, commercial, academic users • Used in institute to run sample programs

  10. Thank you ! Next: The Parallel Operating Environment! -->

More Related