Skip to content

[SYCL][CUDA] Bounds check on kernel launch #1178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

steffenlarsen
Copy link
Contributor

Kernel launching should fail with PI_INVALID_WORK_GROUP_SIZE when the specified work-item sizes are out of bounds.

This is related to #1177.

Signed-off-by: Steffen Larsen steffen.larsen@codeplay.com

Signed-off-by: Steffen Larsen <steffen.larsen@codeplay.com>
@AlexeySachkov AlexeySachkov added the cuda CUDA back-end label Feb 25, 2020
@bader bader merged commit 7b08fdf into intel:sycl Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants