AMD A8-3870K+A75 Vine Linux 6.1でベンチ

NO IMAGE

前回AMD A8-3870K+A75でVine Linux 6.1の続き
丁度新しいドライバが出たので再びチャレンジしました
amd-driver-installer-12-8-x86.x86_64.zip
普通に入れただけでは前回と同様、画面がチラツキだめな感じです
ということでxorg-x11-drv-fglrx-8.85-1vl6.src.rpmをダウンロードして展開
ドライバの本体を入れ替えスクリプトを適当に修正してビルド&インストール
xorg-x11-drv-fglrx-8.85-1vl6.rpm
をそのまま入れたのと同様起動後画面が真っ黒
動いてはいるようです
ということで再び諦めてベンチしてみました
まずは super_pi
ftp://pi.super-computing.org/Linux_jp
よりダウンロード
パラメタに20を指定して1M桁計算させました
—— Started super_pi run : 2012年 8月 18日 土曜日 11:23:35 JST
—— Ended super_pi run : 2012年 8月 18日 土曜日 11:23:54 JST
Version 2.0 of the super_pi for Linux OS
Fortran source program was translated into C program with version 19981204 of
f2c, then generated C source program was optimized manually.
pgcc 3.2-3 with compile option of “-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant” was used for the
compilation.
Start of PI calculation up to 1048576 decimal digits
End of initialization. Time= 0.283 Sec.
I= 1 L= 0 Time= 0.869 Sec.
I= 2 L= 0 Time= 1.000 Sec.
I= 3 L= 1 Time= 1.000 Sec.
I= 4 L= 2 Time= 1.000 Sec.
I= 5 L= 5 Time= 1.001 Sec.
I= 6 L= 10 Time= 0.999 Sec.
I= 7 L= 21 Time= 1.002 Sec.
I= 8 L= 43 Time= 1.001 Sec.
I= 9 L= 87 Time= 1.001 Sec.
I=10 L= 174 Time= 1.001 Sec.
I=11 L= 349 Time= 1.001 Sec.
I=12 L= 698 Time= 0.999 Sec.
I=13 L= 1396 Time= 1.000 Sec.
I=14 L= 2794 Time= 0.997 Sec.
I=15 L= 5588 Time= 0.998 Sec.
I=16 L= 11176 Time= 0.990 Sec.
I=17 L= 22353 Time= 0.977 Sec.
I=18 L= 44707 Time= 0.951 Sec.
I=19 L= 89415 Time= 0.891 Sec.
End of main loop
End of calculation. Time= 19.740 Sec.
End of data output. Time= 0.122 Sec.
Total calculation(I/O) time= 19.862( 0.411) Sec.
大して速くないですね
というか思ったより遅いCore2系より遅い
最適化ビルドされてないと真価を発揮できないのか
次に姫野ベンチマーク
http://accc.riken.jp/2145.htm
今回はソースコード(C, static allocate version) Lを使いました
解凍してmakeすれば出来上がり
mimax = 257 mjmax = 257 mkmax = 513
imax = 256 jmax = 256 kmax =512
Start rehearsal measurement process.
Measure the performance in 3 times.
MFLOPS: 1754.196810 time(s): 1.913196 4.882812e-04
Now, start the actual measurement process.
The loop will be excuted in 94 times
This will take about one minute.
Wait for a while
Loop executed for 94 times
Gosa : 4.882812e-04
MFLOPS measured : 1834.966127 cpu : 57.308142
Score based on Pentium III 600MHz : 22.377636
そこそこな結果
3Dもやってみようと思い
SPECviewperf 11
Unigine Heaven DX11 Benchmark 3.0
を試しましたがどちらも動きませんでした
ということでLinuxは終了
いまいちAPUの真価はわかりませんでした
次はWindows8 ReleasePreviewを試そうかな