Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

**not a trixie issue** Quantum Expresso installation #89

Open
anusurendra opened this issue Jan 30, 2023 · 1 comment
Open

**not a trixie issue** Quantum Expresso installation #89

anusurendra opened this issue Jan 30, 2023 · 1 comment

Comments

@anusurendra
Copy link

Hi,

Has anyone tired to install Quantum Expresso in a linux system. I am having some trouble with the install.

Thanks in advance,
Anu

@nrcfieldsa
Copy link

Install steps provided through email. Please let us know if there are any further issues in your use of Quantum Espresso on research network.

For all users on trixie cluster - it is possible to leverage the QE software in the following manner:

  1. First obtain and login to your account through ssh;
  2. Upload an example input file or copy test case in /gpfs/share/Examples/qe/ for pw.x to make use of;
  3. Then type the following commands:
$ module load openmpi
$ module load quantumespresso
$ srun -N 2 -n 32 --ntasks-per-node=16 --time 06:00:00 --pty /bin/bash -l
$ ulimit -l unlimited
$ mpirun pw.x < SiO2-50ry.in > SiO2-50ry.out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants