Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Compiling on aarch64 with gfortran + gcc

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Hi,
I could be wrong about this, but it looks like the settings would be the same as those for
#ARCH Linux i486 i586 i686, gfortran # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2

Just as a test, can you try to copy that section in WPS/arch/configure.defaults and just rename the section to
#ARCH Linux i486 i586 i686, armv71 aarch64, gfortran # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2

Then save that file and try to reconfigure to see if that shows up for you and whether it works, using the configuration you want.
 
Top