Skip to content

[SYCLomatic] Refine the migration of 2 occupancy API migration#2882

Closed
intwanghao wants to merge 2 commits into
oneapi-src:SYCLomaticfrom
intwanghao:refine_occu
Closed

[SYCLomatic] Refine the migration of 2 occupancy API migration#2882
intwanghao wants to merge 2 commits into
oneapi-src:SYCLomaticfrom
intwanghao:refine_occu

Conversation

@intwanghao

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: intwanghao <hao3.wang@intel.com>
@intwanghao intwanghao requested a review from a team as a code owner June 10, 2025 08:13
// CHECK: DPCT1111:{{[0-9]+}}: Please verify the input arguments of "dpct::experimental::calculate_max_active_wg_per_xecore" base on the target function "k".
// CHECK: */
// CHECK: dpct::experimental::calculate_max_active_wg_per_xecore(&num_blocks, block_size, dynamic_shared_memory_size + dpct_placeholder /* total share local memory size */);
// CHECK: dpct::experimental::calculate_max_active_wg_per_xecore(&num_blocks, block_size, dynamic_shared_memory_size /* + dpct_placeholder (replace dpct_placeholder with static share local memory size) */);

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.

keep 1st dpct_placeholder as code, not in comment.

@tomflinda tomflinda left a comment

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.

LGTM

@tomflinda

Copy link
Copy Markdown
Contributor

Discussed with @zhiweij1 and @intwanghao, this PR is not merged, close it.

@tomflinda tomflinda closed this Aug 28, 2025
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.

4 participants