pytorch/.ci
Ethan Wee 651e6aacf9 [ROCm] Remove benign warning about missing amdgpu.ids (#147791)
Fixes #144203.

We build a custom libdrm when preparing our docker image.  We attempt to locate the amdgpu.ids file relative to the python binary, but this is not possible for venv installs of pytorch when the python binary is a symlink.  Not finding amdgpu.ids causes `torch.cuda.get_device_name()` to return "AMD Radeon Graphics" as a generic name instead of something specific such as "AMD Instinct MI250X / MI250".  The libdrm warning is noisy, so we are removing it.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/147791
Approved by: https://github.com/jeffdaily
2025-02-25 17:17:25 +00:00
..
aarch64_linux [BE][CI] bump ruff to 0.9.0: string quote styles (#144569) 2025-02-24 19:56:09 +00:00
caffe2 [BE][CI] change references from .jenkins to .ci (#92624) 2023-01-30 22:50:07 +00:00
docker [ROCm] Remove benign warning about missing amdgpu.ids (#147791) 2025-02-25 17:17:25 +00:00
libtorch Move manywheel binary scripts to pytorch (#138103) 2024-10-18 17:11:28 +00:00
magma Add magma cuda build 12.8 (#145765) 2025-01-29 08:43:38 +00:00
manywheel Add libtorch nightly build for CUDA 12.8 (#146265) 2025-02-21 03:04:06 +00:00
onnx Workaround dind-rootless bind mount permissions (#123641) 2024-04-10 22:44:57 +00:00
pytorch [ARM] Fix bug in _ref_test_helper in test_ops and fix failing test on Aarch64 (#146597) 2025-02-25 14:15:10 +00:00
wheel [CD] Install OpenMP from homebrew (#145889) 2025-01-30 03:19:51 +00:00