🥾
Bootcamp 2021
  • CCV Research Computing Bootcamp 2021
  • Schuedule
    • Monday, 3 May
    • Tuesday, 4 May
    • Wednesday, 5 May
    • Thursday, 6 May
    • Friday, 7 May
Powered by GitBook
On this page

Was this helpful?

  1. Schuedule

Friday, 7 May

High-Performance Computing

PreviousThursday, 6 May

Last updated 4 years ago

Was this helpful?

Working with MPI | 1:30 - 3:00 EDT

This session will cover the basics of working with the Message Passing Interface (MPI) library on Oscar. The topics covered include: introduction to MPI library, elementary MPI communication calls (i.e. MPI_INIT, MPI_SEND, MPI_RECV, MPI_FINALIZE), compiling MPI applications, writing a make file, and using MPI applications in an interactive session.

| |

Debugging and Performance Profiling | 3:00 - 4:30 EDT

An introduction to debugging and profiling applications using the Arm Forge tool suite. Topics covered will include setting up a remote client, and the basics of DDT (Arm's parallel debugger) and MAP (Arm's parallel profiler).

Slides
Exercises
Github Repo
Slides