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

Method isainfo_vb

numexpr3/cpuinfo.py:166–167  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164
165 @staticmethod
166 def isainfo_vb():
167 return run_and_get_stdout(['isainfo', '-vb'])
168
169 @staticmethod
170 def kstat_m_cpu_info():

Callers 1

_get_cpu_info_from_kstatFunction · 0.80

Calls 1

run_and_get_stdoutFunction · 0.85

Tested by

no test coverage detected