@techreport{oai:ipsj.ixsq.nii.ac.jp:00083297,
 author = {田中, 献大 and 黒田, 久泰 and Kenta, Tanaka and Hisayasu, Kuroda},
 issue = {18},
 month = {Jul},
 note = {本稿では,計算性能と消費電力情報に基づき消費電力を最適化する線形数値計算ライブラリの実装と評価について述べる.実装については,BLAS レベル 1 相当の基本的な数値計算を行うライブラリを SIMD 命令である SSE,AVX 命令,OpenMP を用いて記述した.そして,CPU 動作周波数,スレッド数を変更することで 1W あたりの計算性能が高くなることを実験により明らかにし,消費電力測定ライブラリを通し消費電力情報を取得し 1W あたりの計算性能の高い組み合わせを自動で選択する機構を実装し評価を行った., This paper describes the implementation and evaluation of the linear algebra library to optimize the power consumption based on the computational performance and the power consumption information. We have developed the basic linear algebra library equivalent of BLAS level 1 by use of SSE instruction, AVX instruction, and OpenMP directive. Evaluations show that an appropriate setting of CPU frequency and the number of execution threads improves computational performance per watt. In addition, we have developed a measurement program for power consumption and a mechanism for selecting the best combination to get the highest computational performance per watt.},
 title = {省電力化を意識した線形数値計算ライブラリの実装と評価},
 year = {2012}
}