Dear WRF community,
I am trying to accelerate WRF simulation since processing long-term climate simulation. The factors which might influence the speed are listed for my knowledge:
• Hardware (CPU)
• MPI: serial/smpar/dmpar/
• Compiler
--PGI/intel fortran/GNU
--optimization
• Namelist
--time_Step
--physical options
My questions are:
(1) Someone argues that using Intel/PGI as compiler would be faster that GNU, is it true?
-Intel/PGI compiler + dmpar would be the best choice? Are they free and mpi supported?
-what is the optimization options when compiling?
(2) How to optimize the namelist.input setting for my purpose?
-For example, the time_step is necessary to be 180, and history_interval to be 180s, 60s for domain1&domain2, respectively? (attached namelist.input.01 only for 1 year)
-dfi would be necessary for a long-term climate simulation?
Is there any references for this topic? Thanks in advance.
Siliang
I am trying to accelerate WRF simulation since processing long-term climate simulation. The factors which might influence the speed are listed for my knowledge:
• Hardware (CPU)
• MPI: serial/smpar/dmpar/
• Compiler
--PGI/intel fortran/GNU
--optimization
• Namelist
--time_Step
--physical options
My questions are:
(1) Someone argues that using Intel/PGI as compiler would be faster that GNU, is it true?
-Intel/PGI compiler + dmpar would be the best choice? Are they free and mpi supported?
-what is the optimization options when compiling?
(2) How to optimize the namelist.input setting for my purpose?
-For example, the time_step is necessary to be 180, and history_interval to be 180s, 60s for domain1&domain2, respectively? (attached namelist.input.01 only for 1 year)
-dfi would be necessary for a long-term climate simulation?
Is there any references for this topic? Thanks in advance.
Siliang