- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Intel Community,
Abaqus 2024
Visual studio 2022
Intel base toolkit & HPC toolkit 2025
I am facing a persistent issue where Abaqus 2024 does not detect the Intel Fortran compiler, even though I have installed the Intel oneAPI HPC Toolkit and integration with Visual Studio 2022.
Problem messages:
When launching Abaqus 2024 with a user subroutine, I get:
WARNING: vars.bat does not set up dependencies when invoked directly.
Please perform environment setup for UMP before running DPC++ applications.
after adding call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64 vs2022 i am able to remove warning shown above but still not able to run Fortran.
Unable to find a Fortran compiler on this system. If Intel Fortran is installed on this system, please load ifortvars.bat before running Abaqus."
What I have tried:
Verified Fortran works in Intel command prompt.
ifortvars.bat is nowhere to find.
Tested both ifort and ifx. by changing win64_env file
Checked abaqus_v6.env but not sure of correct syntax for oneAPI + VS 2022.
- call "C:\Program Files (x86)\Intel\oneAPI\compiler\2025.2\env\vars.bat" intel64 vs2022
- call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64 vs2022
I tried all the methods from youtube and forums but it is still not working for me. Kindly help.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page