Has anyone got any recommendations for configuration options when compiling on aarch64 with gfortran and gcc ?
WRF compiles without issues using the defaults in
arch/configure.defaults
#ARCH Linux i486 i586 i686 armv7l aarch64, gfortran compiler with gcc #serial smpar dmpar dm+sm
But there is no similar aarch64 options available in the defaults for WPS
https://github.com/wrf-model/WPS/blob/master/arch/configure.defaults
WRF compiles without issues using the defaults in
arch/configure.defaults
#ARCH Linux i486 i586 i686 armv7l aarch64, gfortran compiler with gcc #serial smpar dmpar dm+sm
But there is no similar aarch64 options available in the defaults for WPS
https://github.com/wrf-model/WPS/blob/master/arch/configure.defaults