New (Free) Intel Fortran Compiler - PSSE 33.12.2?
Good afternoon!
Intel released a new Fortran compiler recently, which is completely free and doesn't require a license. How do I get this new 2021.5 Intel OneAPI HPC Fortran compiler working with PSSE 33.12.2? I'd really like to get this working in PSS/E, if anyone has ideas, please let me know?
I was able to get it working for PSCAD, but not PSSE. To get it working in PSCAD, I did the following:
- First install Visual Studio 2019 Community Edition
- You must install the “Desktop C++” development packages as well! Remember to check this box when installing.
- Then, follow this link:
- https: //www.intel.com/content/www/us/en/developer/tools/oneapi/toolkits.html#gs.yrlrg7
- Install the “OneAPI Base Toolkit”
- Install the “OneAPI HPC Toolkit”
- Reboot
- Next, to make it work with PSCAD, you need to download the latest Fortran Medic for PSCAD, found here:
- http: //updater.pscad.com/utilities/FortranMedic.zip
- Run Fortran Medic
- Actions -> Start
- In the output window, you can right-click RED items to try to fix them.
- You may also need to select one of the GREEN items to switch your environment to use Visual Studio 2019 Community edition.
- After this, open PSCAD.
- File -> Options -> Dependencies -> Version: “Intel® Fortran Compiler Classic 2021.5.0”
add a comment