Releases: seanmonstar/num_cpus
Releases · seanmonstar/num_cpus
v1.5.0
get()
now checkssched_affinity
on Linux
v1.4.0
- added
haiku
target support
v1.3.0
- added Redox support
v1.2.1
v1.2.0
- add support for
emscriptem
target - add support for
fuchsia
target
v1.1.0
- added
get_physical
function to return number of physical CPUs found.
v1.0.0
get
function returns number of CPUs (physical and virtual) of current platform.