MCPcopy Create free account
hub / github.com/pydata/numexpr / sysinfo_cpu

Method sysinfo_cpu

numexpr3/cpuinfo.py:174–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172
173 @staticmethod
174 def sysinfo_cpu():
175 return run_and_get_stdout(['sysinfo', '-cpu'])
176
177 @staticmethod
178 def lscpu():

Callers 1

Calls 1

run_and_get_stdoutFunction · 0.85

Tested by

no test coverage detected