cuda binaries in nix-community cachix cache #1921
Unanswered
johnrizzo1
asked this question in
Q&A
Replies: 1 comment
-
Does this work?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After reviewing this with the cachix support folks it appears that nix-community does not have cuda enabled binaries for torch or tensorflow. This causes incredible compilation times while python and the dependencies are built. Is there any way to support cuda in nix-community. As an example when cudaSupport is enabled or tensorflow or torch are added as dependencies python gets completely rebuilt.
My question is, do you see something wrong with how I'm using cachix or can we ensure cuda enabled binaries are included in nix-community.
Beta Was this translation helpful? Give feedback.
All reactions