Loading Events
  • This event has passed.

Intro to OpenMP with C/C++: Shared-memory parallel computing

October 3, 2018 @ 10:00 am - 12:00 pm

Modern Languages Building (MLB), Room 2001A

OpenMP (Open Multi-Processing) provides an interface to implement shared-memory parallelism in C, C++, and Fortran code. Shared-memory parallelism relies on all processors having access to the same shared memory (e.g. your laptop or a single node of a HPC cluster). In this workshop, we will introduce how to use OpenMP commands in C/C++ code, including examples and exercises. Computers will be available to complete the exercises. A basic familiarity with C/C++ is required.

Details

Date:
October 3, 2018
Time:
10:00 am - 12:00 pm
Event Category:

Organizer

Other

Register
Presenter(s)
Greg Teichert