Hi WRF Community,
I am experiencing an issue while compiling WPSV4.6.0. I followed the tutorial (Compiling WRF) provided on the official website for compiling WPS.The expected executables metgrid.exe and geogrid.exe were not generated, although ungrib.exe was successfully created. I have also tried similar methods found on the forum but have not been successful.
I uesd GNU and choosed 34 for ./configure in WRF and 3 in WPS.I'm not sure whether there's something wrong with MPI.Because as mentioned in README:
Parallelism
The geogrid and metgrid programs may be run as distributed memory parallel jobs to reduce the time-to-solution. These two programs use MPI calls directly, compared to WRF, which has an abstraction layer (RSL or RSL_LITE).
Below are the details of my configure.wps and the compilation log.
I would appreciate any guidance or suggestions on how to resolve this issue.
Thank you in advance for your help!
I am experiencing an issue while compiling WPSV4.6.0. I followed the tutorial (Compiling WRF) provided on the official website for compiling WPS.The expected executables metgrid.exe and geogrid.exe were not generated, although ungrib.exe was successfully created. I have also tried similar methods found on the forum but have not been successful.
I uesd GNU and choosed 34 for ./configure in WRF and 3 in WPS.I'm not sure whether there's something wrong with MPI.Because as mentioned in README:
Parallelism
The geogrid and metgrid programs may be run as distributed memory parallel jobs to reduce the time-to-solution. These two programs use MPI calls directly, compared to WRF, which has an abstraction layer (RSL or RSL_LITE).
Below are the details of my configure.wps and the compilation log.
I would appreciate any guidance or suggestions on how to resolve this issue.
Thank you in advance for your help!