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

[DistDGL tools] Remove restriction on partition algorithm name #7361

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 26, 2024

  1. Remove restriction on partition algorithm name

    Since partition assignment algorithms are independent of DGL, there shouldn't be a restriction on the name of the partition algorithm.
    
    For GraphStorm we have implemented a range partition algorithm, and would like to provide the correct name in the metadata file.
    thvasilo committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    520e9ee View commit details
    Browse the repository at this point in the history