I have checked the epw.out file, but it doesn't say more than "mpprun info: Job terminated with error". I suspect that this error might have to do with how I may have set up my "outdir", but the solutions that I've tried so far haven't been successful. Also, I would expect the error message to be a bit clearer in that case (usually when a file or a directory cannot be found, the slurm file says so very clearly).
You can try by using all outdir = './' (so in the same folder as the one your are running).
Also make sure that EPW can correctly access the "save" folder from the phonon calculations.
This could also be a compilation error. Please make sure you are using the latest EPW 4.1 version as some bugs have been fixed.
To help you more I would need to see your input files.
Best,
Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
thank you very much for your quick reply. I now have QE 6.0 and EPW 4.1 installed, and I will test if it works better this time. It is nice to see that in this version you have already prepared an almost complete RUN script, and put all the necessary input files in one directory!
when I get to the point of running epw.x I get the following errors to stderr
namelist read: misplaced = sign Cannot match namelist object name .true. Cannot match namelist object name phinterp namelist read: misplaced = sign Cannot match namelist object name .true. Cannot match namelist object name tshuffle2 namelist read: misplaced = sign Cannot match namelist object name .true. Cannot match namelist object name tphases namelist read: misplaced = sign Cannot match namelist object name .false.
The code executes and appears to finish the call to wannier90 but the crashes with a segfault at
Calculating kmap and kgmap Progress kmap: ######################################## Progress kgmap: ######################################## kmaps : 1.09s CPU 1.17s WALL ( 1 calls) Symmetries of bravais lattice: 24 Symmetries of crystal: 24
=================================================================== irreducible q point # 1 ===================================================================
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
Can you post the segfault message? Which compiler are you using?
If QE compiles and run correctly then it should be the same for epw in principle.
Best, Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com