python:pyopencl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
python:pyopencl [2019/09/16 12:17] – [fatal error C1083: include ファイルを開けません。'CL/cl.h':No such file or directory が発生する] ともやんpython:pyopencl [2019/09/16 12:57] – [OpenCL ベンチマーク] ともやん
行 9: 行 9:
 </html> </html>
 ====== PyOpenCL のインストール ====== ====== PyOpenCL のインストール ======
 +ここでは、以下の CPU および GPU を使用してベンチマークを行った。\\
 +  * AMD(R) GPU Radeon HD 5870
 +  * AMD(R) CPU Phenom(tm) II X6 1100T Processor
 +  * Intel(R) GPU  HD Graphics 4000
 +  * Intel(R) CPU Core(TM) i7-3517U CPU @ 1.90GHz
 +  * NVIDIA(R) GPU GeForce GT 640M
  
 ===== Windows ===== ===== Windows =====
行 168: 行 174:
 \\ \\
 <code> <code>
-> benchmark-all.py+python benchmark-all.py
 Execution time of test without OpenCL:  9.64494013786316 s Execution time of test without OpenCL:  9.64494013786316 s
 =============================================================== ===============================================================
行 271: 行 277:
 Device max clock speed: 1150 MHz Device max clock speed: 1150 MHz
 Device compute units: 16 Device compute units: 16
-Execution time of test: 0.0007987200 s+Execution time of test: 0.0007947200 s
 Results OK Results OK
 </code> </code>
  • python/pyopencl.txt
  • 最終更新: 2023/09/27 08:05
  • by ともやん