Commit e64f871
committed
nix-builder: remove the MKL override
This override stems from when we were still building Torch from source.
When we did so, we had to ensure that the build aligned as closely as
possible to upstream, meaning that we had to build it with MKL. Since we
repackage binary wheels, this is not necessary anymore, because the MKL
bits are baked into the wheel.
With this change, we can hit the NixOS cache for more dependencies on
x86_64-linux.1 parent 0b3c8f4 commit e64f871
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 2 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 3 | | |
12 | 4 | | |
13 | 5 | | |
| |||
0 commit comments