You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need a portable way to detect number of cpu's to automatically configure cpu-set.
Tested getconf _NPROCESSORS_CONF on Linux and OSX. Without the underscore getconf NPROCESSORS_CONF returns number of processors on IllumnOS
Need a portable way to detect number of cpu's to automatically configure cpu-set.
Tested
getconf _NPROCESSORS_CONFon Linux and OSX. Without the underscoregetconf NPROCESSORS_CONFreturns number of processors on IllumnOS