Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

how to install intel debugger?

seok__jihoon
Beginner
588 Views

hello

some day ago, i wrote a question about fortran

https://software.intel.com/en-us/comment/1918428#comment-1918428

 

so, i decide install intel parallel studio xe 2018 update 1 composer edition for fortran windows.

 

but, i have a problem.

 

Warning are detected. <The intel(r) extension for intel(r) MIC architecture cannot be installed.

 

so, i read the message

 

Installation can continue; however, Intel® Debugger Extension for Intel® MIC Architecture will not be installed because it requires that Microsoft Visual Studio* 2013, 2015 or 2017 be installed. Refer to the Release Notes for more details.

 

when i install the visual studio community 2017, what should I install from the list?

 

i attached the capture screenshot. thank you.

 

 

 

 

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
588 Views

Ignore this message, unless you will be developing applications that run on Intel Xeon Phi coprocessors.  However, you will need the C++ support from Visual Studio 2017 Community, so go ahead and add that.

Please also read https://software.intel.com/en-us/articles/intel-c-fortran-compilers-for-windows-integration-into-microsoft-visual-studio-2017

0 Kudos
Reply