by
Anonymous Coward
on 2012年11月15日 15時47分
(#2272925)
> This combination of Linux, 64-bits, and new vector capabilities with an Intel® Pentium® processor-derived core, means that Knights Corner is not completely binary compatible with any previous Intel processor. > Because of its unique nature, you’ll see statements like this in our code: “Disclaimer: The codes contained in these modules may be specific to the Intel® Software Development Platform codenamed: Knights Ferry, and the Intel® product codenamed: Knights Corner, and are not backward compatible with other Intel® products. Additionally, Intel® makes no commitments for support of the code or instruction set in future products.”
TDP225W (スコア:0)
60コアの5110PのTDPが225W、ということは1コアあたりのTDPは225W/60=3.75W
ちょっと信じられない値だな
土下座して頼むから組込用のシングル・コアTDP3.75WのIntelプロセッサを売ってくれ!
Re: (スコア:0)
後藤氏の記事を読むと、動作周波数が1GHzちょい。
外部メモリI/Fが60セットあるわけでない。
この辺りがカギかな。
# Xeonを名乗っているけど、x86のバイナリは動くの?
# 後藤氏の記事でも全然触れられていないし。
Re: (スコア:0)
x86のインストラクションは持っている [www.isus.jp]ようだけど、バイナリレベルで互換性があるかは謎。
もっとも、バイナリレベルで互換があってもWin32のアプリケーションがそのまま動く、なんとことはないので意味がないでしょうな。
1コアあたりだと、ATOMと比べてもずっとシンプルなコア [impress.co.jp]のようです。
Re: (スコア:4, 興味深い)
原則的には動くようですが、すべてのx86命令をサポートしているわけでは無い
……MMX、SSE、AVXはサポートされない……があるようで、すべてのバイナリが動作する
わけでもないようです。
http://software.intel.com/en-us/blogs/2012/06/05/knights-corner-open-s... [intel.com]
Xeon PhiのLinuxカーネルをビルドするためにgccの多少の改造が必要だったらしいことが
書かれてます。現状、gccでは512bit VFPはサポートされていません。
カーネルのソースの方は512bit VFPサポートのための細かい多数の変更
Re:TDP225W (スコア:0)
> This combination of Linux, 64-bits, and new vector capabilities with an Intel® Pentium® processor-derived core, means that Knights Corner is not completely binary compatible with any previous Intel processor.
> Because of its unique nature, you’ll see statements like this in our code: “Disclaimer: The codes contained in these modules may be specific to the Intel® Software Development Platform codenamed: Knights Ferry, and the Intel® product codenamed: Knights Corner, and are not backward compatible with other Intel® products. Additionally, Intel® makes no commitments for support of the code or instruction set in future products.”