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

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

TSUBAME 2.5 での SDPARA その2

2014年02月25日 03時21分13秒 | Weblog
TSUBAME 2.5 にはいろいろな種類のコンパイラや MPI 等がインストールされている。

昨日は以下の組み合わせということを書きましたが、やはりダメでした。。。
Intel Compiler 13.0.0
MPI mvapich 1.8.1
CUDA 5.0

結局、以下の組み合わせで動作を確認しました。他の組み合わせについても調査します。
Intel Compiler 11.1
MPI mvapich 1.5.1
OpenBLAS 0.2.5
CUDA 5.0 (CUDA 5.5)は不可

> ls -l /opt/cuda/
合計 16
lrwxrwxrwx 1 root root 18 2013-10-22 09:32 3.0 -> /usr/apps/cuda/3.0
lrwxrwxrwx 1 root root 18 2013-10-22 09:38 3.1 -> /usr/apps/cuda/3.1
lrwxrwxrwx 1 root root 18 2013-10-22 09:41 3.2 -> /usr/apps/cuda/3.2
drwxr-xr-x 10 root root 4096 2011-06-10 09:14 4.0
drwxr-xr-x 13 root root 4096 2012-03-16 14:12 4.1
drwxr-xr-x 16 root root 4096 2013-03-07 13:56 5.0
drwxr-xr-x 16 root root 4096 2013-08-26 15:02 5.5
コメント
  • X
  • Facebookでシェアする
  • はてなブックマークに追加する
  • LINEでシェアする