Dear all,
I loaded the following modules and compiled the WRF4.1.5 version with option "em_les",
module purge
module load intel/15.0.1
module load mvapich2/2.1
module load netcdf/4.4.1.1
export NETCDF=/share/apps/netcdf/4.4.1.1/intel/15.0.1
$ ./configure
16
$ ./compile em_les >& log &
$ ulimit -s unlimited
$ ./ideal.exe
Segmentation fault
As you see that I got the "Segmentation fault" error.
Any idea about how to fix this?
Best,
Xiang-Yu
I loaded the following modules and compiled the WRF4.1.5 version with option "em_les",
module purge
module load intel/15.0.1
module load mvapich2/2.1
module load netcdf/4.4.1.1
export NETCDF=/share/apps/netcdf/4.4.1.1/intel/15.0.1
$ ./configure
16
$ ./compile em_les >& log &
$ ulimit -s unlimited
$ ./ideal.exe
Segmentation fault
As you see that I got the "Segmentation fault" error.
Any idea about how to fix this?
Best,
Xiang-Yu