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

[FEA] Remove GPU-related messages on CPU-only servers #535

Open
miguelusque opened this issue Feb 10, 2025 · 0 comments
Open

[FEA] Remove GPU-related messages on CPU-only servers #535

miguelusque opened this issue Feb 10, 2025 · 0 comments
Labels
enhancement New feature or request jira

Comments

@miguelusque
Copy link
Contributor

Hi! Would it be possible to hide this kind of errors when running NeMo Curator in a CPU only server?

/usr/local/lib/python3.10/dist-packages/cudf/utils/_ptxcompiler.py:61: UserWarning: Error getting driver and runtime versions:

I have used the following without success. Thanks!

export NUMBA_DISABLE_CUDA=1
export CUDF_PANDAS_FALLBACK_MODE=1

@miguelusque miguelusque added the enhancement New feature or request label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira
Projects
None yet
Development

No branches or pull requests

2 participants