Hello everyone! I’ve installed Intel Fortran Compiler (offline installation) and after it i’ve installed Math Kernel Library also by offline installation. The problem is that now i cannot use ifort or ifx command in Intel oneAPI command prompt for Visual Studio 2022. I try to repair both of this installation but it still doesn’t work.
On top of screenshot i attach installed products. On bottom picture i attach my issue. Translation is: ifort command doesn’t exist.
I think may be problem in mkl and intel fortran versions? I cd in the oneAP/mkl folder and find there ifort and ifx .exe, but i get access for them only in their folder, not in the prompt environment. If i uninstall MKL, the ifort and ifx start to wortk in prompt.
Can anybody help me please?