Skip to content

Latest commit

 

History

History

week11_cpu_comp_mpi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

SDSC HPC User Training 2022

WEEK 11: 04/15/2022

Topic: CPU Computing: Introduction to MPI

Presented By: Mahidhar Tatineni, SDSC ( mahidhar at sdsc.edu )

Description: This session is targeted at attendees who are looking for a hands-on introduction to parallel computing using MPI programming. The session will start with an introduction and basic information for getting started with MPI. An overview of the common MPI routines that are useful for beginner MPI programmers, including MPI environment set up, point-to-point communications, and collective communications routines will be provided. Simple examples illustrating distributed memory computing, with the use of common MPI routines, will be covered. Finally, a MPI profiling example will be detailed. Hands on exercises for both MPI will be done in C and FORTRAN.

READING AND PRESENTATIONS:

TASKS:

Task 1

Task 1 description

Task 2

Task 2 description

Back to Top


Note: Reporting your work:

If you are interested in getting CCR credit, or a certificate, we will track your work using automated scripts. You will need to name the directories and permissions as described in the reporting_your_work.md document here: https://github.com/sdsc-hpc-training-org/hpc-training-2022/blob/main/reporting_your_work.md

Back to Top

For questions or comments, contact Mary Thomas @ mpthomas at ucsd.edu