Skip to content

Comments

[SYCLomatic] Support migration of CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT enum#2601

Merged
zhimingwang36 merged 11 commits intooneapi-src:SYCLomaticfrom
the-slow-one:7365
Jul 4, 2025
Merged

[SYCLomatic] Support migration of CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT enum#2601
zhimingwang36 merged 11 commits intooneapi-src:SYCLomaticfrom
the-slow-one:7365

Conversation

@the-slow-one
Copy link

CU_DEVICE_ATTRIBUTE_AYSNC_ENGINE_COUNT is associated with value 2 for bidirectional data transfer between host and device while executing the kernel and is associated to 1 in case of unidirectional data transfer and for no support of data transfer and parallel execution it's 0.

This is irrelevant in SYCL. So, the value is set to zero.

Signed-off-by: Deepak Raj H R

@the-slow-one the-slow-one requested a review from a team as a code owner January 7, 2025 06:11
@the-slow-one the-slow-one requested a review from zhiweij1 January 7, 2025 07:51
Copy link
Contributor

@ziranzha ziranzha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the help function to SYCLcompat before merged..

@the-slow-one the-slow-one changed the title [SYCLomatic] Add migration for CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT [SYCLomatic] Add migration for CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT Jan 7, 2025
@the-slow-one
Copy link
Author

This PR can only be merged after merging the following PR.

intel/llvm#16533

@the-slow-one the-slow-one changed the title [SYCLomatic] Add migration for CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT [SYCLomatic] Support migration of CU_DEVICE_ATTRIBUTE_ASYNC_ENGINE_COUNT enum Jan 20, 2025
zhimingwang36 pushed a commit that referenced this pull request Mar 7, 2025
In docs, mark "allocating" functions as such
@zhimingwang36 zhimingwang36 merged commit c725bae into oneapi-src:SYCLomatic Jul 4, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants