New Recipe: CPUInfo v0.0.20200122#4555
New Recipe: CPUInfo v0.0.20200122#4555giordano merged 8 commits intoJuliaPackaging:masterfrom stemann:wizard/CPUInfo-v0.0.20200122_fe6bdc42
Conversation
|
@giordano Any idea why the Windows x86_64 build outputs a |
|
The |
|
Judging by the log, the library is compiled https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=17888&view=logs&j=e919827e-2bea-5cb6-e233-5480b9308c51&t=b8c4887f-47c5-564a-0700-a9fc4ceb14a8&l=248 but not installed? |
And indeed, it was there. Silly Windows builds... :-) |
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
No |
|
Will enable i686-windows and x86_64-freebsd in a later version. |
I'm confused, why? Didn't they work in https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=17894&view=results? |
The overall aim is to provide dependencies for Torch, notably XNNPACK which takes a long time to build - for #4554. I thought I would start with something simple CPUInfo - and a sufficiently old version that I would not be missing some random version for all the PyTorch projects that depend on CPU Info. |
| @@ -0,0 +1,13 @@ | |||
| diff --git a/src/x86/windows/init.c b/src/x86/windows/init.c | |||
There was a problem hiding this comment.
It'd be good to upstream this patch
There was a problem hiding this comment.
They actually already have fixed that - luckily :-)
Packaging similar to libcpuinfo0 in Ubuntu.
Starting with an old version - used by PyTorch v1.5.