admin:compilaciones:quantum-espresso
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| admin:compilaciones:quantum-espresso [2025/08/12 18:22] – bbruzzo | admin:compilaciones:quantum-espresso [2026/08/25 20:14] (current) – joaquintorres | ||
|---|---|---|---|
| Line 40: | Line 40: | ||
| < | < | ||
| curl -LO http:// | curl -LO http:// | ||
| - | tar -xzvf http:// | + | tar -xzvf thermo_pw.2.0.1.tar.gz |
| cd thermo_pw | cd thermo_pw | ||
| make join_qe | make join_qe | ||
| Line 260: | Line 260: | ||
| # Install directory - "make install" | # Install directory - "make install" | ||
| PREFIX = / | PREFIX = / | ||
| + | </ | ||
| + | |||
| + | ==== GPU ==== | ||
| + | |||
| + | < | ||
| + | ml intel libxc/6.2.2 ucx/ | ||
| + | mkdir build | ||
| + | cd build | ||
| + | cmake -DCMAKE_C_COMPILER=mpicc -DCMAKE_Fortran_COMPILER=mpif90 -DCMAKE_C_FLAGS=" | ||
| + | make -j 16 | ||
| </ | </ | ||
admin/compilaciones/quantum-espresso.1755022965.txt.gz · Last modified: by bbruzzo
