Configuration

QE

Quantum-ESPRESSO uses a configure script to detect compilers and libraries necessary for compilation. To configure the environment, run the following command from the QE root directory

./configure

For additional flags for fine-tuning the configuration process, check out the QE docs.

Environ v2.0 and up

The configure script was adopted in the recent Environ v2.0 release. To configure Environ, run the same command from the Environ root directory

./configure

making sure to use the same compiler flags and libraries.