Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCLomatic] Fix the dump function with type, when type usage and type definition in the same context. #2416

Open
wants to merge 2 commits into
base: SYCLomatic
Choose a base branch
from

Conversation

ShengchenJ
Copy link
Contributor

No description provided.

…ep definition in the same context.

Signed-off-by: Chen, Sheng S <sheng.s.chen@intel.com>
@ShengchenJ ShengchenJ requested a review from a team as a code owner October 16, 2024 08:54
Signed-off-by: Chen, Sheng S <sheng.s.chen@intel.com>
kerneel_int<<<1, NUM>>>(d_int_a2d, d_int_b2d, d_int_c2d);
cudaDeviceSynchronize();
}
}; // namespace test_codepin
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}; // namespace test_codepin
}; // namespace nnn

@ShengchenJ ShengchenJ changed the title [SYCLomatic] Fix the cdump function with type, when type usage and type definition in the same context. [SYCLomatic] Fix the dump function with type, when type usage and type definition in the same context. Oct 18, 2024
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