FS#79358 - [python-pytorch-opt-rocm] 2.0.1-7 MAGMA library not found in compilation
Attached to Project:
Arch Linux
Opened by larraine (larraine) - Saturday, 12 August 2023, 13:04 GMT
Last edited by Torsten Keßler (tpkessler) - Friday, 17 November 2023, 07:16 GMT
Opened by larraine (larraine) - Saturday, 12 August 2023, 13:04 GMT
Last edited by Torsten Keßler (tpkessler) - Friday, 17 November 2023, 07:16 GMT
|
Details
Description: The package is not linked against MAGMA
(magma-hip in my case)
Additional info: * Archlinux Flavor: `Manjaro` * uname -rv: `6.4.9-1-MANJARO #1 SMP PREEMPT_DYNAMIC` * Error message: `RuntimeError: linalg.svd: MAGMA library not found in compilation. Please rebuild with MAGMA.` Steps to reproduce: * `python -c 'import torch; torch.svd(torch.rand(3,3).cuda())'` |
This task depends upon
Sorry, Arch derivatives cannot be supported here [1]. You'll need to refer to your distro maker.
[1] https://terms.archlinux.org/docs/code-of-conduct/#arch-linux-distribution-support-only
HSA_OVERRIDE_GFX_VERSION=11.0.0
HIP_VISIBLE_DEVICES=0
HCC_AMDGPU_TARGET=gfx1100