Skip to content

feat: build linux-cpu standalone environment - #7

Open
Kosinkadink wants to merge 1 commit into
mainfrom
feat/add-linux-cpu-variant
Open

feat: build linux-cpu standalone environment#7
Kosinkadink wants to merge 1 commit into
mainfrom
feat/add-linux-cpu-variant

Conversation

@Kosinkadink

Copy link
Copy Markdown
Member

Adds the missing linux-cpu matrix entry alongside the existing win-cpu one.

Linux currently only publishes linux-nvidia / linux-amd / linux-intel-xpu variants, which forces no-GPU Linux installs (and CI smoke tests) to pull a multi-GB GPU payload. requirements-cpu.txt already pins CPU-only torch wheels, which exist for both Windows and Linux on PyPI's cpu index.

After this lands, the upcoming latest.json will expose linux-cpu as a fourth Linux variant — and the downstream launcher's lifecycle e2e test will be able to pin Linux installs to CPU the same way it already does on Windows.

Adds the missing linux-cpu matrix entry alongside the existing win-cpu one. Linux currently only publishes nvidia/amd/intel-xpu variants, which forces no-GPU Linux installs (and CI smoke tests) to pull a multi-GB GPU payload. The requirements-cpu.txt already pins the CPU-only torch wheels, which exist for both Windows and Linux.

Amp-Thread-ID: https://ampcode.com/threads/T-019e4c7c-e95a-701a-b35e-4e7adf418aab
Co-authored-by: Amp <amp@ampcode.com>
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.

1 participant