Dear All,
I cannot create geogrid.exe and metgrid,exe with dmpar (./configure Enter Selection [1-40] : 19)
The first error is:
/scratch/xdeng40/WRF-PV/external/io_netcdf/libwrfio_nf.a(wrf_io.o): In function `ext_ncd_support_routines_mp_transpose_':
wrf_io.f.text+0x438bf): undefined reference to `__kmpc_global_thread_num'
wrf_io.f.text+0x43990): undefined reference to `__kmpc_ok_to_fork'
.......
make[1]: [geogrid.exe] Error 1 (ignored)
Please find my configure and log files attached.
In addition, I can compile geogrid.exe and metgrid.exe with 17, serial.
WRF_LIB = -L$(WRF_DIR)/external/io_grib1 -lio_grib1 \
-L$(WRF_DIR)/external/io_grib_share -lio_grib_share \
-L$(WRF_DIR)/external/io_int -lwrfio_int \
-L$(WRF_DIR)/external/io_netcdf -lwrfio_nf \
-L$(NETCDF)/lib -lnetcdff -lnetcdf -fopenmp I added this
Best wishes
I cannot create geogrid.exe and metgrid,exe with dmpar (./configure Enter Selection [1-40] : 19)
The first error is:
/scratch/xdeng40/WRF-PV/external/io_netcdf/libwrfio_nf.a(wrf_io.o): In function `ext_ncd_support_routines_mp_transpose_':
wrf_io.f.text+0x438bf): undefined reference to `__kmpc_global_thread_num'
wrf_io.f.text+0x43990): undefined reference to `__kmpc_ok_to_fork'
.......
make[1]: [geogrid.exe] Error 1 (ignored)
Please find my configure and log files attached.
In addition, I can compile geogrid.exe and metgrid.exe with 17, serial.
WRF_LIB = -L$(WRF_DIR)/external/io_grib1 -lio_grib1 \
-L$(WRF_DIR)/external/io_grib_share -lio_grib_share \
-L$(WRF_DIR)/external/io_int -lwrfio_int \
-L$(WRF_DIR)/external/io_netcdf -lwrfio_nf \
-L$(NETCDF)/lib -lnetcdff -lnetcdf -fopenmp I added this
Best wishes