1 / 17

Intro to HPCI Supercomputing infrastructures @latech hpci.latech

Intro to HPCI Supercomputing infrastructures @latech http://hpci.latech.edu. Chokchai Box Leangsuksun Associate Professor, Computer Science box@latech.edu. Agenda. Introduction to HPCI, Box Leangsuksun HPC hardware and infrastructure at Louisiana Tech, James Elliott

eagan
Download Presentation

Intro to HPCI Supercomputing infrastructures @latech hpci.latech

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. Intro to HPCI Supercomputing infrastructures @latechhttp://hpci.latech.edu Chokchai Box Leangsuksun Associate Professor, Computer Science box@latech.edu

  2. Agenda • Introduction to HPCI, Box Leangsuksun • HPC hardware and infrastructure at Louisiana Tech, James Elliott • Guide to accessing and utilizing HPC resources, Himanshu Chhetri • Writing and Running your own HPC program, K. C. Ter • Case studies and Unleashing the Playstation3 supercomputer, Narate Taerat

  3. HPCI • High Performance Computing Initiative (HPCI) is Tech campus-wide initiative to promote HPC and enable our local R&D community & their collaborators with our own supercomputing facility. • Provides various highly computational infrastructure and several supporting staffs. HPCI 
is made possible by Intel equipment donation andUniversity Research funds.

  4. HPCI - welcome collaborationsPowered by intel donations • 32-66 nodes Dual Xeon cluster • 10 nodes infiniband Dual Xeon cluster • 21 nodes Dual Itanuim cluster • 64 bit CPUs, large cache and memory • 2 quad (Tiger 4) • 105 nodes PIII cluster • 4 nodes PS3 cluster • Upcoming systems • 56 multicore MB • 64 dual code CPUs • 2 quad core CPUs • Clearspeed accelerator boards

  5. Louisiana Optical Network Initiative LONI Institute Access Grid Dell 80 TF Cluster IBM P5 Supercomputers Louisiana Optical Network LONI Sites National Lambda Rail

  6. LONI and LONI Institute • A consortium of Louisiana universities (LSU, Latech, ULL, Tulane, UNO, Southern etc..) • One of the most advanced networking and most powerful supercomputing infrastructures • 100 Tflops machines, QeenBee 23th in the world • 40 Gb/s Lambda network • World class research staffs

  7. Knowledge Economy & HPC • KE - Vague term • The use of knowledge to produce economic benefits • Information and knowledge can be shared, and actually grow through application. • Computing/IT helps accelerating KE. Faster & accurate computing are keys.

  8. What is HPC? • High Performance Computing – Parallel , Supercomputing • Achieve the fastest possible computing outcome • Subdivide a very large job into many pieces • Enabled by multiple high speed CPUs, networking, software etc – fastest possible solution • Technologies that help solving non-trivial tasks including scientific, engineering, medical, business entertainment and etc. • Time to insights, Time to discovery, Times to markets • BTW, HPC is not GRID!!!.

  9. Parallel Programming Concepts Parallel execution of a problem involves partitioning of the problem into multiple executable parts that are mutually exclusive and collectively exhaustive represented as a partially ordered set exhibiting concurrency. Conventional serial executionwhere the problem is represented as a series of instructions that are executed by the CPU Problem Problem Task Task Task Task CPU • Parallel computing takes advantage of concurrency to : • Solve larger problems with less time • Save on Wall Clock Time • Overcoming memory constraints • Utilizing non-local resources instructions instructions CPU CPU CPU CPU 9 Source from Thomas Sterling’s intro to HPC

  10. HPC accelerates a product • FE analysis on 1 CPU • 1,000,000 elements • Numerical processing for 1 element = .1 secs • One computer will take 100,000 secs = 27.7 hrs • Says 100 CPUs • .27 hr ~ 16 mins

  11. Avian Flu Pandemic Modeled on a Supercomputer • MIDAS (Models of Infectious Disease Agent Study) program • The large-scale, stochastic simulation model examines the nationwide spread of a pandemic influenza virus strain • A simulation starts with 2 passengers with contaminated AF arriving LAX • The simulation rolls out a city-city and census-tract-level picture of the spread of infection • a synthetic population of 281 million people over the course of 180 days • It is a very large scale and complex multi-variant

  12. Simulation - Avian Flu Pandemic Source from www.lanl.gov

  13. Avian Flu Pandemic (90 days) Timothy C. Germann, Kai Kadau, Catherine A. Macken (Los Alamos National Laboratory); Ira M. Longini Jr. (Emory University) Source from www.lanl.gov

  14. Avian Flu Pandemic (II) • The results show that advance preparation of a modestly effective vaccine in large quantities appears to be preferable to waiting for the development of a well-matched vaccine that may be too late. • The simulation models a synthetic population that matches U.S. census demographics and worker mobility data by randomly assigning the simulated individuals to households, workplaces, schools, and the like. • The models serve as virtual laboratories to study how infectious diseases and what intervention strategies are more effective • Run on the Los Alamos supercomputer known as Pink, a 1,024-node (2,048 processor) LinuxBIOS/Bpro with 2 GB/node. Source from www.lanl.gov

  15. HPC Movie Show

  16. HPC Applications and Major Industries • Finite Element Modeling • Auto/Aero • Fluid Dynamics • Auto/Aero, Consumer Packaged Goods Mfgs, Process Mfg, Disaster Preparedness (tsunami) • Imaging • Seismic & Medical • Finance • Banks, Brokerage Houses (Regression Analysis, Risk, Options Pricing, What if, …) • Molecular Modeling • Biotech and Pharmaceuticals Complex Problems, Large Datasets, Long Runs This slide is from Intel presentation “Technologies for Delivering Peak Performance on HPC and Grid Applications”

  17. Next - HPC hardware and infrastructure By James Elliot

More Related