Dear all,<div>I am trying to run the examples given in QE tutorial 2022 by QE7.2 on the cloud supercomputing system, but I meet some problem.</div><div>I am doing the fourth step of Day1 exercise6. However, when the program finished, it didn't generate lead.mmn and lead.amn which is supposed to be generated.</div><div>This is my file to sbatch the command</div><div><br></div><div><div><b>#!/bin/bash</b></div><div><b>#SBATCH -p amd_512</b></div><div><b>#SBATCH -N 1</b></div><div><b>#SBATCH -n 1</b></div><div><b>source /public3/soft/modules/module.sh</b></div><div><b>module load mpi/intel/17.0.7-thc</b></div><div><b>export PATH=/public3/home/scg9084/wzy/wannier90-3.1.0:$PATH </b></div><div><b>srun pw2wannier90.x < 05_pw2wan.in > pw2wan.out</b></div></div><div><br></div><div>my lead.win file is given in the attached file which is same to the file given in the tutorial.</div><div>What happened? Where should I change? Could you please help me?</div><div>Thank you very much!</div>