Dear Hari,
Thanks for the message. I just got it fixed. I had compiled the Wannier90 library parallelly. After I re-compiled the library, the execution went smoothly.
Sorry for the fuss and thank you again anyway.
Best,
Rundong
Search found 2 matches
- Thu Mar 25, 2021 12:30 am
- Forum: Running the code
- Topic: stuck in "running wannier90" in example 2 epw calculation
- Replies: 2
- Views: 2573
- Wed Mar 24, 2021 1:41 am
- Forum: Running the code
- Topic: stuck in "running wannier90" in example 2 epw calculation
- Replies: 2
- Views: 2573
stuck in "running wannier90" in example 2 epw calculation
Dear all, When I run the Example 2 sic, I got stuck in "Running Wannier90". The following are the steps I took: In the phonons: mpirun -np 16 pw.x -nk 16 -in scf.in > scf.out mpirun -np 16 ph.x -nk 16 -in ph.in > ph.out python3.8 pp.py In the running python script, I typed "sic" as the prefix and ...