PIYABUTE FUANGKHON

The Ultimate Teaching Machine

Posts Tagged 'openmp'

Enable OpenMP Support in Microsoft Visual Studio 2008

To enable OpenMP support in Microsoft Visual Studio 2008, follow the below steps: 1. After create a project, click at Project menu 2. Select Project Properties 3. Select Configuration Properties 4. Select C/C++ 5. Select Command Line 6. In the Additional options, enter “/openmp” That’s all. Share on Facebook

29 March 2010 at 11:06 - Comments