Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 Discussions

MS VS ifort generate parallel code vs disable

jimdempseyatthecove
Honored Contributor III
391 Views

I have a MS VS solution with a ifort project that is in the process of being converted to use OpenMP.

I created a configuration Named ReleaseOpenMP based on Release.

With the Language | Process OpenMP Directives set to Disabled

I performed a build (all files built)

Then, I changed this option to Generate Parallel Code, and performed Build

No files were rebuilt.

At this point I did not have any parallel code, but expected a rebuild to occur.

I thought this was strange (unless the IDE would scan for files containing !$omp and mark those for rebuild).

Any thoughts?

 

This is not affecting me, as long as I remember to build all should the occasion to do this reoccur. 

Jim Dempsey

 

 

 

0 Kudos
0 Replies
Reply