<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear Shima,
<div class=""><br class="">
</div>
<div class="">Indeed, the plotting routines have not been parallelized yet so they will run only in serial.</div>
<div class="">Parallelizing them should be quite straightforward, so anyone willing to prepare a pull request is welcome to do so on the <a href="https://github.com/wannier-developers/wannier90" class="">GitHub page</a>.</div>
<div class=""><br class="">
</div>
<div class="">Regarding the interpolation of the band structure, you could use the `geninterp` module of postw90.x is instead parallelized - you can find instructions on how to use it in the documentation (<a href="http://www.wannier.org/support/" class="">http://www.wannier.org/support/</a>,
 User Guide, page 159.</div>
<div class="">For parallel efficiency, I suggest you investigate (check the timings) of the use of geninterp_single_file = .false. vs the default geninterp_single_file = .true. (described in the documentation) that will give important performance improvements
 for small systems (but for a big system it might be less relevant).</div>
<div class=""><br class="">
</div>
<div class="">Best,</div>
<div class="">Giovanni Pizzi</div>
<div class=""><br class="">
</div>
<div class="">P.S.: don't forget to sign your posts with your full name and affiliation</div>
<div class=""><br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>-- <br class="">
Giovanni Pizzi<br class="">
EPFL and NCCR MARVEL<br class="">
<a href="http://people.epfl.ch/giovanni.pizzi" class="">http://people.epfl.ch/giovanni.pizzi</a><br class="">
http://nccr-marvel.ch/en/people/profile/giovanni-pizzi</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 2 May 2021, at 11:21, Shima Sharifi <<a href="mailto:shima.sharifi@tyndall.ie" class="">shima.sharifi@tyndall.ie</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Dear Wannier90 users,<br class="">
I was reading the recent paper by authors of Wannier90 code: "Wannier90 as a community code: new features and applications". In section 3.4 they talk about the parallelisation scheme for the calculation of MLWFs using MPI (Minimisation of the spread and so
 on).<br class="">
For the calculation that I am doing using this code (with the interface from quantum Espresso 6.4.1) , these steps are quite fast. Actually, the most time consuming part is plotting MLWFs over a fine real space grid. I need to calculate MLWFs within large supercells
 made of 10*10*10 primitive unit cells. Then, I'm interested in running parallel calculation for this part, or interpolating the band structure or plotting Fermi surfaces.
<br class="">
Then, my question is that if Wannier90 v. 3.0.0 has this ability to be run in parallel in order to calculate these properties,<br class="">
Or at the moment, one is just able to do disentanglement and Wannierisation processes with MPI?<br class="">
<br class="">
Thank you in advance.<br class="">
<br class="">
Regards,<br class="">
Shima<br class="">
_______________________________________________<br class="">
Wannier mailing list<br class="">
<a href="mailto:Wannier@lists.quantum-espresso.org" class="">Wannier@lists.quantum-espresso.org</a><br class="">
https://lists.quantum-espresso.org/mailman/listinfo/wannier<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>