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

test: introduce option to run .collect(gpu=True) for Polars #1695

Open
MarcoGorelli opened this issue Jan 1, 2025 · 0 comments
Open

test: introduce option to run .collect(gpu=True) for Polars #1695

MarcoGorelli opened this issue Jan 1, 2025 · 0 comments
Labels

Comments

@MarcoGorelli
Copy link
Member

As requested here: rapidsai/cudf#17662 (comment)

For this one, I think we could just introduce an environment variable, like NARWHALS_POLARS_GPU. So if you run

NARWHALS_POLARS_GPU=1 pytest --constructors=polars[lazy]

then Polars-lazy tests will run and will be executed via GPU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant