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

pause method may not work in some MPI systems #26

Closed
alchem0x2A opened this issue Sep 1, 2022 · 1 comment
Closed

pause method may not work in some MPI systems #26

alchem0x2A opened this issue Sep 1, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alchem0x2A
Copy link
Collaborator

See ulissigroup/finetuna#46. _find_mpi_process method needs its own unittest for possible mpi combinations.

@alchem0x2A alchem0x2A added the bug Something isn't working label Sep 1, 2022
@alchem0x2A alchem0x2A self-assigned this Sep 1, 2022
@alchem0x2A
Copy link
Collaborator Author

alchem0x2A commented Sep 15, 2022

todos

  • Refine _find_mpi_process to output None if no matching mpi process found
  • Add handler for slurm srun
  • If none of the above steps work, make sure pause / resume code does not break the vasp process
  • Check code compatibility w/ finetuna
  • Performance opt. Currently querying squeue can take up to 10 s. Don't send squeue request unless the vasp process id changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant