Skip to content

Temporarily disable building apex wheels#3458

Closed
HereThereBeDragons wants to merge 5 commits into
mainfrom
users/lpromber/disable_apex
Closed

Temporarily disable building apex wheels#3458
HereThereBeDragons wants to merge 5 commits into
mainfrom
users/lpromber/disable_apex

Conversation

@HereThereBeDragons
Copy link
Copy Markdown
Contributor

@HereThereBeDragons HereThereBeDragons commented Feb 17, 2026

Apex wheels are currently failing to build due to missing cherry pick pytorch/pytorch#168097 for pytorch branches: 2.7/2.8/2.9.

As such only build Apex for torch >= 2.10

Re-enable when #3413 is resolved

Copy link
Copy Markdown
Contributor

@araravik-psd araravik-psd left a comment

Choose a reason for hiding this comment

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

@HereThereBeDragons HereThereBeDragons removed the request for review from ScottTodd February 17, 2026 19:59
@HereThereBeDragons
Copy link
Copy Markdown
Contributor Author

HereThereBeDragons commented Feb 18, 2026

new run torch 2.7: https://github.com/ROCm/TheRock/actions/runs/22133896916
build is succeeding, apex is successfully skipped

2026-02-18T09:58:35.3076902Z Did not find apex (that's okay, apex is not built for torch versions < 2.10  on linux)
2026-02-18T09:58:35.3077209Z 
2026-02-18T09:58:35.3077303Z Setting github output:
2026-02-18T09:58:35.3078173Z {
2026-02-18T09:58:35.3078397Z   "torch_version": "2.7.1+rocm7.12.0a20260217",
2026-02-18T09:58:35.3078713Z   "torchaudio_version": "2.7.1a0+rocm7.12.0a20260217",
2026-02-18T09:58:35.3079134Z   "torchvision_version": "0.22.1+rocm7.12.0a20260217",
2026-02-18T09:58:35.3079440Z   "triton_version": "3.3.1+rocm7.12.0a20260217"
2026-02-18T09:58:35.3079709Z }

new run torch 2.10: https://github.com/ROCm/TheRock/actions/runs/22135913594
build is succeeding, apex is part of it

2026-02-18T11:06:38.7833066Z {
2026-02-18T11:06:38.7833292Z   "torch_version": "2.10.0+rocm7.12.0a20260217",
2026-02-18T11:06:38.7833653Z   "torchaudio_version": "2.10.0+rocm7.12.0a20260217",
2026-02-18T11:06:38.7834020Z   "torchvision_version": "0.25.0+rocm7.12.0a20260217",
2026-02-18T11:06:38.7834393Z   "triton_version": "3.6.0+rocm7.12.0a20260217",
2026-02-18T11:06:38.7834720Z   "apex_version": "1.10.0+rocm7.12.0a20260217"
2026-02-18T11:06:38.7835012Z }

Copy link
Copy Markdown
Contributor

@araravik-psd araravik-psd left a comment

Choose a reason for hiding this comment

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

Latest PR test runs have passed and LGTM!

@HereThereBeDragons
Copy link
Copy Markdown
Contributor Author

apex fix got merged. as such not needed anymore
ROCm/pytorch#2988
ROCm/pytorch#2987
ROCm/pytorch#2986

@github-project-automation github-project-automation Bot moved this from TODO to Done in TheRock Triage Feb 18, 2026
@HereThereBeDragons HereThereBeDragons deleted the users/lpromber/disable_apex branch February 18, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants