Skip to content

Releases: seanmonstar/num_cpus

v1.5.0

26 May 22:00
Compare
Choose a tag to compare
  • get() now checks sched_affinity on Linux

v1.4.0

26 Apr 03:00
Compare
Choose a tag to compare
  • added haiku target support

v1.3.0

28 Feb 23:44
Compare
Choose a tag to compare
  • added Redox support

v1.2.1

03 Jan 21:41
Compare
Choose a tag to compare

v1.2.0

29 Nov 17:26
Compare
Choose a tag to compare
  • add support for emscriptem target
  • add support for fuchsia target

v1.1.0

16 Sep 17:25
Compare
Choose a tag to compare
  • added get_physical function to return number of physical CPUs found.

v1.0.0

16 Sep 17:25
Compare
Choose a tag to compare
  • get function returns number of CPUs (physical and virtual) of current platform.