This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
acelab:quantum_espresso [2015/09/02 12:19] mcawood |
acelab:quantum_espresso [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==General Info== | + | ===General Info=== |
| Quantum ESPRESSO is a software suite for ab initio quantum chemistry methods of electronic-structure calculation and materials modeling, distributed for free under the GNU General Public License. It is based on Density Functional Theory, plane wave basis sets, and pseudopotentials (both norm-conserving and ultrasoft). ESPRESSO is an acronym for opEn-Source Package for Research in Electronic Structure, Simulation, and Optimization. [[https:// | Quantum ESPRESSO is a software suite for ab initio quantum chemistry methods of electronic-structure calculation and materials modeling, distributed for free under the GNU General Public License. It is based on Density Functional Theory, plane wave basis sets, and pseudopotentials (both norm-conserving and ultrasoft). ESPRESSO is an acronym for opEn-Source Package for Research in Electronic Structure, Simulation, and Optimization. [[https:// | ||
| - | ==Useful Links== | + | ===Useful Links=== |
| - | Quantum ESPRESSO user's guide: [http:// | + | Quantum ESPRESSO user's guide: |
| - | QE-GPU Home page: [http:// | + | QE-GPU Home page: [[http:// |
| - | QE-GPU Git page: [https:// | + | QE-GPU Git page: [[https:// |
| - | ==Installation Guide== | + | ===Installation Guide=== |
| Setup: | Setup: | ||
| Line 36: | Line 36: | ||
| make -j10 pw | make -j10 pw | ||
| - | ==Benchmark== | + | ===Benchmark=== |
| cd ~/QUANTUM | cd ~/QUANTUM | ||
| mkdir tests | mkdir tests | ||
| | | ||
| - | Download this test case: [[File: Cppw-bench-med.tar.gz]] | + | Download this test case: [[http:// |
| tar -xf Cppw-bench-med.tar.gz | tar -xf Cppw-bench-med.tar.gz | ||
| Line 52: | Line 52: | ||
| A Dell C4130 with 24 Haswell cores completed this problem in 40m40s. | A Dell C4130 with 24 Haswell cores completed this problem in 40m40s. | ||
| - | |||