- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want use VS2017 to write OpenMP,but i find some instruction can't use. if the version of OpenMP is 2.0,too low.So I install the intel C++ compiler 18.0,and OpenMP 4.5 C/C++ supported in version 17.0,18.0 and 19.0 compiler,and intel c++ compiler can be used in VS2017.But when i use the OpenMP in compiler,i find the version of OpenMP is still 2.0.So,i really don't konw what should i do.
- Tags:
- CC++
- Development Tools
- General Support
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us!
You may need to set the intel c++ compiler with OpenMP support in the project properties. please follow the steps below:
1)Set the compiler as Intel C++ in the project properties(you can select in the options after Right click on the project)
2)Right-click on your project/source file: properties ->c/c++ -> language[intel c++ compiler] -> open MP support= Generate Parallel Code (/Qopenmp).
Please let us know if this resolves your issue.
Regards
Goutham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please let us know whether we can close this thread if your issue is resolved?
If your issue still persists, please do let us know. So that we will be able to help you resolve your issue.
Thanks & Regards
Goutham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please let us know whether we can close this thread if your issue is resolved?
If your issue still persists, please do let us know. So that we will be able to help you resolve your issue.
Thanks & Regards
Goutham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We assume that the information provided by us helped you and your issue is resolved.
We are closing this thread.
Feel free to raise a new thread in case of any further queries.
Have a good day!
Thanks & Regards
Goutham

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page