- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
UPDATE
(1) ifort is working after adding Variable Name: IFORT_COMPILER24; Variable value: C:\Program Files (x86)\Intel\oneAPI\compiler\2024.2\bin. It looks Fortran is well installed.
(2) All verification is passed at Abaqus by Abaqus verify -all . However, the program can run but the output results are 0. Only displacement/strain gives value as imposed. It looks subroutines are NOT really compiled and excuted.
(3) Subroutines computation is launched under MarcMentat (tried on 2024.1 and 2022.2), which always gives 'no Intel MKL available
Marc Exit number 3' while the software can run computation correctly without subroutines (i.e. without Fortran compile). It seems MKL library migh be NOT well integrated into Visual Studio 2022 after reading https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/oneAPI-MKL-2024-0-fails-to-fully-integrate-into-Visual-Studio/m-p/1553412
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for posting in the forum!
It looks to be a problem related to environment setting. I'm not an expert of Abaqus, but let's first try to make sure that oneMKL is installed correctly with Visual Studio. Regarding point (3), could you try to run an oneMKL Fortran example using Visual Studio to check if the environment works expectedly? Based on your Fortran compiler location, the examples should be located at "C:\Program Files (x86)\Intel\oneAPI\mkl\2024.2\share\doc\mkl\examples\examples_core_f.zip". Actually I can not reproduce the issue in the link you shared.
Thanks,
Fengrui
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page