Go to file
Paolo Giannozzi 3cf82063ee Safer link for PP download
https://pseudopotentials.quantum-espresso.org/upf_files/
2022-03-29 12:24:47 +02:00
.ci Minor changes to V100 CI to comply with available CUDA drivers 2020-12-09 20:03:19 +01:00
COUPLE Move custom targets to individual components. 2021-12-22 10:23:40 -06:00
CPV New input hubbard 2022-02-17 21:28:26 +00:00
Doc More Cray tweaking 2022-03-19 15:06:06 +01:00
EPW Small fixes for compilation on cray 2022-03-08 20:50:29 +01:00
FFTXlib Removed verbose message 2022-02-16 12:54:05 +01:00
GUI Merge branch 'pwgui' into 'develop' 2022-01-12 17:00:51 +00:00
GWW New input hubbard 2022-02-17 21:28:26 +00:00
HP Added a new option in the HP code (find_atpert = 4) to perturb all Hubbard atoms 2022-03-16 09:28:49 +00:00
KS_Solvers Remove obsolete ELPA include. 2022-01-18 00:06:20 -06:00
LAXlib Remove eigensolver_gpu submodule and its CMake ref. 2022-02-04 13:05:03 -06:00
LR_Modules New input hubbard 2022-02-17 21:28:26 +00:00
Modules Uninitialized variables noticed by Cray compiler 2022-03-20 10:51:02 +01:00
NEB NEB also calls setup. Now it should work as well. 2022-01-06 19:15:21 +01:00
PHonon Small fixes for compilation on cray 2022-03-08 20:50:29 +01:00
PP Oops ... 2022-03-25 07:35:15 +01:00
PW DFT-D3 cleanup 2022-03-24 16:55:25 +01:00
PWCOND New input hubbard 2022-02-17 21:28:26 +00:00
QEHeat Unimplemented spline interpolation removed from QEHeat 2022-01-23 13:10:18 +01:00
TDDFPT renaming turboMAGNON executable 2022-02-28 16:22:12 +01:00
UtilXlib Added missing `TRIM` to `calling_routine` and `message` in `errore` 2022-03-04 09:48:56 -06:00
XClib Misspell 2022-02-17 14:35:17 +01:00
XSpectra New input hubbard 2022-02-17 21:28:26 +00:00
archive Keep tracking the archive folder for storing temporary downloaded files needed by install_utils and specific plugins. 2022-02-24 14:39:45 +08:00
atomic make inside directories broken by reference to a deleted variable 2022-01-13 11:13:31 +01:00
cmake Stop NVHPC 21.11-22.2 with OpenMP and OpenACC combo. 2022-03-07 11:29:41 -06:00
dev-tools card's flags are no written in format suitable for ido-completion-read 2021-12-18 20:43:56 +01:00
dft-d3 DFT-D3 cleanup 2022-03-24 16:55:25 +01:00
external Options outside of if/else 2022-02-16 16:36:42 +01:00
include Minor tweaking 2022-03-23 15:57:48 +01:00
install [skip-CI] For reference 2022-03-24 15:25:34 +01:00
pseudo Added test for GTH pseudopotentials 2022-01-09 22:44:58 +01:00
test-suite Safer link for PP download 2022-03-29 12:24:47 +02:00
upflib Uninitialized variables noticed by Cray compiler 2022-03-20 10:51:02 +01:00
.cmake-format Add cmake-format config file. 2021-06-14 09:00:43 -05:00
.editorconfig Add editorconfig file 2018-07-19 09:11:34 +02:00
.gitignore configure script fixed 2021-10-25 06:51:04 +02:00
.gitlab-ci.yml Need m4 package. 2022-01-18 00:00:52 -06:00
.gitmodules Remove eigensolver_gpu submodule and its CMake ref. 2022-02-04 13:05:03 -06:00
.travis.yml Travis CI runs over a Ubuntu distro which does not support MPI-3. 2017-02-12 23:02:49 +00:00
CMakeLists.txt Options outside of if/else 2022-02-16 16:36:42 +01:00
CONTRIBUTING.md Update link to developers mailing list in CONTRIBUTING.md 2021-07-08 11:45:18 +00:00
License
Makefile Minor tweaking 2022-03-23 15:57:48 +01:00
README.md Version number pushed, CMake version specified 2021-11-29 14:13:36 +01:00
README_GPU.md Option --with-cuda-mpi added and documented 2022-02-02 21:14:34 +01:00
configure configure script fixed 2021-10-25 06:51:04 +02:00
environment_variables Safer link for PP download 2022-03-29 12:24:47 +02:00
logo.jpg Update Readme 2018-01-28 11:11:52 +00:00

