About instillations FORTRAN compilers #1
Unanswered
S-Takezawa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I followed the instructions on this page to install the Fortran compiler. I’m working on a Windows 11 setup with Ubuntu via WSL and installed Intel OneAPI BaseKit and HPC Kit. I’ve confirmed multiple times that the API was installed correctly.
After setting the path, running which ifort returns nothing. When I checked /opt/intel/oneapi/compiler/2025.0/bin with ls, I found that ifort was not present, though ifx was. Is it fine to use ifx as a replacement for ifort, or is there an issue with the file path?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions