Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mpi to bands_plot #486

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

jiang-yuha0
Copy link
Collaborator

Resolve #452, enable parallel run for plot_interpolate_bands in src/plot.F90.
Add io_stopwatch for the main kpoints loop in plot_interpolate_bands.

jiang-yuha0 and others added 2 commits March 5, 2024 17:09
Enable parallel run for `plot_interpolate_bands` in `src/plot.F90`

Co-authored-by: npaulish <[email protected]>
Add test for checking the bands results of `bands_plot`.
Add parse scripts for `<seedname>_bands.dat`.
Add `.gitignore` file in testw90_write_u_matrices.
@mywangbit
Copy link

Thanks for changing. I also wonder know that when the new version of wannier90 is online?

Copy link
Collaborator

@JeromeCCP9 JeromeCCP9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward parallelisation of the band plotting, together with test case.

@JeromeCCP9 JeromeCCP9 merged commit e3ee42e into wannier-developers:develop Jun 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parallelization of band structure calculation
3 participants