Skip to content

GPU support for local Python pip install#3071

Open
galabovaa wants to merge 5 commits into
latestfrom
py-cuda-local
Open

GPU support for local Python pip install#3071
galabovaa wants to merge 5 commits into
latestfrom
py-cuda-local

Conversation

@galabovaa

@galabovaa galabovaa commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

NVidia GPUs now supported locally from Python via

pip install . --config-settings=cmake.define.CUPDLP_GPU=ON

Tested locally on Windows and Linux with NVIDIA GeForce RTX 4050

Closes #2906 and #3008

Will likely be updated later for dynamic loading, like in highspy_extras

@galabovaa galabovaa requested review from jajhall and mathgeekcoder and removed request for mathgeekcoder June 16, 2026 13:40
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.04%. Comparing base (666909f) to head (ab5c4c2).
⚠️ Report is 7 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3071   +/-   ##
=======================================
  Coverage   73.04%   73.04%           
=======================================
  Files         426      426           
  Lines      102324   102324           
  Branches    16459    16459           
=======================================
  Hits        74745    74745           
  Misses      27303    27303           
  Partials      276      276           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jajhall jajhall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good to have, and I trust you to have done it correctly

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.

2 participants