Intro to HPCI Supercomputing infrastructures @latech http://hpci.latech.edu Chokchai Box Leangsuksun Associate Professor, Computer Science [email protected] Qu i c k T i m e ™ a n.

Download Report

Transcript Intro to HPCI Supercomputing infrastructures @latech http://hpci.latech.edu Chokchai Box Leangsuksun Associate Professor, Computer Science [email protected] Qu i c k T i m e ™ a n.

Intro to HPCI Supercomputing
infrastructures @latech
http://hpci.latech.edu
Chokchai Box Leangsuksun
Associate Professor, Computer Science
[email protected]
Qu i c k T i m e ™ a n d a
T I F F (U n c o m p re s s e d ) d e c o m p re s s o r
a re n e e d e d to s e e th i s p i c t u re .
1
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
7 November 2015
2
HPCI
Qu i c k T i m e ™ a n d a
T I F F (U n c o m p re s s e d ) d e c o m p re s s o r
a re n e e d e d to s e e th i s p i c t u re .
• 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 and University Research funds.
7 November 2015
3
HPCI - welcome collaborations
Powered 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
7 November 2015
4
Louisiana Optical Network Initiative
LONI Institute
Access Grid
Dell 80 TF Cluster
IBM P5 Supercomputers
Louisiana Optical Network
LONI Sites
National Lambda Rail
5
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 November 2015
6
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.
7 November 2015
7
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!!!.
7 November 2015
8
Parallel Programming Concepts
Conventional serial execution
where the problem is represented
as a series of instructions that are
executed by the CPU
Problem
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.
Task
Problem
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
7 November 2015
instructions
instructions
CPU
CPU
CPU
CPU
9
Source from Thomas Sterling’s intro to HPC
9
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
7 November 2015
10
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
7 November 2015
11
Simulation - Avian Flu Pandemic
QuickTime™ and a
Sorenson Video 3 decompressor
are needed to see this picture.
7 November 2015
Source from www.lanl.gov
12
Avian Flu Pandemic (90 days)
Timothy C. Germann, Kai Kadau, Catherine A. Macken (Los Alamos National Laboratory); Ira M. Longini Jr. (Emory University)
7 November 2015
Source from www.lanl.gov
13
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
7 November 2015
14
HPC Movie Show
7 November 2015
15
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”
7 November 2015
16
Next HPC hardware and infrastructure
By James Elliot
7 November 2015
17