I've tried several things, but can't seem to get the VS integration to work. I'm on Windows 7 Enterprise. The following links point to things I've tried.
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/734035 post #10
https://stackoverflow.com/questions/42662444/how-to-disable-perfwatson2-exe-from-visual-studio-2017
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/747467
Are there any recent updates dealing with these problems? The whole process has been incredibly frustrating.
Okay, it seems like the problem was that Parallel Studio XE 2013 was installed. I uninstalled Visual Studio 2010 and PSXE 2013 and everything is working fine now. Is this expected behavior?
No, it isn't expected. But the process for installing the integration is complex and sometimes it doesn't quite go right. I'm a bit puzzled that a PSXE 2013 install would interfere with integration of PSXE2018 into VS2017, since PSXE2013 knows nothing about VS2017, but...
In the past I would recommend uninstalling PSXE, deleting the "Intel Fortran" folder from under the Visual Studio folder, then reinstalling. That almost always worked. But VS2017 uses a different integration method and there is no "Intel Fortran" folder.
For more complete information about compiler optimizations, see our Optimization Notice.