Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydata/numexpr
/ lscpu
Method
lscpu
numexpr3/cpuinfo.py:178–179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
177
@staticmethod
178
def
lscpu():
179
return
run_and_get_stdout([
'lscpu'
])
180
181
@staticmethod
182
def
ibm_pa_features():
Callers
1
_get_cpu_info_from_lscpu
Function · 0.80
Calls
1
run_and_get_stdout
Function · 0.85
Tested by
no test coverage detected