Skip to content

Comments

[HIP] Fix return type for urKernelGetInfo UR_KERNEL_INFO_NUM_ARGS#1766

Merged
kbenzie merged 1 commit intooneapi-src:mainfrom
frasercrmck:hip-kernel-info-num-args
Jun 20, 2024
Merged

[HIP] Fix return type for urKernelGetInfo UR_KERNEL_INFO_NUM_ARGS#1766
kbenzie merged 1 commit intooneapi-src:mainfrom
frasercrmck:hip-kernel-info-num-args

Conversation

@frasercrmck
Copy link
Contributor

The property should be of type size_t.

Note that we're removing a bunch of match lines for seemingly unrelated properties, but in fact the CTS tests do not make use of the parameter they claim, and in fact hard-code the UR_KERNEL_INFO_NUM_ARGS property.

@frasercrmck frasercrmck requested review from a team as code owners June 17, 2024 16:13
@frasercrmck frasercrmck requested a review from JackAKirk June 17, 2024 16:13
@frasercrmck frasercrmck added the ready to merge Added to PR's which are ready to merge label Jun 17, 2024
@github-actions github-actions bot added conformance Conformance test suite issues. hip HIP adapter specific issues labels Jun 17, 2024
@frasercrmck frasercrmck changed the title [HIP] Fix return type for urKernelGetInfoTest UR_KERNEL_INFO_NUM_ARGS [HIP] Fix return type for urKernelGetInfo UR_KERNEL_INFO_NUM_ARGS Jun 18, 2024
The property should be of type size_t.

Note that we're removing a bunch of match lines for seemingly unrelated
properties, but in fact the CTS tests do not make use of the parameter
they claim, and in fact hard-code the UR_KERNEL_INFO_NUM_ARGS property.
@frasercrmck frasercrmck force-pushed the hip-kernel-info-num-args branch from 72836ae to c31ac7c Compare June 18, 2024 08:55
@kbenzie kbenzie merged commit 2c1180f into oneapi-src:main Jun 20, 2024
@frasercrmck frasercrmck deleted the hip-kernel-info-num-args branch June 20, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conformance Conformance test suite issues. hip HIP adapter specific issues ready to merge Added to PR's which are ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants