Skip to content

ENH: GPU support on Apple hardware (MPS) #63161

@fransenglich

Description

@fransenglich

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

No one assigned

    Labels

    BuildLibrary building on various platformsClosing CandidateMay be closeable, needs more eyeballsEnhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions