[Wrf-users] WRF-ARW 2.1.2 on NEC SX/6
Roberto Kretschmer
rkretsch at bgc-jena.mpg.de
Wed May 24 07:59:25 MDT 2006
I'm trying to build WRF 2.1.2 on a NEC SX/6 machine. I run confgure and
choose the only NEC option with serial. When I run compile I get several
errors and the building process eventually crashes with a fatal error.
See output below. Has anybody experience with building WRF on a NEC SX/6
and can help me?
Error output:
**** Compiling: WRF_EM_CORE .
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I../external/io_netcdf
-I../external/io_int -I../external/esmf_time_f90 -I../frame
-I../share -I../phys -I../chem -I../inc" ext
--------------------------------------
( cd frame ; make -i -r externals )
( cd ../external/ioapi_share ; \
make -i -r NATIVE_RWORDSIZE="8" RWORDSIZE="8" )
Warning: No suffix list.
( cd ../external/io_netcdf ; \
make NETCDFPATH=/usr/local/netcdf/current FC="f90 -w -Ep -C ssafe -sx6
-USX -ew -Dsx -I. -I../inc -f4 " )
-C -P field_routines.F90 > field_routines.f
sh: -C: not found
*** Error code 1 (bu21) (ignored)
f90 -w -Ep -C ssafe -sx6 -USX -ew -Dsx -I. -I../inc -f4
-I/usr/local/netcdf/current/include -I../ioapi_share -c
field_routines.f
f90 warning : File could not open : field_routines.f
f90 fatal : No source or object file specified.
...
f90: i.module_configure.f, set_scalar_indices_from_config: There are 327
errors.
f90 fatal : /usr/lib/f90com command error : 1
*** Error code 1 (bu21) (ignored)
rm -f ../frame/module_timing.o
sed -f ../arch/standard.sed ../frame/module_timing.F >
../frame/module_timing.b
/lib/cpp -I../inc -I. -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600
-DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM
-DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21
-DNETCDF -DGRIB1 -DINTIO -DWRF_RSL_IO -DIWORDSIZE=8
-DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=8 -DTRIEDNTRUE
-DONLY_WRFMODEL_IO -DLIMIT_ARGS -DMAXDOM_MAKE=21
-DMAXPROC_MAKE=8 ../frame/module_timing.b >
../frame/module_timing.f
rm -f ../frame/module_timing.b
f90 -c -w -Ep -C ssafe -sx6 -USX -ew -Dsx -I. -I../inc -f4 -I../dyn_em
-I../dyn_nmm -I../external/io_netcdf -I../external/io_int
-I../external/esmf_time_f90 -I../frame -I../share -I../phys
-I../chem -I../inc ../frame/module_timing.f
/wrk-local/m216024.25478/ow30420_ppdir/i.module_timing.f:
make: fatal error: don't know how to make `../frame/module_dm.o' (bu42).
*** Error code 1 (bu21)
make: fatal error.
More information about the Wrf-users
mailing list