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

Map Exchange to set up communication for MDLCSR #22

Merged
merged 8 commits into from
Apr 9, 2024
Merged

Conversation

ywwu928
Copy link
Contributor

@ywwu928 ywwu928 commented Apr 5, 2024

Description

Important -- Read Before Creating a Pull Request

PR description

This PR implements map exchange to set up communication for MDLCSR.
Note that the main memory size and the heap size both needs to be increased to be able to run.
Changing the memory size from 8GB to 16GB requires rebuilding the container!

Checklist

  • [v] The additions follow the code standards in the developer guide.
  • [v] New or existing tests cover these changes.
  • [v] The documentation is up to date with these changes.

@ywwu928 ywwu928 force-pushed the ywwu/map_exchange branch 2 times, most recently from f440cbe to c67d1c2 Compare April 6, 2024 00:16
include/pando-lib-galois/graphs/dist_local_csr.hpp Outdated Show resolved Hide resolved
include/pando-lib-galois/graphs/mirror_dist_local_csr.hpp Outdated Show resolved Hide resolved
test/graphs/test_mirror_dist_local_csr.cpp Show resolved Hide resolved
test/import/test_wmd_importer.cpp Outdated Show resolved Hide resolved
@ywwu928 ywwu928 merged commit 9fbe68a into main Apr 9, 2024
5 checks passed
@ywwu928 ywwu928 deleted the ywwu/map_exchange branch April 9, 2024 13:13
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.

3 participants