Skip to content

[OpenCL] Return INVALID_SIZE from GetInfo entry points.#1040

Closed
aarongreig wants to merge 1 commit intooneapi-src:adaptersfrom
aarongreig:aaron/clCTSInfoFixes
Closed

[OpenCL] Return INVALID_SIZE from GetInfo entry points.#1040
aarongreig wants to merge 1 commit intooneapi-src:adaptersfrom
aarongreig:aaron/clCTSInfoFixes

Conversation

@aarongreig
Copy link
Contributor

Also includes a few other GetInfo related fixes:

  • Add missing device info queries
  • Add mapping of CL command type to UR command type
  • Correct mapping of UR_QUEUE_INFO_FLAGS
  • Add mapping of cl_command_queue_properties to ur_queue_flags_t
  • Add mapping of cl_unified_shared_memory_type_intel to ur_usm_type_t

@aarongreig aarongreig added the conformance Conformance test suite issues. label Nov 3, 2023
@aarongreig aarongreig force-pushed the aaron/clCTSInfoFixes branch from 7df19af to 232f9e1 Compare November 3, 2023 15:59
Also includes a few other GetInfo related fixes:
* Add missing device info queries
* Add mapping of CL command type to UR command type
* Correct mapping of UR_QUEUE_INFO_FLAGS
* Add mapping of cl_command_queue_properties to ur_queue_flags_t
* Add mapping of cl_unified_shared_memory_type_intel to ur_usm_type_t
* Add UNSUPPORTED_ENUMERATION path to KernelGeGroupInfo tests.

And a fix related to one of the fixed queries:
* Populate pfnReadHostPipe and pfnWriteHostPipe ddi table entries.
@aarongreig aarongreig force-pushed the aaron/clCTSInfoFixes branch from 232f9e1 to 7974454 Compare November 6, 2023 10:31
@aarongreig aarongreig marked this pull request as ready for review November 6, 2023 12:18
@aarongreig aarongreig requested review from a team as code owners November 6, 2023 12:18
@aarongreig aarongreig closed this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conformance Conformance test suite issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants