OpenMP

A six-core AMD processor. OpenMP programs can run on all six cores simultaneously.

Welcome to the Wikibook Parallel Programming with OpenMP! This short book serves as a tutorial for the OpenMP framework for parallel programming, using the C programming language. It discusses how to easily create parallel programs in C, or add parallel constructs to existing sequential code to make it run faster on multiprocessor and multicore machines.

Contents

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.