Skip to content

Conversation

intwanghao
Copy link
Contributor

No description provided.

@intwanghao intwanghao requested a review from a team as a code owner June 10, 2025 08:13
@@ -241,32 +241,32 @@ int occupancy() {
// CHECK: /*
// 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
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.

Copy link
Contributor

@tomflinda tomflinda left a comment

Choose a reason for hiding this comment

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

LGTM

@tomflinda
Copy link
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