Difference between revisions of "Code Compiling"
From William Parker Wiki
(Created page with "==Quantum ESPRESSO== ===v6.8=== * Compiling pw.x with LibXC 5.1.6 in /opt/libxc-5.1.6 # source /opt/intel/compilers_and_libraries_2019/linux/bin/compilervars.sh intel64 # CC=...") |
(No difference)
|
Latest revision as of 16:23, 18 October 2021
Quantum ESPRESSO
v6.8
- Compiling pw.x with LibXC 5.1.6 in /opt/libxc-5.1.6
- source /opt/intel/compilers_and_libraries_2019/linux/bin/compilervars.sh intel64
- CC=icc FC=ifort ./configure --enable-parallel
- make -j2 pw