Dear RegCNET community,


As a very beginner to RegCM, I have met a problem when executing test exercise following user’s guide.


After successfully run terrain, sst and icbc, a segmentation error prompt out when executing ./bin/regcmMPI test_001.in with a sbatch job in our cluster.

===================

0 /usr/lib64/libucs.so.0(+0x174f0) [0x2af93d9594f0]

1 /usr/lib64/libucs.so.0(+0x176a2) [0x2af93d9596a2]

2 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x810d1b]

3 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x5015e6]

4 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x604acb]

5 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x5e5208]

6 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x4120be]

7 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x682e25]

8 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x412022]

9 /lib64/libc.so.6(__libc_start_main+0xf5) [0x2af8bb65e505]

10 /dat01/slliu/CODE/RegCM-4.7.1/run/./bin/regcmMPI() [0x411f29]

===================


Any help? Thanks in advance.


LSL


P.S. Detail description of this error can be found in attached slurm file.