最適化問題に対する超高速&安定計算

大規模最適化問題、グラフ探索、機械学習やデジタルツインなどの研究のお話が中心

Intel Compiler 14.0.3 登場 その1

2014年05月08日 00時35分30秒 | Weblog
Intel Compiler 14.0.3 と MKL 11.1-3 が登場しましたので、比較実験を行ってみました。良くわからない傾向でして、もう少し分析が必要です。

◯ ソフトウェア SDPA 7.4.0

◯問題1:karate.dat-s
gcc 4.4.7 + Intel MKL 11.1-2 : 155.16s
gcc 4.4.7 + Intel MKL 11.1-3 : 180.40s
icc 14.0.2 + Intel MKL 11.1-2 : 160.61s
icc 14.0.3 + Intel MKL 11.1-3 : 183.93s

◯問題2:nug12_r2.dat-s
gcc 4.4.7 + Intel MKL 11.1-2 : 60.58s
gcc 4.4.7 + Intel MKL 11.1-3 : 57.92s
icc 14.0.2 + Intel MKL 11.1-2 : 60.98s
icc 14.0.3 + Intel MKL 11.1-3 : 53.58s

◯問題3:NH3+.2A2\".STO6G.pqgt1t2p.dat-s
gcc 4.4.7 + Intel MKL 11.1-2 : 113.60s
gcc 4.4.7 + Intel MKL 11.1-3 : 104.40s
icc 14.0.2 + Intel MKL 11.1-2 : 110.00s
icc 14.0.3 + Intel MKL 11.1-3 : 125.03s

◯計算サーバ:Intel Xeon SandyBridge-EP 32 コアマシン
CPU Intel Xeon E5-4650 (8-core 2.70GHz 16MB cache) x 4
Memory 512GB ACTICA製HPC専用メモリ DDR3 1600Mhz (16GB x 32枚) x 32
OS : CentOS 6.5
コメント (2)
  • X
  • Facebookでシェアする
  • はてなブックマークに追加する
  • LINEでシェアする