ysh329 / OpenCL-101

Learn OpenCL step by step.
123 stars 31 forks source link

Unstable benchmark result for GFLOPS #10

Closed ysh329 closed 6 years ago

ysh329 commented 6 years ago

I print out each benchmark consuming time. However, it's stable when testing float and int type using matrix-multiplication on linux-W580-G20. But it seems not support half type (CL error when using half type).