rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

Add `--cpu-only` or `--gpu-only` Arguments to `nx-cugraph` Benchmark #4648

Closed nv-rliu closed 2 months ago

nv-rliu commented 2 months ago

This PR is a follow-up to https://github.com/rapidsai/cugraph/pull/4616

This PR adds the following CLI argument options for benchmarks/nx-cugraph/pytest-based/run-main-benchmarks.sh

And adds minor updates to the README

rlratzel commented 2 months ago

/merge