Skip to content

How to tell solid_dmft to only run wannier90 in serial #54

Answered by the-hampel
sAimen94 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sAimen94,
I guess the problem has three ingredients:

  1. Quantum espresso builds per default wannier90 in serial mode. So if you are using that version it will be always be in serial
  2. the current stable release of wannier90 3.1.0 cannot be build with mpi and more recent versions of gfortran. This is fixed however in the development branch of wannier90: wannier-developers/wannier90#373 , but not in the release. One solution is to just use the develop branch of wannier90
  3. in solid_dmft we should allow to use a non mpi version of wannier90 to be used. Let me figure out a way to do this. Either we will add another flag to do this, or automatically detect if wannier90.x is linked against mpi. H…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sAimen94
Comment options

Answer selected by sAimen94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants