Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 265 Bytes

File metadata and controls

3 lines (2 loc) · 265 Bytes

#9.5 本章总结

本章在实际环境中执行了OpenCL的多种优化内核。优化包括数据转化,向量化的数学操作,以及将数据映射到局部和常量内存上。我们也通过数据观察到,不同的优化措施对于性能的影响。