JuliaSIMD / CPUSummary.jl

MIT License
7 stars 4 forks source link

Warning: `cpucores_total()` is deprecated, use `cputhreads()` instead. #11

Closed prbzrg closed 2 years ago

prbzrg commented 2 years ago
┌ Warning: `cpucores_total()` is deprecated, use `cputhreads()` instead.
│   caller = _get_num_cores at x86.jl:10 [inlined]
└ @ Core C:\Users\Hossein Pourbozorg\.julia\packages\CPUSummary\oVNmm\src\x86.jl:10
┌ Warning: `cpucores_total()` is deprecated, use `cputhreads()` instead.
│   caller = _get_num_cores at x86.jl:10 [inlined]
└ @ Core C:\Users\Hossein Pourbozorg\.julia\packages\CPUSummary\oVNmm\src\x86.jl:10
┌ Warning: `cpucores_total()` is deprecated, use `cputhreads()` instead.
│   caller = _extra_init() at x86.jl:60
└ @ CPUSummary C:\Users\Hossein Pourbozorg\.julia\packages\CPUSummary\oVNmm\src\x86.jl:60
chriselrod commented 2 years ago

Thanks for the issue. This shouldn't have been cpucores_total().