ssbhaskar0502
New member
==============================================================================================
Version 4.0
Linux hpc-dellr6525-01.amd.com 4.18.0-193.6.3.el8_2.x86_64 #1 SMP Mon Jun 1 20:24:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Not sure how to figure out the version of this compiler: flang
==============================================================================================
**** Compiling ungrib ****
( cd src/ngl ; make -i -r DEV_TOP="/home/amd/sharad/sc19setup/sources/WPS" CC="clang" FC="flang" RANLIB="echo" all )
make[1]: Entering directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src/ngl'
( cd src ; \
if [ "" = yes ] ; then \
WRF_DIR2=../WRF ; \
else \
WRF_DIR2=/home/amd/sharad/sc19setup/sources/WPS/../WRF ; \
fi ; \
make -i -r ungrib.exe \
WRF_DIR="$WRF_DIR2" \
FC="flang" \
CC="mpicc " \
CPP="/lib/cpp -P -traditional" \
FFLAGS="" \
CFLAGS="-w " \
LDFLAGS="-Mfixed -fopenmp -w -c " \
CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -D_UNGRIB" )
make[1]: Entering directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:155: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:147: warning: ignoring old recipe for target '.c.o'
/bin/rm -f ungrib.exe
if [ -z ] ; then \
flang -o ungrib.exe -Mfixed -fopenmp -w -c misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \
-L./ngl -lw3 -lg2_4 \
-L/home/amd/sharad/sc19setup/WRFV4/install_jasper/lib -ljasper -lpng -lz -L/home/amd/sharad/sc19setup/WRFV4/install_png/lib -L/home/amd/sharad/sc19setup/WRFV4/install_zlib/lib \
-L. -lpgu ; \
else \
flang -o ungrib.exe -Mfixed -fopenmp -w -c misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \
./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \
-L/home/amd/sharad/sc19setup/WRFV4/install_jasper/lib -ljasper -lpng -lz -L/home/amd/sharad/sc19setup/WRFV4/install_png/lib -L/home/amd/sharad/sc19setup/WRFV4/install_zlib/lib \
libpgu.a ; \
fi
make[1]: Leaving directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src'
if [ -h ungrib.exe ] ; then \
/bin/rm -f ungrib.exe ; \
fi ; \
if [ -h ../ungrib.exe ] ; then \
/bin/rm -f ../ungrib.exe ; \
fi ; \
if [ -e src/ungrib.exe ] ; then \
ln -sf src/ungrib.exe . ; \
fi
Version 4.0
Linux hpc-dellr6525-01.amd.com 4.18.0-193.6.3.el8_2.x86_64 #1 SMP Mon Jun 1 20:24:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Not sure how to figure out the version of this compiler: flang
==============================================================================================
**** Compiling ungrib ****
( cd src/ngl ; make -i -r DEV_TOP="/home/amd/sharad/sc19setup/sources/WPS" CC="clang" FC="flang" RANLIB="echo" all )
make[1]: Entering directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src/ngl'
( cd src ; \
if [ "" = yes ] ; then \
WRF_DIR2=../WRF ; \
else \
WRF_DIR2=/home/amd/sharad/sc19setup/sources/WPS/../WRF ; \
fi ; \
make -i -r ungrib.exe \
WRF_DIR="$WRF_DIR2" \
FC="flang" \
CC="mpicc " \
CPP="/lib/cpp -P -traditional" \
FFLAGS="" \
CFLAGS="-w " \
LDFLAGS="-Mfixed -fopenmp -w -c " \
CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -D_UNGRIB" )
make[1]: Entering directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:155: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:147: warning: ignoring old recipe for target '.c.o'
/bin/rm -f ungrib.exe
if [ -z ] ; then \
flang -o ungrib.exe -Mfixed -fopenmp -w -c misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \
-L./ngl -lw3 -lg2_4 \
-L/home/amd/sharad/sc19setup/WRFV4/install_jasper/lib -ljasper -lpng -lz -L/home/amd/sharad/sc19setup/WRFV4/install_png/lib -L/home/amd/sharad/sc19setup/WRFV4/install_zlib/lib \
-L. -lpgu ; \
else \
flang -o ungrib.exe -Mfixed -fopenmp -w -c misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \
./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \
-L/home/amd/sharad/sc19setup/WRFV4/install_jasper/lib -ljasper -lpng -lz -L/home/amd/sharad/sc19setup/WRFV4/install_png/lib -L/home/amd/sharad/sc19setup/WRFV4/install_zlib/lib \
libpgu.a ; \
fi
make[1]: Leaving directory '/home/amd/sharad/sc19setup/sources/WPS/ungrib/src'
if [ -h ungrib.exe ] ; then \
/bin/rm -f ungrib.exe ; \
fi ; \
if [ -h ../ungrib.exe ] ; then \
/bin/rm -f ../ungrib.exe ; \
fi ; \
if [ -e src/ungrib.exe ] ; then \
ln -sf src/ungrib.exe . ; \
fi