Feng Liu
Member
Hi WRF Users
I recently obtained the latest version of WRF 4.6.0 by cloning the repository using the command `git clone --recurse-submodule GitHub - wrf-model/WRF: The official repository for the Weather Research and Forecasting (WRF) model`.
In an attempt to build theWRF_ARW, I followed the instructions outlined in the `README.cmake_build` document under the WRF documentation directory. However, during the build process using `configure_new` and `compile_new`, I encountered the following error message:
NVFORTRAN-F-0007-Subprogram too large to compile at this optimization level (/WRF4.6.0/WRF/_build/inc/REGISTRY_COMM_NESTING_DM_subs.inc)
NVFORTRAN/x86-64 Linux 22.1-0: compilation aborted
make[2]: *** [CMakeFiles/WRF_Core.dir/frame/module_comm_nesting_dm.F.o] Error 2
make[1]: *** [CMakeFiles/WRF_Core.dir/all] Error 2
make: *** [all] Error 2
Could you please provide insights based on your experience with this issue?
Thanks,
Feng
I recently obtained the latest version of WRF 4.6.0 by cloning the repository using the command `git clone --recurse-submodule GitHub - wrf-model/WRF: The official repository for the Weather Research and Forecasting (WRF) model`.
In an attempt to build theWRF_ARW, I followed the instructions outlined in the `README.cmake_build` document under the WRF documentation directory. However, during the build process using `configure_new` and `compile_new`, I encountered the following error message:
NVFORTRAN-F-0007-Subprogram too large to compile at this optimization level (/WRF4.6.0/WRF/_build/inc/REGISTRY_COMM_NESTING_DM_subs.inc)
NVFORTRAN/x86-64 Linux 22.1-0: compilation aborted
make[2]: *** [CMakeFiles/WRF_Core.dir/frame/module_comm_nesting_dm.F.o] Error 2
make[1]: *** [CMakeFiles/WRF_Core.dir/all] Error 2
make: *** [all] Error 2
Could you please provide insights based on your experience with this issue?
Thanks,
Feng