Files
nixpkgs/pkgs/development/python-modules/torch/disable-cmake-mkl-rpath.patch
Daniël de Kok 746f6ce73f python3Packages.torch: fix MKL build
PyTorch failed to build with the BLAS implementation set to MKL, because
CMake install tried to set an rpath that is incorrect for Nix. This
change simply removes the offending code to make the build succeed and
get correct rpaths.
2024-11-23 20:47:38 +01:00

642 B