Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
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.
2275 Discussions

ifortvars.bat in oneAPI HPC tool kit

arogz
Novice
8,117 Views

Hello! I am trying to link ABAQUS to Fortran compiler to run subroutines... I installed oneAPI HPC tool kit but I cannot find the file ifortvars.bat that previous versions of Parallel Studio had (e.g. “C:\ProgramFiles(x86)\IntelSWTools\compilers_and_libraries_2020.0.166\windows\bin\ifortvars.bat”) is there an equivalent file in this new software distribution?

In the attached image is a caption of the folders I see under Intel>OneAPI folder

I would appreciate your insights on this matter.

 

oneapi.JPG

 

0 Kudos
3 Replies
JohnNichols
Valued Contributor III
8,097 Views

use fileseek 

look setvars.bat

0 Kudos
AbhishekD_Intel
Moderator
8,085 Views

Hi,


Thanks for reaching out to us.

If you are looking only for sourcing the compiler environment the running "C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\env\vars.bat" intel64 it will source all of the compiler installed and you will get the ifort to use.

You can also try running "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" it will also work.



Warm Regards,

Abhishek


0 Kudos
AbhishekD_Intel
Moderator
7,931 Views

Hi,


As requested we are closing this thread. Post a new thread if you have any other issues.


Warm Regards,

Abhishek


0 Kudos
Reply