Respected all
HI at my office we have received a simulation model in PSCAD. Now i have a PSCAD license however to run the model i need intel fortran complier version 13. I cannot find it . Also i think version13 is outdated so where and how do i download the latest complier. Please note i only need intel fortran compiler.
Thank you
Khirad
Link Copied
Version 2016 and earlier versions of Intel Parallel Studio are no longer available. The current version is free to download and use, but support can be purchased if desired.
To compile Fortran code, you will need i) Microsoft VIsual Studio, including C++ development tools, ii) OneAPI HPC toolkit and, if you want to install the MKL component, iii) OneAPI Base toolkit.
You must obtain Visual Studio from Microsoft and install it first.
The downloads for the Intel toolkits are here.
Version 2016 and earlier versions of Intel Parallel Studio are no longer available. The current version is free to download and use, but support can be purchased if desired.
To compile Fortran code, you will need i) Microsoft VIsual Studio, including C++ development tools, ii) OneAPI HPC toolkit and, if you want to install the MKL component, iii) OneAPI Base toolkit.
You must obtain Visual Studio from Microsoft and install it first.
The downloads for the Intel toolkits are here.
For more complete information about compiler optimizations, see our Optimization Notice.