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

MPI Extension for Julia >= 1.9 + Distributed support (Single node only) #64

Closed
wants to merge 4 commits into from

Conversation

carstenbauer
Copy link
Owner

@carstenbauer carstenbauer commented Apr 1, 2023

... so that we can implement pinthreads_mpi and pinthreads_distributed based on the actual rank / worker id information.

See #61. (Doesn't close it because in this PR we focus only on a single node.)

  • getcpuids_distributed docstring
  • Distributed tests
  • MPI tests
  • Add :cores option to pinthreads_hybrid
  • Documentation

@carstenbauer carstenbauer changed the title MPI Extension for Julia >= 1.9 MPI Extension for Julia >= 1.9 + Distributed support Apr 14, 2023
@carstenbauer carstenbauer changed the title MPI Extension for Julia >= 1.9 + Distributed support MPI Extension for Julia >= 1.9 + Distributed support (Single node only) Apr 23, 2023
@carstenbauer
Copy link
Owner Author

Superseded by #99 and #100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant