Enable OpenMP in Visual Studio

High Performance Computing

Posted by Yiling on July 14, 2020

To use OpenMP in Visual Studio Code, watch tutorial HERE

Select Project on the menu, and click project_name Properties inside drop-down window

Click C/C++, select Language, change Open MP Support to Yes

Done!