Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

ifort

lauki
Beginner
1,997 Views

I have installed API basekit and HPC kit.I can find ifort.exe but cannot find ifortvars.bat.Is the batch file has different name in 2020 version?

 

0 Kudos
1 Solution
PrasanthD_intel
Moderator
1,981 Views

Hi,


If you are looking to source only the compiler (FORTRAN and C++) environment, then running "C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\env\vars.bat" intel64 will set the environment in windows, and you will get ifort to use.

You can also try running "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" which will set up the environment for all OneAPI toolkit components.


Regards

Prasanth


View solution in original post

0 Kudos
3 Replies
PrasanthD_intel
Moderator
1,982 Views

Hi,


If you are looking to source only the compiler (FORTRAN and C++) environment, then running "C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\env\vars.bat" intel64 will set the environment in windows, and you will get ifort to use.

You can also try running "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" which will set up the environment for all OneAPI toolkit components.


Regards

Prasanth


0 Kudos
PrasanthD_intel
Moderator
1,948 Views

Hi Atul,


We haven't heard back from you. Are you satisfied with the alternatives provided?

Let us know if you have any other issues else, we can close the thread.


Regards

Prasanth


0 Kudos
PrasanthD_intel
Moderator
1,907 Views

Hi Atul,


We are closing this thread assuming your issue has been resolved. We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only


Regards

Prasanth


0 Kudos
Reply