audio icon indicating copy to clipboard operation
audio copied to clipboard

No support for Blackwell GPUs on cu128

Open AlargerCorgi opened this issue 7 months ago • 1 comments

🚀 The feature

Trying to use nightly pyTorch builds which use cu128 on Blackwell NVIDIA GPUs.

"torchvision 0.22.0.dev20250316+cu128 requires torch==2.8.0.dev20250315+cu128, but you have torch 2.6.0 which is incompatible."

Motivation, pitch

NVIDIA's new GPUs use new cu128, so things like torchaudio/torchvision should be updated to 2.8.0 along with various other things.

Alternatives

No response

Additional context

No response

AlargerCorgi avatar Mar 17 '25 09:03 AlargerCorgi