Hi, I try to compile the q-e git master version using intel parallel studio cluster version. The steps is as follows:
$ git clone https://gitlab.com/QEF/q-e.git q-e.git $ cd q-e.git $ module load parallel_studio_xe/2020.0.088 $ ./configure --with-scalapack=intel $ make -j24 all |& grep -i error Error: Symbol ‘radial_grid_type’ referenced at (1) not found in module ‘pseudo_types’ make[2]: *** [../../make.inc:16: import_upf.o] Error 1 make[1]: *** [Makefile:8: all] Error 1 make: *** [Makefile:123: ld1] Error 1 Any hints for these errors? Regards -- Hongyi Zhao <[email protected]> _______________________________________________ Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso) users mailing list [email protected] https://lists.quantum-espresso.org/mailman/listinfo/users
