JuliaSIMD / CPUSummary.jl

MIT License
7 stars 4 forks source link

Failed to precompile CPUSummary on x86 #8

Open pagnani opened 2 years ago

pagnani commented 2 years ago

I don't know if it is a known issue, but the CPUSummary does not precompile on x86. I noticed from the CI of my ArDCA package.

More precisely, it fails on

But Julia v1.6 passes on all x86. The same precompilation error occurs in LoopVectorization. I see that only Julia 1.6 is currently tested here. Perhaps later Julia versions are still not supported on x86.

chriselrod commented 2 years ago

Should be fixed by https://github.com/JuliaSIMD/CPUSummary.jl/commit/4427fc55bee291e3dbaf6c0963062a3ea1a663a2