On 7/7/22 at 2:04 PM, Tao Zhang wrote: > I want to use Macport to install ifort compiler in my Mac (macOS > Mojave 10.14.6). > > Do you know how to do it?
Hello Tao, MacPorts currently does not offer the Intel Fortran compiler. You can obtain it directly from Intel’s website (https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#fortran), or choose a different Fortran compiler from MacPorts (such as LLVM flang or GNU gfortran). PS: this is probably a better question for the macports-users list.