Skip to content

Conversation

@taureandyernv
Copy link
Contributor

Added an FAQ accordion to let users know that polars is currently single gpu

@taureandyernv taureandyernv requested a review from a team as a code owner January 30, 2025 11:23
@vercel
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rapids-ai ✅ Ready (Inspect) Visit Preview Jan 30, 2025 11:25am

Copy link

@Matt711 Matt711 left a comment

Choose a reason for hiding this comment

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

Thanks, just a few things

<h2 class="accordion-header">
<button class="accordion-button wrappable-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
Can I use the Polars GPU engine on a Windows machine?
How many GPUs does the Polars GPU Engine work with?
Copy link

Choose a reason for hiding this comment

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

Can you change line 182 to pip install polars[gpu] and remove the --extra-index-url=https://pypi.nvidia.com?

<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button wrappable-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse6" aria-expanded="false" aria-controls="collapse6">
What parameters can I pass to the GPUEngine?
Copy link

Choose a reason for hiding this comment

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

This is in all caps (like "GPUENGINE") when the docs are rendered, I think. Can we add a space?

Suggested change
What parameters can I pass to the GPUEngine?
What parameters can I pass to the GPU Engine?

Copy link

Choose a reason for hiding this comment

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

I'm also OK with leaving as is.

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.

4 participants