Failed compiling ARW WRF 4.4

I tried to compile ARW WRF version 4.4 with NVIDIA hpc.
I got errors and failed with the compilation. I chose option 62 during configure step.
It is associated with AR error.

Which compiler version are you using?

Can you please give more details on the error? I’m not sure what you mean by AR error.

Option 62 is for use with MPI implementations that need the “-f90” flag to set which Fortran compiler to use. The OpenMPI that we ship with the compilers does not recognize this flag so will fail. If this is the case here, please try with option 3 or 54.