著者
成瀬 彰 住元 真司 久門 耕一
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌コンピューティングシステム(ACS) (ISSN:18827829)
巻号頁・発行日
vol.45, no.11, pp.62-70, 2004-10-15
参考文献数
16
被引用文献数
1

本論文では,PCクラスタのプロセッサとしてよく使用されるXeonプロセッサ向けのLinpackベンチマーク高速化手法について述べる.特に,Linpackベンチマーク実行時間の大半を占める倍精度行列積(DGEMM)の最適化手法について説明する.最適化はオープンソースの数値演算ライブラリであるATLASをベースに行い,キャッシュ容量,TLBエントリ数,システムバス負荷の均等化を考慮してDGEMMカーネルを作成し,それに合わせてDGEMMカーネル呼び出し部分を変更した.最適化したDGEMMを2.4 GHz Xeonプロセッサを搭載したFujitsu PRIMERGY L250で評価した結果,DGEMMそのものの性能を測定する正方行列積プログラ厶では4.33 GFlops(実行効率:90.2%)を記録した.また,Linpack ベンチマークでは4.13 GFlops(実行効率:86.0%)を記録した.これは従来最速とされていたGOTO BLAS を5%上回る性能である.In this paper, we explain the optimization technique of matrix multiplication (DGEMM) for Xeon processor, that is heavily used in Linpack benchmark. Our optimization technique is based on reducing cache misses and D-TLB misses and averaging FSB (Front Side Bus) loads. We have applied this technique to an open-source numerical library ATLAS. The benchmark results using our DGEMM implementation show better performance than GOTO BLAS that is famous for a fast DGEMM. On a Fujitsu PRIMERGY L250 system equipped with 2.4 GHz Xeon processors, performance of square matrix multiplication program attains 4.33 GFlops (90.2% efficiency) and performance of Linpack benchmark attains 4.13GFlops (86.0% efficiency).
著者
李 有鎮 成瀬 信子
出版者
社団法人日本家政学会
雑誌
日本家政学会誌 (ISSN:09135227)
巻号頁・発行日
vol.52, no.6, pp.533-543, 2001-06-15

Up to the present time, there have not been many studies carried out to determine an effective method for systematical conditional setting for polka-dot patterns, because most previous studies have used commercial printed polka-dot patterns. Therefore, we prepared thirty samples with different patterns wherein two kinds of patterns(i.e., an oblong and a square)each with polka-dot diameters of 1.6, 1.4 and 0.8 cm were respectively combined with five different colors by means of CG(computer graphics). In addition, in these samples, area ratios of the polka-dots to the background area were consistently maintained at 1:7 for the rectangular pattern and at 1:5.8 for the square pattern. Characteristic values of these samples were obtained by means of optical measurements and a sensory evaluation to try to determine those factors, which controlled images expressed by the polka-dot patterns set in different conditions. The following results were objectively proved. 1.From the results of the SD method, a more significant distinction was found in the evaluation of color samples of different color values for each polka-dot size than in that of different dot sizes on each color sample. 2.From the results of the t-test, a more significant distinction was found in the evaluation of the two design patterns in the case of the polka-dot diameter of 1.6 cm. In addition, it was found that yellow and green had relatively profound effects on the arrangement of the polka-dots. 3.It was also proved by the method of paired comparison that the variation of polka-dot colors distinguished more remarkably differences in pattern images than their sizes did. 4.From the results of the method of paired comparison, for most of the evaluation items, values of evaluation in the case of oblong patterns were higher than those in the case of square patterns. 5.There was a correlation between visual evaluation and relative value and chrome on polka-dot patterns. It was found that the sensory test is quite an effective way to study polka-dot patterns.
著者
山田 孝行 成瀬 央
出版者
一般社団法人電子情報通信学会
雑誌
電子情報通信学会論文誌. B, 通信 (ISSN:13444697)
巻号頁・発行日
vol.84, no.6, pp.1063-1070, 2001-06-01
被引用文献数
2

光ファイバ中に発生する後方散乱光の一つであるブリルアン散乱光の中心周波数と入射光周波数との差が, 光ファイバのびずみに依存することに着目した光ファイバひずみ計測器が開発されている.このブリルアン散乱光の中心周波数の計測には, ブリルアン散乱光のパワースペクトル分布の推定が必要であり, 分布推定精度の向上により中心周波数計測並びにひずみ計測精度の向上を期待することができる.本論文は, このブリルアン散乱光のパワースペクトル分布推定問題に着目し, 推定のための重み付き最小2乗法の繰返しアルゴリズムを提案した.また, 提案した繰返しアルゴリズムの安定性について検討するとともに, シミュレーションにより提案手法の有効性を明らかにした.