Skip to main content

You may be using a Web browser that does not support standards for accessibility and user interaction. Find out why you should upgrade your browser for a better experience of this and other standards-based sites...

Dartmouth Home  Search  Index

Dartmouth HomeSearchIndex

Dartmouth home page
Computing at Dartmouth
 
Computing > Support >  Courses > Research > Scientific >  

Parallel Programming Using OpenMP

This class is an introduction to parallel programming using OpenMP directives for programs running on shared memory computers. With multi-core processors in everything from laptops to high-end servers, the need for multi-threaded applications is growing rapidly and OpenMP is often the most straightforward way to write such programs. This hands-on class will cover the basics of OpenMP programming in C and Fortran including how and when to add directives, and how to compile and run OpenMP programs.

Course slides

 

Last Updated: 3/24/09