Hello,
A colleague of mine is having problems with WRF v4.1.3, and also v4.5.
After a random running time, the process simply hangs while still using CPU cores, and there's no output since that point, obviously.
this is the output from 'srun' strace
This is the output from strace wrf.exe:
I'll also ask him to answer follow up questions if I will not be able to answer those.
TIA,
E.
A colleague of mine is having problems with WRF v4.1.3, and also v4.5.
After a random running time, the process simply hangs while still using CPU cores, and there's no output since that point, obviously.
this is the output from 'srun' strace
Bash:
strace: Process 3154776 attached with 5 threads
[pid 3154781] restart_syscall(<... resuming interrupted poll ...> <unfinished ...>
[pid 3154780] restart_syscall(<... resuming interrupted poll ...> <unfinished ...>
[pid 3154778] rt_sigtimedwait([HUP INT QUIT USR1 USR2 PIPE ALRM TERM CONT], <unfinished ...>
[pid 3154776] futex(0x7bbe54, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 3154779] restart_syscall(<... resuming interrupted rt_sigtimedwait ...>
This is the output from strace wrf.exe:
Bash:
strace -Tff -p 3155097
strace: Process 3155097 attached with 3 threads
[pid 3155097] [ Process PID=3155097 runs in x32 mode. ]
[pid 3155237] epoll_wait(32, <unfinished ...>
[pid 3155233] epoll_wait(29,
I'll also ask him to answer follow up questions if I will not be able to answer those.
TIA,
E.
Attachments
Last edited: