bluebulu108
New member
Dear all,
I am doing WRF3.2 compiling.
I typed the following in the command line: ./configure, and I chose 11 (dmpar) INTEL (ifort with icc), it succeeded.
However, when I typed the following in the command line: ./compile em_real >&log.compile , I got the following errors (see in WRF-comile.txt):
make[1]: [em_real] Error 1 (ignored)
......
I installed hdf5-1.10.4, mpich-4.0.2, netcdf-3.6.3, ioapi-3.2, libpng-1.6.37 and zlib-1.2.11.
~/.bashrc
source /opt/intel/oneapi/setvars.sh intel64
export CC=icx
export CXX=icpx
export FC=ifort
export CFLAGS=-m64-diag-disable=10441
export F77=ifort
export FFLAGS=-m64
export DIR=/disk2/public/usr_local
export F90=ifort
export AR=xiar
export LD=xild
......
I would appreciate it if you would take the time out of your busy schedule to check out my posts and give suggestions.
Best regards,
Janice
I am doing WRF3.2 compiling.
I typed the following in the command line: ./configure, and I chose 11 (dmpar) INTEL (ifort with icc), it succeeded.
However, when I typed the following in the command line: ./compile em_real >&log.compile , I got the following errors (see in WRF-comile.txt):
make[1]: [em_real] Error 1 (ignored)
......
I installed hdf5-1.10.4, mpich-4.0.2, netcdf-3.6.3, ioapi-3.2, libpng-1.6.37 and zlib-1.2.11.
~/.bashrc
source /opt/intel/oneapi/setvars.sh intel64
export CC=icx
export CXX=icpx
export FC=ifort
export CFLAGS=-m64-diag-disable=10441
export F77=ifort
export FFLAGS=-m64
export DIR=/disk2/public/usr_local
export F90=ifort
export AR=xiar
export LD=xild
......
I would appreciate it if you would take the time out of your busy schedule to check out my posts and give suggestions.
Best regards,
Janice
Attachments
Last edited: