OpenMP/Setup

< OpenMP

Setting up your compiler

To do any useful OpenMP programming, you will need a compiler that supports it.

The OpenMP website has a more complete list of compilers with OpenMP support.

Apart from a compiler, we'll also be using the make tool in this book. You can do without if you want to use a different build system.

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