opencl-intercept-layer
opencl-intercept-layer copied to clipboard
Add StopOnEnqueueCount control
If set, CLIntercept will terminate the application on achieved enqueue count. Useful to debug iapplications with sporadic issues.
(In general, it is desirable to create an issue for discussion before creating a pull request, though this is not required for simple changes.)
Fixes #
Description of Changes
(Please describe what you did. For short or simple changes this section can be very brief. For long or complex changes, this section might be lengthy. Are there any parts of your change that you would like reviewers to focus on?)
Testing Done
(Please describe how you tested your changes.)