Hello all,
I have compiled NCEPLIBS and NCEPLIBS-external in Cori, NERSC.
I have setup the environment by "source ${INSTALL_PREFIX}/bin/setenv_nceplibs.sh", all libs are checked.
However, when I tried to compile the model with the command "make -j8 | tee log.make", the whole thing was hanging at EMC_post for 2 hours.
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/include/gtg_ctlblk.mod
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/include/icingpotential.mod
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/include/gtg_config.mod
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/include/native_endianness.mod
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/lib/libnceppost.a
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/lib/cmake/nceppost/nceppost-config.cmake
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/lib/cmake/nceppost/nceppost-config-version.cmake
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/lib/cmake/nceppost/nceppost-targets.cmake
-- Installing: /global/homes/h/htan2013/UFS/ufs-srweather-app/lib/cmake/nceppost/nceppost-targets-release.cmake
-- Up-to-date: /global/homes/h/htan2013/UFS/ufs-srweather-app/share/postxconfig-NT-GFS.txt
-- Up-to-date: /global/homes/h/htan2013/UFS/ufs-srweather-app/share/postxconfig-NT-GFS-F00.txt
[ 87%] Completed 'EMC_post'
[ 87%] Built target EMC_post
I am still waiting since the website said it may take hours (very unlikely on Cori I think).
I have attached log.cmake and log.make if anyone needed.
Any help is much appreciated.
Regards,
Haochen
- 160 views