cf4ocl (C Framework for OpenCL)
v2.1.0
Object-oriented framework for developing and benchmarking OpenCL projects in C/C++
|
Plots a Gantt-like chart of OpenCL events using the profiling info exported using the profiler module.
ccl_plot_events.py FILE.TSV
The ccl_plot_events
script accepts a single parameter indicating a file containing profiling info exported using the profiler module.
This script requires a Python installation, and depends on the Matplotlib and NumPy libraries.
Written by Nuno Fachada.
Copyright (C) 2016 Nuno Fachada
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.