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

Update MG Benchmark List #4516

Merged
merged 5 commits into from
Jul 3, 2024

Conversation

nv-rliu
Copy link
Contributor

@nv-rliu nv-rliu commented Jul 2, 2024

This PR partially addresses #4504


Changes

  1. Remove force_atlas2 from the list of benchmarks being run inside benchmarks/cugraph/pytest-based/bench_algos.py . This algorithm is not designed to be used in an MG workflow. It was being skipped previously, but it would make more sense to remove it from the list of algos.

  2. Mark tests/community/test_triangle_count_mg.py to be skipped in the nightly MNMG tests while a bug is being investigated. This will prevent the slowdown of subsequent tests in the meantime. The test will be re-introduced once there is a fix.

@nv-rliu nv-rliu added graph-devops Issues for the graph-devops team benchmarks labels Jul 2, 2024
@nv-rliu nv-rliu added this to the 24.08 milestone Jul 2, 2024
@nv-rliu nv-rliu requested a review from a team as a code owner July 2, 2024 17:04
@github-actions github-actions bot added the python label Jul 2, 2024
@nv-rliu nv-rliu added bug Something isn't working non-breaking Non-breaking change labels Jul 2, 2024
@rlratzel
Copy link
Contributor

rlratzel commented Jul 2, 2024

/merge

@rapids-bot rapids-bot bot merged commit c1f16fa into rapidsai:branch-24.08 Jul 3, 2024
132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks bug Something isn't working graph-devops Issues for the graph-devops team non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants