Hi all,
I ran a simple test case with WRF using the Amplifier XE.
The subroutine which I want to explore was shown only on the assembly presentation. I compiled using :
FCNOOPT = -O0 -fno-inline -fno-ip
FCDEBUG = -g -fp-model precise -shared-intel -debug inline-debug-info -traceback $(FCNOOPT) -traceback
(please see configure.wrf is attached)
How can I build and compiling WRF using the right flags to get through analysis which also shows line within the HotSpoted subroutine ?
Thanks in advance,
Jack.