I've been having trouble trying to run wrf.exe. In HPC, I configured WRF-v4.6.0 with dmpar and compiled it, changing a constant value in module_thompson.F.
real.exe runs successfully, but I am facing a segmentation fault while running wrf.exe. I've again recompiled with the original file without any changes, but even though facing the same issue. Can someone please help me?
[cn121:363237:0:363237] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7ffe2b75a5d0)
==== backtrace (tid: 363237) ====
0 0x00000000016bb953 solve_em_() ???:0
1 0x00000000014fd76c solve_interface_() ???:0
2 0x00000000005b529d module_integrate_mp_integrate_() ???:0
3 0x000000000041a411 module_wrf_top_mp_wrf_run_() ???:0
4 0x000000000041a3c4 MAIN__() ???:0
5 0x000000000041a352 main() ???:0
6 0x0000000000022555 __libc_start_main() ???:0
7 0x000000000041a269 _start() ???:0
=================================
I attach the files
real.exe runs successfully, but I am facing a segmentation fault while running wrf.exe. I've again recompiled with the original file without any changes, but even though facing the same issue. Can someone please help me?
[cn121:363237:0:363237] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7ffe2b75a5d0)
==== backtrace (tid: 363237) ====
0 0x00000000016bb953 solve_em_() ???:0
1 0x00000000014fd76c solve_interface_() ???:0
2 0x00000000005b529d module_integrate_mp_integrate_() ???:0
3 0x000000000041a411 module_wrf_top_mp_wrf_run_() ???:0
4 0x000000000041a3c4 MAIN__() ???:0
5 0x000000000041a352 main() ???:0
6 0x0000000000022555 __libc_start_main() ???:0
7 0x000000000041a269 _start() ???:0
=================================
I attach the files
Attachments
Last edited: