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

Provide docs for cuml.accel command line feature #6322

Draft
wants to merge 3 commits into
base: branch-25.04
Choose a base branch
from

Conversation

wphicks
Copy link
Contributor

@wphicks wphicks commented Feb 14, 2025

No description provided.

Copy link

copy-pr-bot bot commented Feb 14, 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.

The same functionality is available in Jupyter notebooks using the
following magic at the beginning of the notebook (before other imports):

.. code-bloc:: jupyter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users can also explicitly turn it on, correct?

import cuml
cuml.accel.install()

correct ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep! Will add that as well.

@wphicks
Copy link
Contributor Author

wphicks commented Feb 18, 2025

No idea how that random fil.cu got added on this branch. Will remove it right away.

@github-actions github-actions bot removed the CUDA/C++ label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants