m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Precompilation leads to infinite loop in REPL #16

Closed m-j-w closed 7 years ago

m-j-w commented 7 years ago
julia> using CpuId
julia> workspace()
julia> using CpuId

never finishes. There's also a warning when 'precompiling stale cache file' about something not working correctly.

The problem clearly is the functions cpucycle etc redefined in __init__.

m-j-w commented 7 years ago

Temporarily fixed by b0f66142e80903ba358232fa2b7681f8aa4c9acb