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

Enable MPI #2

Open
2 of 6 tasks
sbacchio opened this issue Oct 10, 2020 · 0 comments
Open
2 of 6 tasks

Enable MPI #2

sbacchio opened this issue Oct 10, 2020 · 0 comments

Comments

@sbacchio
Copy link
Member

sbacchio commented Oct 10, 2020

MPI at the moment is disabled.

Solving this issue requires:

  • Add mpi in setup.py and CMakelist.txt (done but commented)
  • Replace MPI_COMM_WOLRD with a g_comm everywhere in tmLQCD (patch)
  • Enable halos in su3 fields
  • Check what variables needs to be set for making it work
  • Add tests
  • Add workflow for testing both with and without MPI
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

No branches or pull requests

1 participant