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

Data Generators #1544

Open
3 tasks
ChuckHastings opened this issue Apr 20, 2021 · 1 comment
Open
3 tasks

Data Generators #1544

ChuckHastings opened this issue Apr 20, 2021 · 1 comment
Assignees
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues

Comments

@ChuckHastings
Copy link
Collaborator

ChuckHastings commented Apr 20, 2021

Networkx supports a whole host of graph generation capabilities as part of the library that users can call when using networkx.

cuGraph has some graph generation capabilities within the testing component. These graph generation capabilities are going to be extended as we migrate things to use the pattern accelerators.

This issue is to expose the C++ features through the python layer (#1543)

  • Data Generator – JoC
  • Data Generator – BTER
  • Data Generator - Barabasi-Albert
@ChuckHastings ChuckHastings added the ? - Needs Triage Need team to review and classify label Apr 20, 2021
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function and removed ? - Needs Triage Need team to review and classify labels Apr 22, 2021
@BradReesWork BradReesWork added this to the 0.20 milestone Apr 22, 2021
@BradReesWork BradReesWork linked a pull request Jun 2, 2021 that will close this issue
@ChuckHastings
Copy link
Collaborator Author

Unlinked the pull request. This is issue is to develop python bindings for the effort in #1603. This needs to be done in the next release.

@rapidsai rapidsai deleted a comment from github-actions bot Mar 31, 2022
@BradReesWork BradReesWork modified the milestones: 22.04, 22.06 Mar 31, 2022
@BradReesWork BradReesWork removed this from the 22.06 milestone Mar 31, 2022
@BradReesWork BradReesWork added Epic Tracker for a relatively large body of work that is broken down into stories and issues and removed improvement Improvement / enhancement to an existing function labels Mar 31, 2022
@BradReesWork BradReesWork added the ? - Needs Triage Need team to review and classify label Jul 6, 2023
@BradReesWork BradReesWork changed the title [FEA] Support generation of test graphs as a library feature (Python) [FEA] Data Generators Jul 18, 2023
@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Jul 18, 2023
@rapidsai rapidsai deleted a comment from github-actions bot Aug 1, 2023
@rapidsai rapidsai deleted a comment from github-actions bot Aug 1, 2023
@kingmesal kingmesal assigned ChuckHastings and unassigned jnke2016 Aug 1, 2023
@ChuckHastings ChuckHastings changed the title [FEA] Data Generators Data Generators Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues
Projects
None yet
Development

No branches or pull requests

5 participants