-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build Pytorch #89403
Comments
I wonder if this is the sort of issue I was seeing during my many There were also some failures in a |
Your log (python37Packages.pytorchWithCuda.log) gives exactly the same error for the same symbol... So if you now say:
I'll try to rerun a build now |
I need to stop posting so late. And yes, everything seemed to build fine on hydra. |
Same error on To my knowledge hydra builds pytorch without CUDA, @tbenst was working on a Hydra for CUDA related libs I believe. Seeing as |
Ok I have seen this: pytorch/pytorch#32638 Corrected by pytorch/pytorch@58cffbf Which is part of milestone 1.4.1 : https://github.com/pytorch/pytorch/milestone/14 Anyway, I will investigate upstream and PR update accordingly |
Fixes previous bugs that required a patch Fixes CUDA build, see #89403
since #89802 was merged, and I'm able to build this on master:
I'm going to considered this issue resolved. |
Describe the bug
Pytorch fails to build
To Reproduce
Steps to reproduce the behavior:
.config/nixpkgs/config.nix
tonix-build '<nixpkgs>' -A python3Packages.pytorch
Expected behavior
Pytorch should build without failure.
Notify maintainers
@teh @thoughtpolice @tscholak
Metadata
NVIDIA-SMI 440.82 Driver Version: 440.82 CUDA Version: 10.2
Maintainer information:
The text was updated successfully, but these errors were encountered: