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

Invoking the compiler (Intel Parallel 2020)

alahmari__saeed
Beginner
192 Views

Greetings,

I have installed Visual Studio 2019 community (8.5) for Mac and then installed Intel Parallel 2020.0.15, I will state my problem below:

I followed the instructions provided in "Get started with intel parallel studio xe" to initialize the tools before using them. So in the terminal I wrote:

source /opt/intel/bin/compilervars.sh intel64

then I tried to invoke the compiler but I couldn't; I tried multiple things like the below line but I wasn't successful.

ifort /opt/intel/compilers_and_libraries_2020.0.166/mac/bin/intel64

This is my first time ever working with compilers and have no experience so I appreciate your guidance.

Thanks 

 

0 Kudos
0 Replies
Reply