Skip to content

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Apr 1, 2025

This aims to provide a similar UX as cuml.accel and cudf.pandas.

They both use install(), which we follow as nxcg.accel.install(), but I would have preferred enable() and disable().

Also, %load_ext nx_cugraph.accel to set networkx config in IPython and Jupyter. This is like %load_ext cuml.accel and %load_ext cudf.pandas.

Not yet supported:

  • python -m nx_cugraph.accel script.py
  • pytest_load_initial_conftests
  • Profiling

This aims to provide a similar UX as `cuml.accel` and `cudf.pandas`.

They both use `install()`, which we follow as `nxcg.accel.install()`,
but I would have preferred `enable()` and `disable()`.

Also, `%load_ext nx_cugraph.accel` to set networkx config in IPython
and Jupyter. This is like `%load_ext cuml.accel` and `%load_ext cudf.pandas`.

Not yet supported:
- `python -m nx_cugraph.accel script.py`
- `pytest_load_initial_conftests`
- Profiling
@rlratzel rlratzel marked this pull request as draft July 22, 2025 20:35
Copy link

copy-pr-bot bot commented Jul 22, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant