Parallel Programming
  • Introduction
  • Parallel Computing
  • Matrix Multiply Problem
  • Bigger Matrix Multiply problem
  • Introduction to OpenCL
  • Profiling on OpenCl
  • GPU Considerations
  • OpenCl on Nvidia
  • OpenCl with Matlab
  • Juno Plarform
  • Deep Learning SpeedUp
  • Matlab and Mex
  • Bibliography
Powered by GitBook
On this page

Was this helpful?

Profiling on OpenCl

On this chapter we're going to see how to measure time (ie: kernel execution) on OpenCl.

PreviousIntroduction to OpenCLNextGPU Considerations

Last updated 5 years ago

Was this helpful?