提交 44af7bc1 authored 作者: Frederic Bastien's avatar Frederic Bastien

added result for a new gpu device GT220

上级 dbb323ae
...@@ -100,11 +100,13 @@ if __name__ == "__main__": ...@@ -100,11 +100,13 @@ if __name__ == "__main__":
goto/8 2.7s 2.4s 2.0s - 4.1s goto/8 2.7s 2.4s 2.0s - 4.1s
Test time in float32 with cuda 3.0.14 Test time in float32 with cuda 3.0.14
(more recent cuda version are supposed to have faster gemm on the GTX4?? card) (cuda version 3.2RC and up are supposed to have faster gemm on the GTX4?? card)
GTX480 0.27s cpu/cuda version
GTX470 0.34s GTX480/3.0 0.27s
GTX285 0.40s GTX470/3.0 0.34s
8500 GT 10.68s GTX285/3.0 0.40s
GT220/3.2RC 5.15s
8500GT/3.0 10.68s
""" """
print print
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论