- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we can write program in visual studio 6.0,and compiler them with command line and add /Qopenmp if the program contains Openmp directive clauses,however ,some progam had writen in viusal studio 6.0 and used MFC classes, I want to parallel this progam and add some Openmp directive clauses, I want to compiler this program in visual studio 6.0 not the commad line,how can I do that now ?thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, you should select Intel Compiler in VS6.0 and add option /Qopenmp in Project Settings, C/C++ tab, Project Options edit box.
Vladimir

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