-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Open
Labels
BuildLibrary building on various platformsLibrary building on various platformsClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsEnhancement
Description
Feature Type
-
Adding new functionality to pandas
-
Changing existing functionality in pandas
-
Removing existing functionality in pandas
Problem Description
Pandas got GPU support via cuDF.pandas/Nvidia CUDA, but Apple support is lagging behind here (?). As far as I can tell there’s no effort to write an MPS backend for Pandas, currently. I believe there's a significant amount of users on Apple hardware. I request an MPS backend.
Feature Description
Preferably Pandas detects and use available hardware automatically and appropriately.
Alternative Solutions
Use Pandas as is, but it's comparatively very slow, and doesn't take into account modern hardware.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
BuildLibrary building on various platformsLibrary building on various platformsClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsEnhancement