Skip to content

[SYCLomatic] Add query-api-mapping for 8 Runtime APIs:#2919

Merged
zhimingwang36 merged 6 commits into
oneapi-src:SYCLomaticfrom
ziranzha:query
Jul 3, 2025
Merged

[SYCLomatic] Add query-api-mapping for 8 Runtime APIs:#2919
zhimingwang36 merged 6 commits into
oneapi-src:SYCLomaticfrom
ziranzha:query

Conversation

@ziranzha

Copy link
Copy Markdown
Contributor

No description provided.

@ziranzha ziranzha requested a review from a team as a code owner June 27, 2025 07:43
ziranzha added 4 commits June 27, 2025 15:51
Signed-off-by: Ziran Zhang <ziran.zhang@intel.com>
Signed-off-by: Ziran Zhang <ziran.zhang@intel.com>
// CUDAEVENTRECORDWITHFLAGS: CUDA API:
// CUDAEVENTRECORDWITHFLAGS-NEXT: cudaEventRecordWithFlags(event/*cudaEvent_t*/, stream/*cudaStream_t*/, flags/*unsigned int*/);
// CUDAEVENTRECORDWITHFLAGS-NEXT: Is migrated to:
// CUDAEVENTRECORDWITHFLAGS-NEXT: *event = flags->ext_oneapi_submit_barrier(); No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

flags should have no member function to call.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think there is something wrong with the migration. I'll remove it in this PR and raise another PR to fix it.

Comment thread clang/test/dpct/query_api_mapping/test_all.cu Outdated
@zhimingwang36 zhimingwang36 merged commit f982949 into oneapi-src:SYCLomatic Jul 3, 2025
2 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.

2 participants