Hi all,

I have Intel OneAPI 2024.1 linked with Abaqus 2023 and VS Studio 2022 on my PhD laptop (Win11) but I am trying to do the same for my interns and ran into some issues :

I have followed pretty much all tutorials i could find to help solve the issues I encountered in properly linking Abaqus 2023 with Intel OneAPI 2025.2 and VS Studio 2022 on Win11 :

  • Running the "abq2023 verify -user_std" test fails and the log shows : "ERROR (ifx: command line warning #10148: option '/Qprec-sqrt' not supported ifx: command line warning #10148: option '/Qfp-stack-check' not supported xfortcom: Fatal: There has been an internal compiler error (C0000005). compilation aborted for std_user.for (code 1) Abaqus Error: Problem during compilation - std_user.for Abaqus/Analysis exited with errors)" I have tried running the "setvars.bat" before in Abaqus command but it doesn't change anything
  • Running "abq2023 info=system" shows no compiler : I have tried to update the environment file win86_64.env to add 'ifx' (or replace 'ifort') and it doesn't work UNLESS I change all "ifx" in "ifort" in the name files, which is a rather weird solution, this does not change the result of the "abq2023 verify -user_std" test

Every file has been modified just how it should be, so now I need your help !

Is there a chance that someone has tried to do the same ? Are Intel OneAPI 2025.2 and Abaqus 2023 just not compatible ?

Kind thanks to anyone providing help

What I have used :

  • File included
  • https://launchtech.ae/blog/compiling-abaqus-with-fortran//dmlvdXNQYWdlIjoicXVlc3Rpb25PdmVydmlldyIsInBvc2l0aW9uIjoicGFnZUNvbnRlbnQifX0
  • https://tecnodigitalschool.com/gettting-started-using-fortran-subroutines-in-abaqus/
More Virgil Poncin's questions See All
Similar questions and discussions