linuxのcpuinfoみたいなのは無いのかな?
ちなみに今使っているのは、1年以上前のmacbook air
2012年発売のモデルを秋葉で購入したやつ。
MacBook Air (WikiPedia)
i5 3317U
CPUはi5-3317U
2コア4スレッド、AVX
$ sysctl -n machdep.cpu.brand_string
>> Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz
$ sysctl hw.ncpu | awk '{print $2}'
>> 4
$ system_profiler SPHardwareDataType
Model Name: MacBook Air
Model Identifier: MacBookAir5,1
Processor Name: Intel Core i5
Processor Speed: 1.7 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Memory: 4 GB
AVX対応はターミナルからでは調べられないのかな?
0 件のコメント:
コメントを投稿