Hello BerkeleyGW Team,
It may sound unusual, but I need to compile BerkeleyGW on Lawrencium in 2025. I've tried using various lawrencium_*.mk files as the
arch.mk, but it appears that most, if not all, of the required modules are currently unavailable on Lawrencium. Despite my best efforts, every compilation attempt results in errors (see details below as one example). Does anyone have suggestions or solutions for getting BerkeleyGW to compile successfully on Lawrencium recently? Any advice would be greatly appreciated. Thank you!
Module loaded:
1. intel-oneapi-mpi/2021.10.0
2. hdf5/1.12.2
3. intel-oneapi-compilers/2023.1.0
Errors:
gfortran: error: unrecognized command line option ‘-no-prec-div’; did you mean ‘-fno-tree-dce’?
gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’? make[3]: *** [Common/
common-rules.mk:294: Common/nrtype_m.mod] Error 1
gfortran: error: unrecognized command line option ‘-no-prec-div’; did you mean ‘-fno-tree-dce’?
gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’? make[3]: *** [Common/
common-rules.mk:294: Common/lapack_m.mod] Error 1
gfortran: error: unrecognized command line option ‘-no-prec-div’; did you mean ‘-fno-tree-dce’?
gfortran: error: unrecognized command line option ‘-no-prec-div’; did you mean ‘-fno-tree-dce’?
gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’?
gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’? make[3]: *** [Common/
common-rules.mk:294: Common/blas_m.mod] Error 1 make[3]: *** [Common/
common-rules.mk:294: Common/scalapack_aux_m.mod] Error 1
gfortran: error: unrecognized command line option ‘-no-prec-div’; did you mean ‘-fno-tree-dce’?
gfortran: error: unrecognized command line option ‘-module’; did you mean ‘-mhle’?
Best,
Rui