Difference between revisions of "Code Compiling"

From William Parker Wiki
Jump to: navigation, search
(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
  1. source /opt/intel/compilers_and_libraries_2019/linux/bin/compilervars.sh intel64
  2. CC=icc FC=ifort ./configure --enable-parallel
  3. make -j2 pw