KhronosGroup / KhronosGroup/SYCL-CTS

"max_work_item_sizes" The minimum value is (1) for devices that are not of device type info::device_type::custom.

Open
#1,072 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
75
Forks
96
Avg merge
5d 18h
Merged PRs (30d)
4

Description

https://github.com/KhronosGroup/SYCL-CTS/blob/87f8677c4b67cfe56ad6f09246036f10c306c977/tests/device/device_info.cpp#L102C45-L102C63

Should be checked that the dev is not a custom

Contributor guide

Open the contributing guide

Research direction

Open tests/device/device_info.cpp at line 102 and inspect the max_work_item_sizes check. Update the check so the minimum-value assertion applies only when the device is not of type info::device_type::custom, then run the relevant device-info CTS tests to confirm the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.