This release introduces the following changes/improvements:
- Bug fixes and improvements for architectures with weak memory models (i.e., non TSO).
- Using the
synchGetNCores
functionality provided byprimitives.h
instead ofnuma_num_configured_cpus
provided bylibnuma
. codecov
workflow removed.