README.md

q-e-logo

This is the distribution of the Quantum ESPRESSO suite of codes (ESPRESSO: opEn-Source Package for Research in Electronic Structure, Simulation, and Optimization)

License: GPL v2

USAGE

Quick installation instructions for the impatient. Go to the directory where this file is. Using "make" ([] means "optional"):

./configure [options]
make all

"make" alone prints a list of acceptable targets. Optionally, make -jN runs parallel compilation on N processors. Link to binaries are found in bin/.

Using "CMake" (v.3.14 or later):

mkdir ./build
cd ./build
cmake -DCMAKE_Fortran_COMPILER=mpif90 -DCMAKE_C_COMPILER=mpicc [-DCMAKE_INSTALL_PREFIX=/path/to/install] ..
make [-jN]
[make install]

Although CMake has the capability to guess compilers, it is strongly recommended to specify the intended compilers or MPI compiler wrappers as CMAKE_Fortran_COMPILER and CMAKE_C_COMPILER. "make" builds all targets. Link to binaries are found in build/bin. If make install is invoked, directory CMAKE_INSTALL_PREFIX is prepended onto all install directories.

For more information, see the general documentation in directory Doc/, package-specific documentation in */Doc/, and the web site http://www.quantum-espresso.org/. Documentation for developers can be found on Wiki page on gitlab.

PACKAGES

  • PWscf: structural optimisation and molecular dynamics on the electronic ground state, with self-consistent solution of DFT equations;
  • CP: Car-Parrinello molecular dynamics;
  • PHonon: vibrational and dielectric properties from DFPT (Density-Functional Perturbation Theory);
  • TD-DFPT: spectra from Time-dependent DFPT;
  • HP: calculation of Hubbard parameters from DFPT;
  • EPW: calculation of electron-phonon coefficients, carrier transport, phonon-limited superconductivity and phonon-assisted optical processes;
  • PWCOND: ballistic transport;
  • XSpectra: calculation of X-ray absorption spectra;
  • PWneb: reaction pathways and transition states with the Nudged Elastic Band method;
  • GWL: many-body perturbation theory in the GW approach using ultra-localised Wannier functions and Lanczos chains;
  • QEHeat: energy current in insulators for thermal transport calculations in DFT.

Modular libraries

The following libraries have been isolated and partially encapsulated in view of their release for usage in other codes as well:

  • UtilXlib: performing basic MPI handling, error handling, timing handling.
  • FFTXlib: parallel (MPI and OpenMP) distributed three-dimensional FFTs, performing also load-balanced distribution of data (plane waves, G-vectors and real-space grids) across processors.
  • LAXlib: parallel distributed dense-matrix diagonalization, using ELPA, SCALapack, or a custom algorithm.
  • KS Solvers: parallel iterative diagonalization for the Kohn-Sham Hamiltonian (represented as an operator),using block Davidson and band-by-band or block Conjugate-Gradient algorithms.
  • LRlib: performs a variety of tasks connected with (time-dependent) DFPT, to be used also in connection with Many-Body Perturbation Theory.
  • upflib: pseudopotential-related code.

GPU-enabled version

Since Feb.2021 this repository also works for GPU's (currently only NVIDIA). See file README_GPU.md.

Contributing

Quantum ESPRESSO is an open project: contributions are welcome. Read the Contribution Guidelines to see how you can contribute.

LICENSE

All the material included in this distribution is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.