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 support for ParMETIS to local Dockerfile #1102

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

thvasilo
Copy link
Contributor

@thvasilo thvasilo commented Nov 28, 2024

Issue #, if available:

Description of changes:

Fixes #873

  • We add support for ParMETIS to the main local Dockerfile. This way we don't have to maintain two separate Dockerfiles.
  • Add an optional positional parameter to determine whether to include ParMETIS dependencies when building local image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thvasilo thvasilo added the 0.4 label Nov 28, 2024
@thvasilo thvasilo requested a review from jalencato November 28, 2024 01:44
@thvasilo thvasilo self-assigned this Nov 28, 2024
@thvasilo thvasilo removed the 0.4 label Dec 10, 2024
@thvasilo
Copy link
Contributor Author

Removed 0.4 tag as we can merge this after the release, not urgent.

@thvasilo thvasilo added the 0.4.1 label Dec 19, 2024
@thvasilo thvasilo force-pushed the combine-parmetis-image branch from 32e26b2 to 4a85dbb Compare February 15, 2025 17:29
@thvasilo thvasilo force-pushed the combine-parmetis-image branch from 1bcd2e7 to 4bf4777 Compare February 17, 2025 20:19
Copy link
Collaborator

@jalencato jalencato left a comment

Choose a reason for hiding this comment

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

LGTM

@thvasilo thvasilo merged commit 03af1e4 into awslabs:main Feb 19, 2025
8 checks passed
@thvasilo thvasilo deleted the combine-parmetis-image branch February 19, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] Merge the parmetis dockerfile into the local graphstorm dockerfile
3 participants