Skip to content
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

missing test coverage for a global_work_size equal to NULL #2244

Open
bashbaug opened this issue Jan 23, 2025 · 2 comments
Open

missing test coverage for a global_work_size equal to NULL #2244

bashbaug opened this issue Jan 23, 2025 · 2 comments
Labels
missing-coverage mobica-backlog Issue approved by WG for Mobica to work on

Comments

@bashbaug
Copy link
Contributor

see: KhronosGroup/OpenCL-Docs#1302

We currently have a test for a zero-sized enqueue:
https://github.com/KhronosGroup/OpenCL-CTS/blob/main/test_conformance/api/test_zero_sized_enqueue.cpp

We're missing test coverage for a global_work_size equal to NULL, though.

@bashbaug bashbaug added missing-coverage mobica-triage Issue proposed for addition to Mobica's backlog (needs WG approval) labels Jan 23, 2025
@bashbaug
Copy link
Contributor Author

Moving to mobica-backlog as per discussion in the February 18th teleconference.

@bashbaug bashbaug added mobica-backlog Issue approved by WG for Mobica to work on and removed mobica-triage Issue proposed for addition to Mobica's backlog (needs WG approval) labels Feb 18, 2025
@bashbaug
Copy link
Contributor Author

We had another PR come in recently regarding global_work_size equal to NULL, so it would be great to get this added soon, if possible. #2287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-coverage mobica-backlog Issue approved by WG for Mobica to work on
Projects
None yet
Development

No branches or pull requests

1 participant