Introduction to Parallel Programming at MCSR. Mission Enhance Computational Research Climate at Mississippi’s 8 Public Universities also: Support High.

Slides:



Advertisements
Similar presentations
MPI Message Passing Interface
Advertisements

CS 140: Models of parallel programming: Distributed memory and MPI.
Chapter 3. MPI MPI = Message Passing Interface Specification of message passing libraries for developers and users –Not a library by itself, but specifies.
What is MCSR? Who is MCSR? What Does MCSR Do? Who Does MCSR Serve?
Tutorial on MPI Experimental Environment for ECE5610/CSC
High Performance Computing
Scientific Programming OpenM ulti- P rocessing M essage P assing I nterface.
Introduction to MPI. What is Message Passing Interface (MPI)?  Portable standard for communication  Processes can communicate through messages.  Each.
A Message Passing Standard for MPP and Workstations Communications of the ACM, July 1996 J.J. Dongarra, S.W. Otto, M. Snir, and D.W. Walker.
Point-to-Point Communication Self Test with solution.
CS 240A: Models of parallel programming: Distributed memory and MPI.
Message-Passing Programming and MPI CS 524 – High-Performance Computing.
Distributed Memory Programming with MPI. What is MPI? Message Passing Interface (MPI) is an industry standard message passing system designed to be both.
1 Parallel Computing—Introduction to Message Passing Interface (MPI)
Comp 422: Parallel Programming Lecture 8: Message Passing (MPI)
E.Papandrea 06/11/2003 DFCI COMPUTING - HW REQUIREMENTS1 Enzo Papandrea COMPUTING HW REQUIREMENT.
MPI Point-to-Point Communication CS 524 – High-Performance Computing.
1 Tuesday, October 10, 2006 To err is human, and to blame it on a computer is even more so. -Robert Orben.
Basics of Message-passing Mechanics of message-passing –A means of creating separate processes on different computers –A way to send and receive messages.
Parallel Programming Using Basic MPI Presented by Timothy H. Kaiser, Ph.D. San Diego Supercomputer Center Presented by Timothy H. Kaiser, Ph.D. San Diego.
A Message Passing Standard for MPP and Workstations Communications of the ACM, July 1996 J.J. Dongarra, S.W. Otto, M. Snir, and D.W. Walker.
ORNL is managed by UT-Battelle for the US Department of Energy Crash Course In Message Passing Interface Adam Simpson NCCS User Assistance.
Introduction to Parallel Programming at MCSR Presentation at Delta State University January 17, 2007 Jason Hale.
2.1 Message-Passing Computing ITCS 4/5145 Parallel Computing, UNC-Charlotte, B. Wilkinson, Jan 17, 2012.
1 MPI: Message-Passing Interface Chapter 2. 2 MPI - (Message Passing Interface) Message passing library standard (MPI) is developed by group of academics.
Introduction to Parallel Programming with C and MPI at MCSR Part 2 Broadcast/Reduce.
Part I MPI from scratch. Part I By: Camilo A. SilvaBIOinformatics Summer 2008 PIRE :: REU :: Cyberbridges.
CS 240A Models of parallel programming: Distributed memory and MPI.
MPI and High Performance Computing: Systems and Programming Barry Britt, Systems Administrator Department of Computer Science Iowa State University.
Introduction to Parallel Programming with C and MPI at MCSR Part 1 The University of Southern Mississippi April 8, 2010.
Introduction to Parallel Programming with C and MPI at MCSR Part 1 MCSR Unix Camp.
Parallel Computing A task is broken down into tasks, performed by separate workers or processes Processes interact by exchanging information What do we.
Parallel Programming with MPI Prof. Sivarama Dandamudi School of Computer Science Carleton University.
Message Passing Programming with MPI Introduction to MPI Basic MPI functions Most of the MPI materials are obtained from William Gropp and Rusty Lusk’s.
Hybrid MPI and OpenMP Parallel Programming
Message Passing Programming Model AMANO, Hideharu Textbook pp. 140-147.
Summary of MPI commands Luis Basurto. Large scale systems Shared Memory systems – Memory is shared among processors Distributed memory systems – Each.
MPI Introduction to MPI Commands. Basics – Send and Receive MPI is a message passing environment. The processors’ method of sharing information is NOT.
1 The Message-Passing Model l A process is (traditionally) a program counter and address space. l Processes may have multiple threads (program counters.
An Introduction to Parallel Programming with MPI March 22, 24, 29, David Adams
Distributed-Memory (Message-Passing) Paradigm FDI 2004 Track M Day 2 – Morning Session #1 C. J. Ribbens.
CSCI-455/522 Introduction to High Performance Computing Lecture 4.
1 Message Passing Models CEG 4131 Computer Architecture III Miodrag Bolic.
Chapter 4 Message-Passing Programming. The Message-Passing Model.
Message Passing and MPI Laxmikant Kale CS Message Passing Program consists of independent processes, –Each running in its own address space –Processors.
Message-Passing Computing Chapter 2. Programming Multicomputer Design special parallel programming language –Occam Extend existing language to handle.
What is MCSR? Who is MCSR? What Does MCSR Do? Who Does MCSR Serve? What Kinds of Accounts? Why Does Mississippi Need Supercomputers? What Kinds of Research?
Introduction to MPI Nischint Rajmohan 5 November 2007.
Programming distributed memory systems: Message Passing Interface (MPI) Distributed memory systems: multiple processing units working on one task (e.g.
12.1 Parallel Programming Types of Parallel Computers Two principal types: 1.Single computer containing multiple processors - main memory is shared,
An Introduction to MPI (message passing interface)
NORA/Clusters AMANO, Hideharu Textbook pp. 140-147.
1 HPCI Presentation Kulathep Charoenpornwattana. March 12, Outline Parallel programming with MPI Running MPI applications on Azul & Itanium Running.
Introduction to Parallel Programming at MCSR Message Passing Computing –Processes coordinate and communicate results via calls to message passing library.
3/12/2013Computer Engg, IIT(BHU)1 MPI-1. MESSAGE PASSING INTERFACE A message passing library specification Extended message-passing model Not a language.
1 Parallel and Distributed Processing Lecture 5: Message-Passing Computing Chapter 2, Wilkinson & Allen, “Parallel Programming”, 2 nd Ed.
Message Passing Interface Using resources from
An Introduction to Parallel Programming with MPI February 17, 19, 24, David Adams
MPI: Message Passing Interface An Introduction S. Lakshmivarahan School of Computer Science.
Introduction to parallel computing concepts and technics
MPI Basics.
Introduction to MPI.
MPI Message Passing Interface
CS4961 Parallel Programming Lecture 16: Introduction to Message Passing Mary Hall November 3, /03/2011 CS4961.
MPI-Message Passing Interface
Message Passing Models
A Message Passing Standard for MPP and Workstations
Introduction to parallelism and the Message Passing Interface
MPI Message Passing Interface
Programming Parallel Computers
Presentation transcript:

Introduction to Parallel Programming at MCSR

Mission Enhance Computational Research Climate at Mississippi’s 8 Public Universities also: Support High Performance Computing (HPC) Education in Mississippi

History Established in 1987 by the Mississippi Legislature Standard Oil Donated CDC Cyber 205 Construction of Combined UM/MCSR Data Center

How Does MCSR Support Research? Research Accounts on MCSR Supercomputers Available to all researcher at MS universities No cost to the researcher or the institution Services Consulting Training HPC Helpdesk

Why to Mississippi Researchers Need Supercomputers? Economic$ Computational simulations: allow researchers in states with limited resources to achieve national prominence & make a big impact in their field & are: - Faster - Cheaper - Less Dangerous than trial and error alone.

What Kinds MCSR? Designing absorbents to safely clean up highly explosive materials Designing materials to strengthen levees and ship hulls Working out the underpinnings of high-powered lasers Investigating proteins to create lifesaving drugs Improving 3-D imaging to diagnose tumors Developing polymers to prevent corrosion Improving weather forecasting models Designing more efficient rocket fuels

Education at MCSR Over 87 University Courses Supported since 2000 C/C++, Fortran, MPI, OpenMP, MySQL, HTML, Javascript, Matlab, PHP, Perl, ….

Training at MCSR MCSR consultants taught over 140 free seminars in FY08. Over 60 training topics available, and growing. Fixed schedule or on-demand. Unix/programming, Math Software, Stats Software, Computational Chemistry Software

Software at MCSR Programming C/C++, FORTRAN, Java, Perl, PHP, MPI… Science/Engineering PV-Wave, IMSL, GSL, Math Libraries, Abaqus Math/Statistics SAS, SPSS, Matlab, Mathematica Chemistry Gaussian, Amber, NWChem, GAMESS, CPMD, MPQC, GROMACS

Who uses MCSR?

Who uses MCSR? CPU Hours (1 st QTR FY09)

What is a Supercomputer? More computer you can handle on your desktop more CPUs, Memory, and/or Disk

What MCSR?

Supercomputers at MCSR: sweetgum - SGI Origin CPU Supercomputer - 64 GB of shared memory

Supercomputers at MCSR: redwood CPU SGI Altix 3700 Supercomputer GB of shared memory

Supercomputers at MCSR: mimosa -253 CPU Intel Linux Cluster – Pentium 4 -Distributed memory – 500MB – 1GB per node -Gigabit Ethernet

Supercomputers at MCSR: sequoia -22 nodes -176 cores -352 GB Memory -20 TB Storage -InfiniBand Interconnect

What is Parallel Computing? Using more than one computer (or processor) to complete a computational problem Theoretically, a computation can complete in 1/n th time on n processors.

Speed-Up

Models of Parallel Computing Message Passing Computing –Processes coordinate and communicate results via calls to message passing library routines –Programmers “parallelize” algorithm and add message calls –At MCSR, this is via MPI programming with C or Fortran Sweetgum, Mimosa, Redwood, or Sequoia Shared Memory Computing –Processes or threads coordinate and communicate results via shared memory variables –Care must be taken not to modify the wrong memory areas –At MCSR, this is via OpenMP programming with C or Fortran on sweetgum, redwood, or sequoia (intra-node) –Thread Safety

How to Compile & Run an MPI MCSR?

Message Passing Interface MPI

Example PBS Script: Sequoia

Message Passing Computing at MCSR Process Creation Slave and Master Processes Static vs. Dynamic Work Allocation Compilation Models Basics Synchronous Message Passing Collective Message Passing Deadlocks Examples

Message Passing Process Creation Dynamic –one process spawns other processes & gives them work –PVM –More flexible –More overhead - process creation and cleanup Static –Total number of processes determined before execution begins –MPI

Message Passing Processes Often, one process will be the manager, and the remaining processes will be the workers Each process has a unique rank/identifier Each process runs in a separate memory space and has its own copy of variables

Message Passing Work Allocation Manager Process –Does initial sequential processing –Initially distributes work among the workers Statically or Dynamically –Collects the intermediate results from workers –Combines into the final solution Worker Process –Receives work from, and returns results to, the manager –May distribute work amongst themselves (decentralized load balancing)

Message Passing Compilation Compile/link programs w/ message passing libraries using regular (sequential) compilers Fortran MPI example: include mpif.h C MPI example: #include “mpi.h” See MCSR Web for exact MCSR MPI directory locations

Message Passing Models SPMD – Shared Program/Multiple Data –Single version of the source code used for each process –Master executes one portion of the program; slaves execute another; some portions executed by both –Requires one compilation per architecture type –MPI MPMP – Multiple Program/Multiple Data –Once source code for master; another for slave –Each must be compiled separately –PVM

Message Passing Basics Each process must first establish the message passing environment Fortran MPI example: integer ierror call MPI_INIT (ierror) C MPI example: int ierror; ierror = MPI_Init(&argc, &argv);

Message Passing Basics Each process has a rank, or id number –0, 1, 2, … n-1, where there are n processes With SPMD, each process must determine its own rank by calling a library routine Fortran MPI Example: integer comm, rank, ierror call MPI_COMM_RANK(MPI_COMM_WORLD, rank, ierror) C MPI Example ierror = MPI_Comm_rank(MPI_COMM_WORLD, &rank);

Message Passing Basics Each process has a rank, or id number –0, 1, 2, … n-1, where there are n processes Each process may use a library call to determine how many total processes it has to play with Fortran MPI Example: integer comm, size, ierror call MPI_COMM_SIZE(MPI_COMM_WORLD, size, ierror) C MPI Example ierror = MPI_Comm_rank(MPI_COMM_WORLD, &size);

Message Passing Basics Each process has a rank, or id number –0, 1, 2, … n-1, where there are n processes Once a process knows the size, it also knows the ranks (id #’s) of those other processes, and can send or receive a message to/from any other process. Fortran MPI Example: call MPI_SEND(buf, count, datatype, dest, tag, comm, ierror) DATA EVELOPE--- -status call MPI_RECV(buf, count, datatype, sourc,tag,comm, status,ierror)

MPI Send and Receive Arguments Buf starting location of data Count number of elements Datatype MPI_Integer, MPI_Real, MPI_Character… Destination rank of process to whom msg being sent Source rank of sender from whom msg being received or MPI_ANY_SOURCE Tag integer chosen by program to indicate type of message or MPI_ANY_TAG Communicator id’s the process team, e.g., MPI_COMM_WORLD Status the result of the call (such as the # data items received)

Synchronous Message Passing Message calls may be blocking or nonblocking Blocking Send –Waits to return until the message has been received by the destination process –This synchronizes the sender with the receiver Nonblocking Send –Return is immediate, without regard for whether the message has been transferred to the receiver –DANGER: Sender must not change the variable containing the old message before the transfer is done. –MPI_ISend() is nonblocking

Synchronous Message Passing Locally Blocking Send –The message is copied from the send parameter variable to intermediate buffer in the calling process –Returns as soon as the local copy is complete –Does not wait for receiver to transfer the message from the buffer –Does not synchronize –The sender’s message variable may safely be reused immediately –MPI_Send() is locally blocking

Sample Portable Batch System Script Sample mimosa% vi example.pbs #!/bin/bash #PBS -l nodes=4 (MIMOSA) #PBS –l ncpus=4 (SWEETGUM) #PBS -q MCSR-4N #PBS –N example export PGI=/usr/local/apps/pgi-6.1 export PATH=$PGI/linux86/6.1/bin:$PATH cd $PWD rm *.pbs.[eo]* pgcc –o add_mpi.exe add_mpi.c –lmpich mpirun -np 4 add_mpi.exe mimosa % qsub example.pbs mimosa.mcsr.olemiss.edu

Sample Portable Batch System Script Sample Mimosa% qstat Job id Name User Time Use S Queue mimosa 4_3.pbs r :05:17 R MCSR-2N mimosa 2_4.pbs r :00:58 R MCSR-2N mimosa GC8w.pbs lgorb 01:03:25 R MCSR-2N mimosa 3_6.pbs r :01:54 R MCSR-2N mimosa GCr8w.pbs lgorb 00:59:19 R MCSR-2N mimosa ATr7w.pbs lgorb 00:55:29 R MCSR-2N mimosa example tpirim 0 Q MCSR-16N mimosa try1 cs :00:00 R MCSR-CA –Further information about using PBS at MCSR: ame=pbs_1.inc&menu=vMBPBS.inc ame=pbs_1.inc&menu=vMBPBS.inc

For More Information Hello World MPI Examples on Sweetgum (/usr/local/appl/mpihello) and Mimosa (/usr/local/apps/ppro/mpiworkshop): Websites MPI at MCSR: PBS at MCSR: Mimosa Cluster: MCSR Accounts:

MPI Programming Exercises Hello World sequential parallel (w/MPI and PBS) Add and Array of numbers sequential parallel (w/MPI and PBS)