整数演算が速い計算機

2018/03/28

Quartus benchmark

Version 17.1.0 Build 240 10/25/2017 SJ Pro Edition

machine CPU(ECU) Mem elapced time CPU time price
c4.8xlarge 36(132) 60 00:42:13 03:41:34 $2.016 /h
t2.2xlarge 8(可変) 32 00:44:34 02:43:34 $0.5864 /h
m4.4xlarge 16(53.5) 64 00:45:35 02:53:56 $1.032 /h
r4.4xlarge 16(53) 120 00:52:37 03:29:05 $1.28 h/
E5-2670 32 00:55:07 04:48:16
GS2 4 vCPU 56 01:04:44 02:52:40 133円 /h
E3-1220v2 16 01:06:38 03:03:00
E5-2603v4 64
bull 16 01:23:37 05:50:40
r4.2xlarge 8(27) 61 01:28:57 04:01:05 $0.64 /h

AzureにてQuartusが使える

https://azuremarketplace.microsoft.com/en-us/marketplace/apps/intel-fpga.quartus_pro_opencl_sdk?tab=PlansAndPrice

日本リージョンで、56GBのインスタンスを1時間使うと0.918ドル、一ヶ月使うと682ドル。 年間のうち合計3ヶ月使うとすると約2000ドル。 実機だとライセンスと計算機で1年70 - 80万円はする。(計算機自体はそのあと数年使えるが)

AmazonのXillinx用のAMIを60GBのインスタンスで使うのと、大差はなし。 Quartusのバージョンが最新すぎてつらいかもしれない。

integer benchmark

http://www.commandlinefu.com/commands/view/229/quick-integer-cpu-benchmark

echo '2^2^21' | time bc >| /dev/null
machine 結果
imac 6.02s user 0.01s system 99% cpu 6.031 total
c4.4xlarge 7.34s user 0.01s system 99% cpu 7.348 total
t2.2xlarge 8.42s user 0.01s system 99% cpu 8.425 total
t2.large 8.75s user 0.00s system 99% cpu 8.752 total
v4 1.7GHz 14.91s user 0.00s system 99% cpu 14.914 total
op 2214 16.59s user 0.02s system 99% cpu 16.624 total
op 6168 18.99s user 0.01s system 99% cpu 19.015 total