Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Tutorial for compiling WRF with Intel compiler

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

pwang18

New member
Hi all,
There is a compiling tutorial for the GNU compiler (https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php). Does anyone have and would like to share a tutorial for the Intel compiler? I am being struggling for compiling WRF with the Intel compiler.

Thanks in advance.
 
It might depend a bit on the type of installation you are trying to build, but in general the steps are the same as in the tutorial you linked, except you choose your desired compiler instead of the gcc/gfortran ones listed there. Just make sure you have the correct compilers installed and added to your path.

What specific issues are you having?
 
irowe1 said:
It might depend a bit on the type of installation you are trying to build, but in general the steps are the same as in the tutorial you linked, except you choose your desired compiler instead of the gcc/gfortran ones listed there. Just make sure you have the correct compilers installed and added to your path.

What specific issues are you having?

Thanks for your reply, My issues have been solved.
 
Top