api / queue_properties_queries PASS
Test metadata
Name | queue_properties_queries |
---|---|
Category | api |
Suite | Khronos OpenCL CTS |
Suite version | 80a4a833 |
Executable path | /test_conformance/api/bin/test_api |
Arguments | queue_properties_queries |
Run metadata
Parent job | Job 123 |
---|---|
Revision | 78ea3cb0bb1954c… / [SPIR-V] Report modifying IR in SPIRVPrepareFunctions |
Driver version | NEO 22.34.24023; IGC 1.0.11702.1 |
Date run | 03/17/2023 |
Duration | 0 minutes |
Status | PASS |
Runner output
Stdout from the runner of the corresponding OpenCL CTS test:
Initializing random seed to 0.
Requesting Default device based on command line for platform index 0 and device index 0
Compute Device Name = Intel(R) UHD Graphics 630 [0x3e98], Compute Device Vendor = Intel(R) Corporation, Compute Device Version = OpenCL 3.0 NEO , CL C Version = OpenCL C 1.2
Device latest conformance version passed: v2022-04-22-00
Supports single precision denormals: YES
sizeof( void*) = 8 (host)
sizeof( void*) = 8 (device)
queue_properties_queries...
TC description: host queue, NULL properties
TC result: passed
TC description: host queue, zero properties
TC result: passed
TC description: host queue, CL_QUEUE_PROFILING_ENABLE
CL_QUEUE_PROFILING_ENABLE supported
TC result: passed
TC description: host queue, CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE supported
TC result: passed
TC description: host queue, CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE | CL_QUEUE_PROFILING_ENABLE
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE supported
CL_QUEUE_PROFILING_ENABLE supported
TC result: passed
TC description: device queue, CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE | CL_QUEUE_ON_DEVICE
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE not supported, skipped
TC result: skipped
TC description: device queue, all possible properties
The value of CL_QUEUE_SIZE = 124 cannot be bigger than CL_DEVICE_QUEUE_ON_DEVICE_MAX_SIZE = 0, skipped
TC result: skipped
TC description: device queue, all without CL_QUEUE_ON_DEVICE_DEFAULT
The value of CL_QUEUE_SIZE = 124 cannot be bigger than CL_DEVICE_QUEUE_ON_DEVICE_MAX_SIZE = 0, skipped
TC result: skipped
TC description: device queue, all without CL_QUEUE_SIZE
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE not supported, skipped
TC result: skipped
queue_properties_queries passed
PASSED sub-test.
PASSED test.
Stderr from the runner of the corresponding OpenCL CTS test:
Runner dumps
No dump files generated.