by
Anonymous Coward
on 2016年11月22日 20時54分
(#3118599)
端的に言えば、解を求めるのが目的ではないからです
> HPCG is designed to exercise computational and data access patterns that more closely match a different and broad set of important applications, and to give incentive to computer system designers to invest in capabilities that will have impact on the collective performance of these applications.
共役勾配法 (CG法)のみ? (スコア:1)
門外漢ですが、なぜ他のアルゴリズム (BiCGSTABやGMRES) はベンチマークに含まれないのでしょう?
https://eigen.tuxfamily.org/dox-devel/group__TopicSparseSystems.html#B... [tuxfamily.org]
Re:共役勾配法 (CG法)のみ? (スコア:0)
端的に言えば、解を求めるのが目的ではないからです
> HPCG is designed to exercise computational and data access patterns that more closely match a different and broad set of important applications, and to give incentive to computer system designers to invest in capabilities that will have impact on the collective performance of these applications.
moreというのはHPL(LINPACK)に対してです
あなたの挙げたアルゴリズムが含まれないのは、たぶん目的に適っていないんでしょう